Bell test experiment by Ciro Santilli 40 Updated 2025-07-16
Some of the most remarkable ones seem to be:
webpack by Ciro Santilli 40 Updated 2025-07-16
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:
Deep learning by Ciro Santilli 40 Updated 2025-07-16
Deep learning is the name artificial neural networks basically converged to in the 2010s/2020s.
It is a bit of an unfortunate as it suggests something like "deep understanding" and even reminds one of AGI, which it almost certainly will not attain on its own. But at least it sounds good.
AGI conference by Ciro Santilli 40 Updated 2025-07-16
It is hard to overstate how low the level of this conference seems to be at first sight. Truly sad.

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