diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 18 |
1 files changed, 16 insertions, 2 deletions
@@ -13,7 +13,6 @@ this stuff may not make any sense. https://css-tricks.com/couple-takes-sticky-footer/ ## projects -* ft2-ruby * gemboree * themble @@ -153,6 +152,8 @@ this stuff may not make any sense. - (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> + - go1 and GODEBUG + <https://github.com/golang/go/discussions/55090> * radare2, ghidra * what would git look like with modern hash (sha-512/256/blake3), data formats (msgpack/protobuf), compression (zstd), language (rust, @@ -232,6 +233,12 @@ this stuff may not make any sense. (ublock origin) https://arstechnica.com/gadgets/2022/09/beloved-browser-extension-acquired-by-non-beloved-antivirus-firm/?comments=1 <https://consentomatic.au.dk/> + cosmetic filter example: + https://github.com/gorhill/uBlock/wiki/Procedural-cosmetic-filters + <https://rubyweekly.com/issues/620> + ##table.item:has(p.name > .tag-sponsor) +- try out various lsms +- systemd hardening linkdump (2022-08-10): - css bg fade: @@ -247,10 +254,10 @@ linkdump (2022-08-10): - 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 +- https://snapdrop.net/# - https://news.ycombinator.com/item?id=11071754 - https://research.nccgroup.com/2022/08/08/implementing-the-castryck-decru-sidh-key-recovery-attack-in-sagemath/ - https://research.nccgroup.com/2022/08/11/detecting-dns-implants-old-kitten-new-tricks-a-saitama-case-study/ @@ -264,6 +271,13 @@ linkdump (2022-08-10): - <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> +- <https://developers.redhat.com/articles/2022/09/17/gccs-new-fortification-level#2__better_fortification_coverage> +- page-fault weird machine: + <https://www.cs.dartmouth.edu/~sws/pubs/bbss13.pdf> + <https://cleantechnica.com/2022/09/19/you-have-questions-about-electric-cars-we-have-answers-part-3/> + <https://swagitda.com/blog/posts/securing-the-supply-chain-of-nothing/> + <https://www.simpleanalytics.com/blog/denmark-declares-google-analytics-unlawful> +- <https://alexn.org/blog/2022/09/22/proprietary-environments-are-a-trap/> ## done * add project folders |