From 8d8d99cff92d01bd2039c86c1092c82d5ff7741f Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Mon, 4 Jul 2022 10:35:36 -0400 Subject: TODO.md: ideas --- TODO.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.md b/TODO.md index 69488ff..05e55d6 100644 --- a/TODO.md +++ b/TODO.md @@ -76,6 +76,7 @@ this stuff may not make any sense. https://www.schneier.com/blog/archives/2022/04/de-anonymizing-bitcoin.html * 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 * bpf: https://ebpf.io/ https://www.brendangregg.com/blog/2021-07-03/how-to-add-bpf-observability.html https://qmonnet.github.io/whirl-offload/2021/09/23/bpftool-features-thread/ @@ -158,9 +159,13 @@ this stuff may not make any sense. * what would git look like with modern hash (sha-512/256/blake3), data formats (msgpack/protobuf), compression (zstd), language (rust, go), and crypto (ed25519)? + https://lwn.net/Articles/898522/ https://gist.github.com/dvinciguerra/972a36bac9322d6d98328bad327154ca https://msgpack.org/ 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 +* try vim9 ## done * add project folders -- cgit v1.2.3