Eon Updated +Created
Mass cytometry Updated +Created
You label cells with isotopes rather than fluorescent substances. Vendors claim that this allows much wider N-way sorts, e.g. 2022 Fluidigm claims around 40/50, because the fluorecent spectrum is too wide to do much more than 7/8 way splits.
Mining Updated +Created
National Nuclear Security Administration Updated +Created
Open source software that is not-FOSS Updated +Created
Permian-Triassic extinction event Updated +Created
Principle of locality Updated +Created
Qt (software) Updated +Created
Rain Updated +Created
Slurm Workload Manager Updated +Created
Waring's problem for squares Updated +Created
The subsets reachable with 2 and 3 squares are fully characterized by Legendre's three-square theorem and
Ciro Santilli's homonyms Updated +Created
If any of you ever read this, do send me an email to Ciro Santilli saying hi and we can agree on a clear separation of usernames.
Although if you are just starting out, maybe you should just go from scratch with a unique Internet alias.
www.ancestry.com.au/genealogy/records/ciro-santilli-24-bkmssg documents a "Ciro Santilli" born 31 Jan 1887 at Castelvécchio in Subéquo, L'Aquila, in the Abruzzo region, just like Ciro Santilli's ancestors. Parents Francesco Santilli and Anna Silveri. The page also mentions:
ELF Hello World Tutorial / DF_1_PIE Updated +Created
Determines if an executable is a position independent executable (PIE).
Seems to be informational only, since not used by Linux kernel 5.0 or glibc 2.29.
feathers-chat PostgreSQL Updated +Created
The default feathers-chat app runs on NeDB (local filesystem JSON database).
Malandragem Updated +Created
Publishing Updated +Created
Version of the Hebrew Bible Updated +Created
x86 Paging Tutorial / The problem with single-level paging Updated +Created
The problem with a single-level paging scheme is that it would take up too much RAM: 4G / 4K = 1M entries per process.
If each entry is 4 bytes long, that would make 4M per process, which is too much even for a desktop computer: ps -A | wc -l says that I am running 244 processes right now, so that would take around 1GB of my RAM!
For this reason, x86 developers decided to use a multi-level scheme that reduces RAM usage.
The downside of this system is that is has a slightly higher access time, as we need to access RAM more times for each translation.

Unlisted articles are being shown, click here to show only listed articles.