diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -286,6 +286,9 @@ linkdump (2022-08-10): - <https://old.reddit.com/r/programming/comments/xrblwd/google_programmers_how_one_idiot_hired_a_couple/> (search effect, link to you are not so smart) <https://ueokande.github.io/go-slice-tricks/> +- gba ghidra: <https://wrongbaud.github.io/posts/kong-vs-ghidra/> +- finding bugs w/ fuzzers (kernel): <https://lwn.net/Articles/909245/#fuzz> +- impl semaphores in rust <https://neosmart.net/blog/2022/implementing-truly-safe-semaphores-in-rust/> ## done * add project folders |