๐Ÿ“š Cs/books/uwu
580 subscribers
291 photos
49 videos
591 files
1.56K links
Download Telegram
Forwarded from Frectonz
Nix is a better docker image builder than docker itself.

The docker image for ordo is 16.16 MB compressed and 46.8 MB uncompressed. The docker image was built using nix. Nix is able to create a docker image this small because it knows the whole dependency graph of your program and it only includes those dependencies in the docker image.

From the 46.8 MB ordo image 32 MB is taken up by glibc. The images size could be reduced even more if i am able to statically compile the project with musl.
Forwarded from nixmms
https://www.semaphor.dk/opensource/linuxpc
Denmark replaces Microsoft products with Linux PC (SIA Open) - an open-source platform based on nixOS
Want to Write a Compiler? Just Read These Two Papers
https://prog21.dadgum.com/30.html