From 994c9d6817a5f3b273d536cf75a984770e6bd8b3 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Mon, 12 May 2025 16:59:05 -0400 Subject: TODO.md: add "linting" section, add some general ideas --- TODO.md | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/TODO.md b/TODO.md index 955ba9f..1fcc976 100644 --- a/TODO.md +++ b/TODO.md @@ -6,21 +6,25 @@ - use `zc` to expand tem ## general -- replace `` in old posts with `{{< figure >}}` (partial work - done on stuff `>= 2019`) -- fix broken links in posts -- import files +- import old files - add "music" somewhere ("songs", keep pmdn.org for personal stuff) - add sticky footer: https://css-tricks.com/couple-takes-sticky-footer/ - toc: add title and aria-label - toc: show on right sidebar on desktop -- htmltest/htmltidy post-receive hook (already installed as - web.k3:~/go/bin/htmltest): - monthly link sweep? - upgrade from bulma 0.9.3 to bulma 1.0.0 -- add html linter. see reviews here: +- expose site as tor hidden service with http header +- set up logrotate for more granular `goaccess` reports + +## linting +- replace `` in old posts with `{{< figure >}}` (partial work + done on stuff `>= 2019`) +- fix broken links in posts +- htmltest/htmltidy post-receive hook (already installed as + `web.k3:~/go/bin/htmltest`) +- add automatic html linter. see reviews here: ## post ideas @@ -160,7 +164,7 @@ https://en.wikipedia.org/wiki/Star_Trader - markovian (golang markov chain generator) (~/git/test/go/markovian) -- hq (~/git/hq) +- hq (`flex:~/git/hq`) - secure C wiki is confluence!?!? - fuzzing (afl) @@ -483,6 +487,9 @@ - tls for internal hosts w/ certbot and dns-01 - privacy (23andme bs): https://www.cnn.com/2025/03/25/tech/23andme-bankruptcy-how-to-delete-data/index.html +- run tails in gnome boxes with persistent storage + (see x1 notes for details, but it's `qemu-img convert ... qemu-img resize`) + ref: ## linkdump (2022-08-10): - css bg fade: @@ -700,3 +707,4 @@ https://arstechnica.com/security/2024/09/microsoft-adds-quantum-resistant-algorithms-to-its-core-crypto-library/?comments=1&comments-page=1 - final version of fip203 and fips204 - explanation of math for both? (not done, but covered in post above) +- goaccess -- cgit v1.2.3