diff --git a/reads/guides.md b/reads/guides.md index d9ceb56..9e5b604 100644 --- a/reads/guides.md +++ b/reads/guides.md @@ -6,6 +6,8 @@ [tinywm](http://incise.org/tinywm.html) +[stow](https://stevenrbaker.com/tech/managing-dotfiles-with-gnu-stow.html) + ## 3D Graphics [Learn OpenGL](https://learnopengl.com/) @@ -20,6 +22,8 @@ [server setup](https://www.codelitt.com/blog/my-first-10-minutes-on-a-server-primer-for-securing-ubuntu/) +[driver and kernel dev books](http://jdebp.eu/FGA/operating-system-books.html) + ## Emulation [Project Based Tutorials in C](https://github.com/rby90/Project-Based-Tutorials-in-C)