aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2023-09-18 19:57:10 -0400
committerPaul Duncan <pabs@pablotron.org>2023-09-18 19:57:10 -0400
commit1da0db8ee75286ea4a4b57b515cc645c858d8f64 (patch)
treef50b837b2ebe07c3361970364c5dd490d86a9168
parentf4012313e23888a222966bcf213f17b7ba729bea (diff)
downloadpablotron.org-1da0db8ee75286ea4a4b57b515cc645c858d8f64.tar.bz2
pablotron.org-1da0db8ee75286ea4a4b57b515cc645c858d8f64.zip
TODO.md: mark stuff off
-rw-r--r--TODO.md5
1 files 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:
<https://old.reddit.com/r/gamedev/comments/vqlcx9/game_devs_who_have_earned_have_you_found_more/>
<https://en.wikipedia.org/wiki/Star_Traders:_Frontiers>
@@ -444,3 +441,5 @@ this stuff may not make any sense.
cwop, see <https://madis.noaa.gov/madis_cwop.shtml>)
- combinations and permutations article (partial)
- first dominion bill with solar panels (incentives, etc)
+- tested pngcrush, optipng, and pngquant
+ - sort: pngquant < optipng < pngcrush