# 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) [wayland-book](https://wayland-book.com/) ## 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) [tinygraphics](https://github.com/ssloy) ## 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) [simple key remap](https://github.com/DavRack/skr) [year of the linux laptop](https://monadical.com/posts/moving-to-linux-desktop.html) [android backup](https://github.com/seedvault-app/seedvault) [quibble](https://github.com/maharmstone/quibble) [rust os](https://os.phil-opp.com/) [osdev.org](https://wiki.osdev.org/Main_Page) ## 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/) - `parallel hactool {} -t save --outdir {}.dir ::: *` [Cheating in single-player Linux games](https://old.reddit.com/r/linux_gaming/comments/gpsp8f/cheating_in_singleplayer_linux_games/) [box86](https://github.com/ptitSeb/box86) [wine-portable-executable](https://github.com/Kron4ek/wine-portable-executable) [DOSBox Pure](https://github.com/schellingb/dosbox-pure) [Vulkan Emulators](https://teddit.net/r/emulation/comments/kixgn0/vulkan_in_emulation_2020/) [GBATEK/no$gba-dsi tech info](https://mgba-emu.github.io/gbatek/) ## Terminal [Learn Regex](https://github.com/zeeshanu/learn-regex) [bash pitfalls and strict-mode](https://news.ycombinator.com/item?id=24401085) [syntax highlighting](https://news.ycombinator.com/item?id=23958876) [Command Line Interface Guidelines](https://clig.dev/) [Compression Comparison](https://linuxreviews.org/Comparison_of_Compression_Algorithms) [Insane Compression Comparison](http://mattmahoney.net/dc/text.html) ## 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/) [Write your own Virtual Machine](https://justinmeiners.github.io/lc3-vm/) [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/) [Solus Tutorials](https://old.reddit.com/r/SolusProject/comments/955osy/vfio_passthrough_quick_reference/) ## FOSS/Privacy [Attedz's Android Privacy Guide](https://gitlab.com/Attedz/AndroidPrivacyGuide/blob/master/README.md) [Labotimizing GNOME](https://eklitzke.org/lobotomizing-gnome) [GrapheneOS](https://grapheneos.org/) [1MB Club](https://1mb.club/) [DeGoogle](https://github.com/tycrek/degoogle) [Open source, experimental, and tiny tools roundup](https://github.com/everestpipkin/tools-list) ## Games [Minecraft Building Charts](https://imgur.com/a/0J5RoE1) [CS Modding](https://resources.cavestorymoddingcommunity.com/) [Minecraft on Android](https://github.com/PojavLauncherTeam/PojavLauncher) [awesome-emulators](https://github.com/alnacle/awesome-emulators) [awesome-emulators-simulators](https://github.com/mcicolella/awesome-emulators-simulators) [Archive Formats/Rust Smash](https://jam1.re/blog/extracting-files-from-an-archive-format-i-understand-way-too-much) [Chiptone](https://sfbgames.itch.io/chiptone) [Awesome ACNH](https://github.com/skullface/awesome-acnh) [RinHara5aki BOTW](https://docs.google.com/document/d/1qtYT06sxweRW3tRnovcCc-f4xIOGFNsD02pG1TzloHc) ## CS [Teach Yourself CS](https://teachyourselfcs.com/) [OSSU](https://github.com/ossu/computer-science) [Tour of Rust](https://tourofrust.com/) [Modern C](https://news.ycombinator.com/item?id=24361469) [Build Your Own X](https://github.com/danistefanovic/build-your-own-x) [Open Source CS](https://github.com/ForrestKnight/open-source-cs) [nim](https://ssalewski.de/nimprogramming.html) ## Sites [nix fly static hosting](https://mat.services/posts/static-site-with-nix-and-caddy/) [email hosting is easier and harder](https://vadosware.io/post/its-never-been-easier-or-harder-to-self-host-email/) [nixos mailserver](https://gitlab.com/simple-nixos-mailserver/nixos-mailserver) [static hosting hurdles](https://notes.volution.ro/v1/2022/09/notes/b08118d8/)