diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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: <https://old.reddit.com/r/gamedev/comments/vqlcx9/game_devs_who_have_earned_have_you_found_more/> @@ -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!?!? <https://wiki.sei.cmu.edu/confluence/display/c/SEI+CERT+C+Coding+Standard> * write about go-import support <https://go.dev/ref/mod#vcs-find> @@ -187,6 +192,10 @@ this stuff may not make any sense. <https://wfuzz.readthedocs.io/en/latest/> * update mathyd add link to texbox/texoid: <https://pypi.org/project/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 |