diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-09-18 06:57:22 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-09-18 06:57:22 -0400 |
commit | b3045ff8797e60f873b37cd7e82cad435a42005c (patch) | |
tree | c406b8ff25107f0d02222089d09228af08922779 /TODO.md | |
parent | e3a813ae631c6a63942c0fce781b820cae952c22 (diff) | |
download | pablotron.org-b3045ff8797e60f873b37cd7e82cad435a42005c.tar.bz2 pablotron.org-b3045ff8797e60f873b37cd7e82cad435a42005c.zip |
TODO.md: add ideas
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -162,6 +162,8 @@ this stuff may not make any sense. <https://www.linode.com/blog/security/linode-security-digest-rubygems-and-rsyslogs-vulnerabilities/> <https://earthly.dev/blog/programming-language-improvements/> - (problems w/ go modules) + - ruby gems not solving the right problem with 2fa: + <https://blog.rubygems.org/2022/08/22/mfa-ui-only-removed.html> * radare2, ghidra * what would git look like with modern hash (sha-512/256/blake3), data formats (msgpack/protobuf), compression (zstd), language (rust, @@ -238,6 +240,10 @@ this stuff may not make any sense. - build hooks? - tiny-binaries redux w/go 1.19, point out grype scanner output for minimal images +- browser addons: + (ublock origin) + https://arstechnica.com/gadgets/2022/09/beloved-browser-extension-acquired-by-non-beloved-antivirus-firm/?comments=1 + <https://consentomatic.au.dk/> linkdump (2022-08-10): - https://www.mgaudet.ca/technical/2022/8/9/faster-ruby-thoughts-from-the-outside @@ -266,6 +272,7 @@ linkdump (2022-08-10): - chebyshev, taylor series: <https://specbranch.com/posts/faster-div8/> - <https://jacobian.org/2022/sep/9/quality-is-systemic/> and <https://www.youtube.com/watch?v=ckBfbvOXDvU> - <https://github.com/minimaxir/big-list-of-naughty-strings> +- <https://github.com/hsutter/cppfront> ## done * add project folders |