From f64d892b9ad56407b05c8ef33cb15b47a41f2fa6 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Fri, 2 Jun 2023 20:43:43 -0400 Subject: ./TODO.md: add ideas --- TODO.md | 13 ++++++++++--- 1 file 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: - try out pgsodium: -- first dominion bill with solar panels (incentives, etc) - aegis authenticator dance w/ tablet (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) +- 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 - bitslicing - pqc parameter debates (kyber, turboshake, dilithium) +- +- ## 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 ) - combinations and permutations article (partial) +- first dominion bill with solar panels (incentives, etc) -- cgit v1.2.3