aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2023-05-02 04:42:23 -0400
committerPaul Duncan <pabs@pablotron.org>2023-05-02 04:42:23 -0400
commitc705e5fadb541065e0ffa961d92beb0d67e3f43b (patch)
tree8c8b19e8785ae2842b16e34a2488c8ca22b56f69 /TODO.md
parenta051b16e4a3841f232a1799ec69f014a31a6f667 (diff)
downloadpablotron.org-c705e5fadb541065e0ffa961d92beb0d67e3f43b.tar.bz2
pablotron.org-c705e5fadb541065e0ffa961d92beb0d67e3f43b.zip
TODO.md: remove old ideas
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index ab3b41b..736de5c 100644
--- a/TODO.md
+++ b/TODO.md
@@ -236,7 +236,7 @@ this stuff may not make any sense.
- build hooks?
- go-import support <https://go.dev/ref/mod#vcs-find>
- rel=me for mastodon
-- tiny-binaries redux w/go 1.19, point out grype scanner output for
+- tiny-binaries redux w/go 1.20, point out grype scanner output for
minimal images
- browser addons:
(ublock origin)
@@ -251,8 +251,6 @@ this stuff may not make any sense.
- heat pump (pictures/heat-pump-20220930)
- <https://insideevs.com/news/509767/tesla-model3-control-arm-fix/>
- `curl|bash` is madness
-- dominion data scraping
- data = ['MinTemp30', 'MaxTemp30', 'Usage30'].reduce((r, k) => (r[k] = JSON.parse(document.getElementById(`hf${k}`).value).map(row => ({time: row[0], val: row[1]})), r), {})
- gosec vs govulncheck
https://github.com/securego/gosec
https://www.pixelstech.net/article/1667102060-Secure-Your-Go-Code-With-Vulnerability-Check-Tool