aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: a08d7c615865ff45f3d6d4637cfe7b968d628856 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# Site TODO

**Note:** This is the `TODO.md` from the old Jekyll backend, so some of
this stuff may not make any sense.

## general
* replace `<img>` in old posts with `{{< figure >}}` (partial work
  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/

## projects
* ft2-ruby
* gemboree
* themble

## posts
* 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
* pwasm
* jiffy
* offlineimap/notmuch
* RewriteMap/docker (gist)
* ev-crash-course (~/git/ev-crash-course)
* ev articles
* pocket-jim
* ccs/nuclear/hydrogen is a scam
* 2021 bev ranges
* thoughts on "relevance of classic fuzz testing"
  * https://neverworkintheory.org/2021/10/01/the-relevance-of-classic-fuzz-testing.html
  * "law of small numbers": http://psychology.iresearchnet.com/social-psychology/decision-making/law-of-small-numbers/
  * full paper: https://neverworkintheory.org/2021/10/01/the-relevance-of-classic-fuzz-testing.html
  * things i noticed:
    * possible small set giving extreme outliers
    * dash is not /bin/sh on all linuxes (only debian-based distros)
    * wonder about overall size of base installs (base rate fallacy)
    * summary of rust conclusion seems suspect and different than
      content of paper itself
    * detailed results are interesting

## 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
* nft setup (pmdn, laptop)
* table shortcode (`hugo-shortcode-table`)
* removed `script-src unsafe-inline`, A+ score on securityheaders
* fix RSS to show full feed