AI safety Updated 2025-07-16
Basically ensuring that good AI alignment allows us to survive the singularity.
Tesla Dojo Updated 2025-07-16
Keysight Updated 2025-07-16
Server Side Public License Updated 2025-07-16
Created by MongoDB, attempts to be even more restrictive than AGPL by more explicitly saying that indirect automatic requests are also included in the "you must give source" domain: opensource.stackexchange.com/questions/8025/difference-between-mongodb-sspl-and-gnu-agpl
The base use case is:
which is what MongoDB is trying to ensure, which sounds fair.
Drug addict Updated 2025-07-16
Atomicity (database systems) Updated 2025-07-16
This means that e.g. if you do an UPDATE query on multiple rows, and power goes out half way, either all update, or none update.
This is different from isolation, which considers instead what can or cannot happen when multiple queries are running in parallel.
Isolation (database systems) Updated 2025-07-16
Determines what can or cannot happen when multiple queries are running in parallel.
See Section "SQL transaction isolation level" for the most common context under which this is discussed: SQL.
Elsevier Updated 2025-07-16

There are unlisted articles, also show them or only show them.