2018-10-18 01:14:58 +00:00
|
|
|
# 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-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/)
|
|
|
|
|
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-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
|
|
|
|
|
|
|
## Terminal
|
|
|
|
|
|
|
|
[Learn Regex](https://github.com/zeeshanu/learn-regex)
|
2018-09-05 23:37:21 +00:00
|
|
|
|
2018-10-18 01:14:58 +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)
|
|
|
|
|
2018-09-05 23:37:21 +00:00
|
|
|
## FOSS/Privacy
|
|
|
|
|
|
|
|
[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)
|