1
0
Fork 0
mirror of https://github.com/Phantop/phantop.github.io synced 2024-10-03 07:48:45 +00:00
phantop.github.io/reads/guides.md

44 lines
1.1 KiB
Markdown

# Various tech guides to do someday
## Ricing
[list o' resources](https://rizonrice.github.io/resources)
## 3D Graphics
[Learn OpenGL](https://learnopengl.com/)
[Learn Vulkan](https://learnvulkan.com/)
[Vulkan Tutorial](https://vulkan-tutorial.com/)
## 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/)
## 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/)
## 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)
## FOSS/Privacy
[Attedz's Android Privacy Guide](https://gitlab.com/Attedz/AndroidPrivacyGuide/blob/master/README.md)
[Labotimizing GNOME](https://eklitzke.org/lobotomizing-gnome)