From 1da0db8ee75286ea4a4b57b515cc645c858d8f64 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Mon, 18 Sep 2023 19:57:10 -0400 Subject: TODO.md: mark stuff off --- TODO.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 3915a2a..a7895ea 100644 --- a/TODO.md +++ b/TODO.md @@ -101,8 +101,6 @@ 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: @@ -164,7 +162,6 @@ this stuff may not make any sense. 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: @@ -444,3 +441,5 @@ this stuff may not make any sense. cwop, see ) - combinations and permutations article (partial) - first dominion bill with solar panels (incentives, etc) +- tested pngcrush, optipng, and pngquant + - sort: pngquant < optipng < pngcrush -- cgit v1.2.3