summaryrefslogtreecommitdiffstats
path: root/computer/os.md
diff options
context:
space:
mode:
Diffstat (limited to 'computer/os.md')
-rw-r--r--computer/os.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/computer/os.md b/computer/os.md
new file mode 100644
index 0000000..de3b262
--- /dev/null
+++ b/computer/os.md
@@ -0,0 +1,32 @@
+---
+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/)
+