From 572b38f3c9579373ef8038253b3a7c22efd48ff2 Mon Sep 17 00:00:00 2001 From: Phantop Date: Sun, 12 Jul 2020 10:38:38 -0400 Subject: [PATCH] Guides: solus vfio, tour of rust, vapoursynth --- reads/guides.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/reads/guides.md b/reads/guides.md index 17a7907..5ccab57 100644 --- a/reads/guides.md +++ b/reads/guides.md @@ -66,6 +66,8 @@ [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 [Awesome](https://github.com/Igglybuff/awesome-piracy) @@ -83,3 +85,9 @@ [Teach Yourself CS](https://teachyourselfcs.com/) [OSSU](https://github.com/ossu/computer-science) + +[Tour of Rust](https://tourofrust.com/) + +## Video Editing + +[VapourSynth101](https://www.l33tmeatwad.com/vapoursynth101)