aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2021-11-24 06:39:47 -0500
committerPaul Duncan <pabs@pablotron.org>2021-11-24 06:39:47 -0500
commit06d1ee087326ab353b1affdf36aad1ce8d5275ae (patch)
treec1696817751c004823034714c3128b550e26816b
parentb2ce918eb6e213d3af3274cafaee24a26080ffb0 (diff)
downloadpablotron.org-06d1ee087326ab353b1affdf36aad1ce8d5275ae.tar.bz2
pablotron.org-06d1ee087326ab353b1affdf36aad1ce8d5275ae.zip
TODO.md: add ideas
-rw-r--r--TODO.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index e05b0db..82ad606 100644
--- a/TODO.md
+++ b/TODO.md
@@ -72,6 +72,14 @@ this stuff may not make any sense.
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/
https://github.com/iovisor/bcc
(plus kernel docs)
+* 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))`)
+ 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/
## done
* add project folders