1
0
Fork 0
mirror of https://github.com/Phantop/phantop.github.io synced 2024-09-19 16:40:51 +00:00
phantop.github.io/reads/guides.md

80 lines
2.4 KiB
Markdown

# Various tech guides to do someday
## Ricing
[list o' resources](https://rizonrice.github.io/resources)
[tinywm](http://incise.org/tinywm.html)
[stow](https://stevenrbaker.com/tech/managing-dotfiles-with-gnu-stow.html)
## 3D Graphics
[Learn OpenGL](https://learnopengl.com/)
[Learn Vulkan](https://learnvulkan.com/)
[Vulkan Tutorial](https://vulkan-tutorial.com/)
[Limit Framerate](https://gitlab.com/torkel104/libstrangle)
## Operating Systems
[os-tutorial](https://github.com/cfenollosa/os-tutorial)
[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)
[multiple live ISOs](https://github.com/probonopd/SystemImageKit)
[linux programs](https://luongvo209.gitlab.io/Awesome-Linux-Software/)
## 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/)
[Steam API Emulation](https://gitlab.com/Mr_Goldberg/goldberg_emulator)
[Switch NAND Save Extraction](https://old.reddit.com/r/SwitchHacks/comments/cxdi0o/extract_saves_from_nand_backup/)
## Terminal
[Learn Regex](https://github.com/zeeshanu/learn-regex)
## 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)
[Working SPICE](https://reddit.com/r/linux/comments/asw4wk/to_all_you_virtmanager_and_spice_display_users/)
### 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/)
[macOS Tutorial](https://passthroughpo.st/new-and-improved-mac-os-tutorial-part-1-the-basics/)
## FOSS/Privacy
[Awesome](https://github.com/Igglybuff/awesome-piracy)
[Attedz's Android Privacy Guide](https://gitlab.com/Attedz/AndroidPrivacyGuide/blob/master/README.md)
[Labotimizing GNOME](https://eklitzke.org/lobotomizing-gnome)
## Minecraft
[Building Charts](https://imgur.com/a/0J5RoE1)