diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-10-14 10:02:13 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-10-14 10:02:13 -0400 |
commit | d175866a333ac0182e7466bd7b7fc864144460d4 (patch) | |
tree | 54d036cd0680b83d1cfd1b64aa19ddc46baf420f | |
parent | d492b28ab38c1b68749f532c695119851a726cc2 (diff) | |
download | pablotron.org-d175866a333ac0182e7466bd7b7fc864144460d4.tar.bz2 pablotron.org-d175866a333ac0182e7466bd7b7fc864144460d4.zip |
TODO.md: add links
-rw-r--r-- | TODO.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -247,6 +247,7 @@ this stuff may not make any sense. (temperature sensor sucks) (micropython is great) (flashing is easy) +- `curl|bash` is madness linkdump (2022-08-10): - css bg fade: @@ -293,6 +294,9 @@ linkdump (2022-08-10): - 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/> +- <https://www.postgresql.org/about/news/postgresql-15-released-2526/> +- <https://www.imperialviolet.org/2022/09/22/passkeys.html> +- <https://github.com/uutils/coreutils> ## done * add project folders |