diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 21 |
1 files changed, 20 insertions, 1 deletions
@@ -62,8 +62,13 @@ this stuff may not make any sense. * detailed results are interesting * my tools 2021 (vim, irssi, screen, mutt/offlineimap/notmuch, irb, git, bash) * buttcoin: + * tulip mania + * nerd sniping https://www.wired.com/story/theres-no-good-reason-to-trust-blockchain-technology/ (nicholas weaver article) + https://blog.yossarian.net/2021/12/05/Blockchains-dont-solve-problems-that-are-interesting-to-me + https://thecorrespondent.com/655/blockchain-the-amazing-solution-for-almost-nothing/86714927310-8f431cae (not great technically) + https://www.usenix.org/publications/loginonline/web3-fraud * syzkaller/syzbot: https://www.youtube.com/watch?v=YwX4UyXnhz0 * bpf: @@ -74,11 +79,25 @@ this stuff may not make any sense. * gpg keys, 2021: https://musigma.blog/2021/05/09/gpg-ssh-ed25519.html * compression: huffman coding vs arithmetic coding versus asymmetric - number system compared to shannon entropy (`H(X) = Σ p(x) log_2(p(x))`) + number system compared to shannon entropy (`H(X) = -Σ p(x) log_2(p(x))`) https://neptune.ai/blog/lossless-data-compression-using-arithmetic-encoding-in-python-and-its-applications-in-deep-learning (zstd rfc, which uses ans) (zlib compression doc) https://kedartatwawadi.github.io/post--ANS/ +* fun paradoxes: + condorcet paradox + simpsons paradox + anscoms quartet + base rate fallacy + "law of small numbers" from "thinking fast and slow": http://psychology.iresearchnet.com/social-psychology/decision-making/law-of-small-numbers/ +* retro gaming handhelds: psp, 2dsxl, rg350m, rgb10 max +* lvm thin provisioning (see notes from x1.txt and linked gist) +* log4j and dependency usefulness as a function of time for projects +* good week for EVs + * r1t car o' the year + * ioniq 5 pricing and reviews + * ford f150 lightninght battery sizes + * 500 fedex EV delivery trucks arrived ## done * add project folders |