From e8608bb8a3988459101bb8da7f0e4ae0dd4bb1bb Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sat, 23 Jul 2022 13:42:21 -0400 Subject: TODO.md: add ideas --- TODO.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/TODO.md b/TODO.md index 3d0275a..8e657e1 100644 --- a/TODO.md +++ b/TODO.md @@ -75,6 +75,7 @@ this stuff may not make any sense. https://www.usenix.org/publications/loginonline/web3-fraud https://web3isgoinggreat.com/ https://www.schneier.com/blog/archives/2022/04/de-anonymizing-bitcoin.html + https://www.salon.com/2022/07/19/cryptomining-uses-a-disturbing-amount-of-energy-lawmakers-find_partner/ * syzkaller/syzbot: https://www.youtube.com/watch?v=YwX4UyXnhz0 https://clangbuiltlinux.github.io/CBL-meetup-2020-slides/glider/Fighting_uninitialized_memory_%40_CBL_Meetup_2020.pdf @@ -168,6 +169,8 @@ this stuff may not make any sense. https://git-scm.com/book/en/v2/Git-Internals-Git-Objects steal ideas from fossil: https://fossil-scm.org/home/doc/trunk/www/fossil-v-git.wiki + bad ideas: + https://matt-rickard.com/what-comes-after-git/ * try vim9 * f2p nonsense: @@ -179,6 +182,8 @@ this stuff may not make any sense. and the 70s one w/ source: https://en.wikipedia.org/wiki/Star_Trader * markovian (golang markov chain generator) + (~/git/test/go/markovian) +* hq (~/git/hq) * secure C wiki is confluence!?!? * write about go-import support @@ -187,6 +192,10 @@ this stuff may not make any sense. * update mathyd add link to texbox/texoid: +* golang opencl: + https://eli.thegreenplace.net/2021/a-comprehensive-guide-to-go-generate/ + https://github.com/KhronosGroup/OpenCL-Docs/blob/main/xml/cl.xml +* duktape vs quickjs (vs mujs?) ## done * add project folders -- cgit v1.2.3