diff options
-rw-r--r-- | TODO.md | 71 |
1 files changed, 71 insertions, 0 deletions
@@ -0,0 +1,71 @@ +# Site TODO + +**Note:** This is the `TODO.md` from the old Jekyll backend, so some of +this stuff may not make any sense. + +* fix broken links in posts +* remove dependency on minima +* faster feed generation +* import files +* rename "projects" to "code" and add "pages" to header +* comment idea: http://donw.io/post/github-comments/ + +## sidebar +* hardware +* music ("songs", keep pmdn.org for personal stuff) +* git repository +* pmdn.org? + +## projects +* broker-cappy +* devil-ruby +* differoo +* e-cam-menu +* gemboree +* reddit content filter +* themble +* pocket-jim + +## post ideas +* fast document search: postgres fts, `pg_trgm`, and tika (git/test/sift) + (richard asked about this on 2019-07-22, so +1) +* monthly link sweep? +* pi notes +* k3 notes +* compiler surprises: https://godbolt.org/z/ZQbZ2R +* wireguard notes +* model 3 (3 months, notes, cost per mile comparison) +* temperature sensors (see SA post, add bit about "meat"): https://forums.somethingawful.com/showthread.php?threadid=3468084&userid=0&perpage=40&pagenumber=176#post494884256 +* weather charts +* micromeet +* sensortron +* teslacam-merge +* jenkins pipeline, blue ocean, Jenkinsfile notes +* meson-junit +* bf-dynasm +* bfb64 +* ecs +* pwasm +* jiffy +* covid19-us 2 +* offlineimap/notmuch +* RewriteMap/docker (gist) +* nft setup (pmdn, laptop) +* ev-crash-course (~/git/ev-crash-course) + +## done +* add project folders +* add redirect for old rss links (check error.log) +* sidebar: github +* sidebar: other sites +* post: model 3 +* post: https://pmdn.org/password-strength/ +* tensorflow/docker/libvirt setup (see v4-notes) +* raspberry pi tensorflow benchmark results +* bev ranges (github bev-ranges repo / chart) +* sha2 (https://git.pablotron.org/sha2/, maybe push to github?) +* pi4-bench (https://pmdn.org/pi4-bench/) +* keybase (sidebar only) +* mathy +* stm32f103c8t6 fun +* weather-sage |