diff options
author | Paul Duncan <pabs@pablotron.org> | 2023-09-18 19:57:10 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2023-09-18 19:57:10 -0400 |
commit | 1da0db8ee75286ea4a4b57b515cc645c858d8f64 (patch) | |
tree | f50b837b2ebe07c3361970364c5dd490d86a9168 /TODO.md | |
parent | f4012313e23888a222966bcf213f17b7ba729bea (diff) | |
download | pablotron.org-1da0db8ee75286ea4a4b57b515cc645c858d8f64.tar.bz2 pablotron.org-1da0db8ee75286ea4a4b57b515cc645c858d8f64.zip |
TODO.md: mark stuff off
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 |