diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-09-11 19:19:42 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-09-11 19:19:42 -0400 |
commit | bc8344f621094b45bbb2e9a5a35d607027511292 (patch) | |
tree | cde481c4ab55a5d1e5016eb2e2db32dc589efde1 /TODO.md | |
parent | 25e25ed159d6d2f1e786734508df6bdb70760db1 (diff) | |
download | pablotron.org-bc8344f621094b45bbb2e9a5a35d607027511292.tar.bz2 pablotron.org-bc8344f621094b45bbb2e9a5a35d607027511292.zip |
TODO.md: move solar-panels to done
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -238,7 +238,6 @@ this stuff may not make any sense. - build hooks? - tiny-binaries redux w/go 1.19, point out grype scanner output for minimal images -- solar panels linkdump (2022-08-10): - https://www.mgaudet.ca/technical/2022/8/9/faster-ruby-thoughts-from-the-outside @@ -306,10 +305,11 @@ linkdump (2022-08-10): - "add sha256 hash for `<style>`" - "add sha256 hash for `<script>`" - "add `<meta http-equiv='content-security-policy' ...>`?" -* installed/tried tinygo for building wasm +- installed/tried tinygo for building wasm - 3M to 300k for hello world, ~120k w/ gzip - https://tinygo.org/getting-started/install/linux/ - https://blog.suborbital.dev/foundations-wasm-in-golang-is-fantastic - see notes in ~/git/test/go/wasm/ -* HTML escaping benchmarks (`git/fastest-js-html-escape`) -* go-import support <https://go.dev/ref/mod#vcs-find> +- HTML escaping benchmarks (`git/fastest-js-html-escape`) +- go-import support <https://go.dev/ref/mod#vcs-find> +- solar panels |