Brigham Young University Updated 2025-07-16
Bristol (synthesizer) Updated 2025-07-16
Simulates vintage hardware synthesizers, and includes some pretty complex ones!
Aims to show an UI that looks exactly like the synthesizers in question.
British nuclear weapons program Updated 2025-07-16
Distributive property Updated 2025-07-16
One of the defining properties of algebraic structure with two operations such as ring and field:This property shows how the two operations interact.
Four-vector Updated 2025-07-16
Heat equation solution with Fourier series Updated 2025-07-16
Skew-symmetric bilinear map Updated 2025-07-16
Subcase of antisymmetric multilinear map:
The most important projects Ciro Santilli wants to do Updated 2025-07-16
Top one: OurBigBook.com.
Ubuntu 21.04 Updated 2025-07-16
Four-gradient Updated 2025-07-16
History of particle physics Updated 2025-07-16
Metabolic pathway Updated 2025-07-16
Some notable examples:
Special linear group of dimension 2 Updated 2025-07-16
SQLite C extension Updated 2025-07-16
Example: sqlite/ip.c, adapted from www.sqlite.org/loadext.html, also mentioned explained at: stackoverflow.com/questions/7638238/sqlite-ip-address-storage/76520885#76520885.
Sample usage in the test program: sqlite/test.sh.
SQL READ COMMITTED isolation level Updated 2025-07-16
Example where this level is sufficient: nodejs/sequelize/raw/parallel_update_async.js.
The development cycle time is your God Updated 2025-07-16
New developers won't want to learn your project, because they would rather shoot themselves.
Of course, at some point software gets large enough that things won't fit anymore in 5 seconds. But then you must have either some kind of build caching, or options to do partial builds/tests that will bring things down to that 5 second mark.
A slow build from scratch will mean that your continuous integration costs a lot, money that could be invested in a new developer!
One anecdote comes to mind. Ciro Santilli was trying to debug something, and more experience colleague came over.
To reproduce a problem, ciro was running one command, wait 5 seconds, run a second command, wait 5 seconds, run a third command:
cmd1
# wait 5 seconds
cmd2
# wait 5 seconds
cmd3The first thing the colleague said: join those three commands into one:And so, Ciro was enlightened.
cmd1;cmd2;cmd3 University spin-off company Updated 2025-07-16
Apache License Updated 2025-07-16
Aperiodic monotile Updated 2025-07-16
There are unlisted articles, also show them or only show them.
