summaryrefslogtreecommitdiffstats
path: root/computer/os.md
blob: 18163f6a2d49a37c9ef866d9df79b203aaac9cda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
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/)