diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-08-19 19:53:57 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-08-19 19:53:57 -0400 |
commit | c5f8673d182e4491caf683a8458319a15c94a19e (patch) | |
tree | eea34cdb667d61b6bad67307f90435c422d69fb0 /TODO.md | |
parent | 788f0f318b716f7670dca7908326a033c62f2dc6 (diff) | |
download | pablotron.org-c5f8673d182e4491caf683a8458319a15c94a19e.tar.bz2 pablotron.org-c5f8673d182e4491caf683a8458319a15c94a19e.zip |
TODO.md: add links for linkdump
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -203,9 +203,23 @@ this stuff may not make any sense. 1e10/81 (1234567890.1234567890) gambler's ruin (intro to prob, ch 3.5) * fzf, ripgrep +* jqueries (pablotron/jqueries) linkdump (2022-08-10): - https://www.mgaudet.ca/technical/2022/8/9/faster-ruby-thoughts-from-the-outside +- https://www.fuzzingbook.org/ +- https://security.googleblog.com/2022/05/retrofitting-temporal-memory-safety-on-c.html +- machine learning vulns (see vulns 2022-06) +- allocation in go: https://medium.com/eureka-engineering/understanding-allocations-in-go-stack-heap-memory-9a2631b5035d + (src: <https://old.reddit.com/r/golang/comments/wl7qyx/when_writing_functions_when_should_i_pass_by/iju1bhs/>) +- http://www.linguistic-antipatterns.com/ +- https://arstechnica.com/tech-policy/2022/08/us-approves-google-plan-to-let-political-emails-bypass-gmail-spam-filter/?comments=1 +- https://brandur.org/fragments/go-wishlist-2022 +- https://www.tbray.org/ongoing/When/202x/2022/03/26/Is-5G-BS +- https://devblogs.microsoft.com/oldnewthing/20220816-00/?p=106994 +- https://teddit.net/ +- https://www.privacytools.io/#frontend +- https://github.com/zedeus/nitter ## done * add project folders |