--- title: Operating Systems --- ## General Linux Resources * [The lost talks from Linus Torvalds at DECUS'94](https://archive.org/details/199405-decusnew-orleans) * [hackernews](https://news.ycombinator.com/item?id=29689065) * [hackernews](https://news.ycombinator.com/item?id=29691206) ## Readworthy blog articles/Talks on Linux * [Erase your darlings](https://grahamc.com/blog/erase-your-darlings) * [How to make package managers cry](https://archive.fosdem.org/2018/schedule/event/how_to_make_package_managers_cry/) ## NixOS This section is for interesting resources related to NixOS * [nixos.org](https://nixos.org) ### Semi-official resources on NixOS * [nixos.dev](https://nixos.dev/) * [nixos.wiki](https://nixos.wiki/) * [nix-community github organization](https://github.com/nix-community/) * [awesome nix](https://github.com/nix-community/awesome-nix) * [krops](https://cgit.krebsco.de/krops/about/) ### Blogs * [Setting up my new Laptop nix style](https://bmcgee.ie/posts/2022/12/setting-up-my-new-laptop-nix-style/) * [How to Preview System Updates on NixOS](https://blog.tjll.net/previewing-nixos-system-updates/)