|
You are here |
blog.josefsson.org | ||
| | | | |
www.zombiezen.com
|
|
| | | | | I recently spent some time learning Nix after watching this talk by Xe. Nix is a package manager/build system for Linux and macOS. It does a number of things I really like: Transparent handling of source and binary packages. Includes a rich central package registry, but you can host your package descriptions or binaries anywhere. Does not require root and runs alongside any Linux distribution. Easy to pin or customize versions of individual packages. Straightforward support for project-specific dependenc... | |
| | | | |
blog.liw.fi
|
|
| | | | | ||
| | | | |
linus.schreibt.jetzt
|
|
| | | | | ||
| | | | |
offlinemark.com
|
|
| | | Here is everything you need to know to set up a minimal Linux kernel dev environment on Ubuntu 20.04. It works great on small VPS instances, is optimized for a fast development cycle, and allows you to run custom binaries to exercise the specific kernel functionality being developed. Step 1: | ||