From 154ba155dca88e9e208511b75dd4a37f4cf60026 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sun, 18 Sep 2022 10:06:32 -0400 Subject: TODO.md: mark queries as done, mark older ideas as done --- TODO.md | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/TODO.md b/TODO.md index 7875a8a..3a89376 100644 --- a/TODO.md +++ b/TODO.md @@ -8,14 +8,9 @@ this stuff may not make any sense. done on stuff `>= 2019`) * fix broken links in posts * import files -* comment idea: http://donw.io/post/github-comments/ * add "music" somewhere ("songs", keep pmdn.org for personal stuff) * add sticky footer: https://css-tricks.com/couple-takes-sticky-footer/ -* enable mathjax for articles: - https://bwaycer.github.io/hugo_tutorial.hugo/tutorials/mathjax/ - http://docs.mathjax.org/en/latest/output/svg.html - (alternative, render mathjax as SVG via CLI) ## projects * ft2-ruby @@ -130,9 +125,6 @@ this stuff may not make any sense. - `LISTEN/NOTIFY`? - timestamptz, long timezone names aware of DST - RETURNING -- misc go cover improvements - - add `title` and maybe `aria-label` attributes to relevant elements - - add option to include external stylesheet? * 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/ @@ -147,14 +139,11 @@ this stuff may not make any sense. - notes in header of `themes/hugo-pt2021/assets/script.js` - over the network size (inc deflate and headers) went from 450 bytes to 374 bytes for a 76 byte reduction (~16.9%) -* css bg fade: - - * needed in a package manager - organizational namespacing - signing and/or global subdb - - declarative install + - declarative install (go) - typosquatting (see sqo vulns from may email) - starsquatting (requests, phpass): https://medium.com/checkmarx-security/typosquatting-attack-on-requests-one-of-the-most-popular-python-packages-3b0a329a892d - ref: https://kerkour.com/rust-crate-backdoor @@ -208,7 +197,6 @@ this stuff may not make any sense. 1e10/81 (1234567890.1234567890) gambler's ruin (intro to prob, ch 3.5) * fzf, ripgrep -* jqueries (pablotron/jqueries) - https://krebsonsecurity.com/2022/08/the-security-pros-and-cons-of-using-email-aliases/ (email aliases, suggest whitelist instead of blacklist) - bad defaults: @@ -246,6 +234,9 @@ this stuff may not make any sense. linkdump (2022-08-10): +- css bg fade: + + - https://www.mgaudet.ca/technical/2022/8/9/faster-ruby-thoughts-from-the-outside - https://www.fuzzingbook.org/ - https://security.googleblog.com/2022/05/retrofitting-temporal-memory-safety-on-c.html @@ -320,3 +311,10 @@ linkdump (2022-08-10): - HTML escaping benchmarks (`git/fastest-js-html-escape`) - go-import support - solar panels +- jqueries (pablotron/jqueries) +* site: comment idea: http://donw.io/post/github-comments/ +* site: enable mathjax for articles: + + + (alternative, render mathjax as SVG via CLI) (this is what i'm doing, + with mathyd) -- cgit v1.2.3