site/reads/guides.md

78 lines
2.2 KiB
Markdown
Raw Normal View History

# Various tech guides to do someday
2018-08-29 16:14:51 +00:00
2018-09-21 22:45:41 +00:00
## Ricing
[list o' resources](https://rizonrice.github.io/resources)
2018-10-20 22:40:23 +00:00
[tinywm](http://incise.org/tinywm.html)
2018-11-14 23:52:41 +00:00
[stow](https://stevenrbaker.com/tech/managing-dotfiles-with-gnu-stow.html)
2018-08-29 16:14:51 +00:00
## 3D Graphics
[Learn OpenGL](https://learnopengl.com/)
[Learn Vulkan](https://learnvulkan.com/)
[Vulkan Tutorial](https://vulkan-tutorial.com/)
2019-08-13 21:33:19 +00:00
[Limit Framerate](https://gitlab.com/torkel104/libstrangle)
2018-09-21 22:45:41 +00:00
## Operating Systems
[os-tutorial](https://github.com/cfenollosa/os-tutorial)
2018-10-01 00:37:59 +00:00
[server setup](https://www.codelitt.com/blog/my-first-10-minutes-on-a-server-primer-for-securing-ubuntu/)
2018-11-14 23:52:41 +00:00
[driver and kernel dev books](http://jdebp.eu/FGA/operating-system-books.html)
2018-11-25 22:21:07 +00:00
[multiple live ISOs](https://github.com/probonopd/SystemImageKit)
[linux programs](https://luongvo209.gitlab.io/Awesome-Linux-Software/)
2018-08-29 16:14:51 +00:00
## Emulation
[Project Based Tutorials in C](https://github.com/rby90/Project-Based-Tutorials-in-C)
[Emulation Basics](http://www.codeslinger.co.uk/pages/basics.html)
[Emulator 101](http://emulator101.com/)
2018-08-29 20:52:24 +00:00
2019-08-13 21:31:26 +00:00
[Steam API Emulation](https://gitlab.com/Mr_Goldberg/goldberg_emulator)
2018-08-29 20:52:24 +00:00
## Terminal
[Learn Regex](https://github.com/zeeshanu/learn-regex)
2018-09-05 23:37:21 +00:00
2018-10-20 22:40:23 +00:00
## Qemu
[Drew Devault's Getting Started](https://drewdevault.com/2018/09/10/Getting-started-with-qemu.html)
[Gentoo Qemu Options List](https://wiki.gentoo.org/wiki/QEMU/Options)
2019-02-21 03:54:54 +00:00
[Working SPICE](https://reddit.com/r/linux/comments/asw4wk/to_all_you_virtmanager_and_spice_display_users/)
2018-10-20 22:40:23 +00:00
### VFIO
[LookingGlass](https://www.reddit.com/r/linux/comments/8ay0ya/question_for_the_grey_beards_here_which_linux/dx2jhud/)
[one gpu pass](https://www.reddit.com/r/VFIO/comments/982434/i_am_creating_a_guide_for_gpu_passthrough_with/)
[gpu isolation issue](https://www.reddit.com/r/VFIO/comments/6kwsv0/gpu_wont_isolate/)
[gamepad](https://www.reddit.com/r/VFIO/comments/878ymp/gamepad_support_in_qemu/)
2019-06-01 18:18:51 +00:00
[macOS Tutorial](https://passthroughpo.st/new-and-improved-mac-os-tutorial-part-1-the-basics/)
2018-09-05 23:37:21 +00:00
## FOSS/Privacy
2019-01-18 00:42:21 +00:00
[Awesome](https://github.com/Igglybuff/awesome-piracy)
2018-09-05 23:37:21 +00:00
[Attedz's Android Privacy Guide](https://gitlab.com/Attedz/AndroidPrivacyGuide/blob/master/README.md)
2018-09-05 23:37:50 +00:00
[Labotimizing GNOME](https://eklitzke.org/lobotomizing-gnome)
2019-06-01 18:18:51 +00:00
## Minecraft
[Building Charts](https://imgur.com/a/0J5RoE1)