aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index 79fafa6..1d0af44 100644
--- a/TODO.md
+++ b/TODO.md
@@ -35,10 +35,8 @@ this stuff may not make any sense.
* jiffy
* RewriteMap/docker (gist)
* ev-crash-course (~/git/ev-crash-course)
-* ev articles
* pocket-jim
* ccs/nuclear/hydrogen is a scam
-* 2021 bev ranges
* thoughts on "relevance of classic fuzz testing"
* https://neverworkintheory.org/2021/10/01/the-relevance-of-classic-fuzz-testing.html
* "law of small numbers": http://psychology.iresearchnet.com/social-psychology/decision-making/law-of-small-numbers/
@@ -103,6 +101,8 @@ this stuff may not make any sense.
* use svgmin and imagemagick (webp/avif)
convert -quality 100 -define webp:lossless=true llvmweekly-new.{png,webp}
convert -quality 100 -define heic:lossless=true llvmweekly-new.{png,avif}
+* tested pngcrush, optipng, and pngquant
+ - sort: pngquant < optipng < pngcrush
* pe-figure and pe-picture shortcodes
* postgres tiny tricks
- CTEs as optimization barrier:
@@ -116,6 +116,7 @@ this stuff may not make any sense.
- `LISTEN/NOTIFY`?
- timestamptz, long timezone names aware of DST
- RETURNING
+ - GENERATED STORED tsvector (bookman)
* compare and contrast cyclonedx vs spdx
- (at the moment i like cyclonedx more, it seems less ad-hoc)
- https://cyclonedx.org/docs/1.4/json/
@@ -262,7 +263,6 @@ this stuff may not make any sense.
- thoughts on tesla: <https://digbysblog.net/2022/11/27/elon-musk-remembered-for-tech-he-destroyed/>
- try out pgsodium:
<https://github.com/michelp/pgsodium>
-- first dominion bill with solar panels (incentives, etc)
- aegis authenticator dance w/ tablet
<https://github.com/beemdevelopment/Aegis>
(including installing lineage 20)
@@ -282,6 +282,10 @@ this stuff may not make any sense.
(see comments here https://lwn.net/Articles/909095/#Comments)
- htmltest post-push hook (already installed as web.k3:~/go/bin/htmltest)
<https://github.com/wjdp/htmltest>
+- chacha20 intel intrinsics
+- another good month for solar (may 2023)
+- good book: primes: a computational approach (crandall primes)
+- pi-apalooza (pis found while looking for ethernet spool)
## linkdump (2022-08-10):
- css bg fade:
@@ -364,6 +368,8 @@ this stuff may not make any sense.
- chatgpt <https://www.jwz.org/blog/2023/02/the-bullshit-fountain/>
- bitslicing <https://timtaubert.de/blog/2018/08/bitslicing-an-introduction/>
- pqc parameter debates (kyber, turboshake, dilithium)
+- <https://paulgeorgiou.org/post/2023/05/sbox-cryptanalysis/>
+- <https://ratfactor.com/forth/the_programming_language_that_writes_itself.html>
## done
* add project folders
@@ -427,3 +433,4 @@ this stuff may not make any sense.
(looking at building outdoor sensor and submitting to weather.gov
cwop, see <https://madis.noaa.gov/madis_cwop.shtml>)
- combinations and permutations article (partial)
+- first dominion bill with solar panels (incentives, etc)