webpack by Ciro Santilli 35 Updated +Created
Webpack is like a magic hydra that can eat any type of file and bundle it into a single output: .js, .ts, .ccs, .scss, .jsx, .tsx, require, import, import css from .js, it doesn't matter at all, it just digests all into the same dump.
When it works, you are just left in awe and with a single Js file. When it doesn't, you're fucked and have to debug for several hours.
Demos under: webpack/. To run all of them by default:
cd webpack/min
npm install
npm run build
xdg-open index.html
To easily make changes and reload the .js output live let this run on a terminal:
npx webpack watch
Examples:
Superintelligence by Nick Bostrom (2014) by Ciro Santilli 35 Updated +Created
Good points:
AGI research entity by Ciro Santilli 35 Updated +Created
Archaea are more cosely related to the eukaryotes than bacteria by Ciro Santilli 35 Updated +Created
iPod by Ciro Santilli 35 Updated +Created
Was a direct tech predecessor to the iPhone.
Apoptosis is largely regulated by mitochondria by Ciro Santilli 35 Updated +Created
Power, Sex, Suicide by Nick Lane (2006) part 5 "Murder or suicide" mentions that the key events that leads to apoptosis is when certain proteints normally present in the inner mitochondrial membrane spill out, and that this often happens when free radicals are produced in excess: the cell is really not doing well in those cases. This point suggests that the initial mitochondrial endosymbiosis happened due to a parasite that lived inside another cell. It mentions that even today we see parasites kill the host cell when they feel that the cell does not have many nutrients. This frees the parasites to then infect other cells.
Proteinogenic amino acid by Ciro Santilli 35 Updated +Created
Graphite by Ciro Santilli 35 Updated +Created
The layered one.
String-search algorithm by Ciro Santilli 35 Updated +Created
Tesla Dojo by Ciro Santilli 35 Updated +Created
Server Side Public License by Ciro Santilli 35 Updated +Created
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.
Isolation (database systems) by Ciro Santilli 35 Updated +Created
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.
Review article by Ciro Santilli 35 Updated +Created
Coaxial power connector by Ciro Santilli 35 Updated +Created
1965 Nobel Prize in Physics laureate by Ciro Santilli 35 Updated +Created
Scientific autobiography by Max Planck (1948) by Ciro Santilli 35 Updated +Created
quoteinvestigator.com/2017/09/25/progress/ on Quote Investigator says it appeared in 1948. Can't easily check, but will believe it for now.
World Wide Web by Ciro Santilli 35 Updated +Created
Website stack by Ciro Santilli 35 Updated +Created
Web development by Ciro Santilli 35 Updated +Created

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