add TODO: dev documentation browser

This commit is contained in:
Colin 2023-05-16 11:24:34 +00:00
parent 76d875ef3c
commit 998647c8b5

View File

@ -1,4 +1,4 @@
## refactoring:
## REFACTORING:
### sops/secrets
- attach secrets to the thing they're used by (sane.programs)
- rework secrets to leverage `sane.fs`
@ -16,7 +16,7 @@
- fix or abandon Whalebird
## improvements:
## IMPROVEMENTS:
### security/resilience
- validate duplicity backups!
- encrypt more ~ dirs (~/archives, ~/records, ..?)
@ -36,6 +36,9 @@
- not packaged for nix
- find a nice desktop ActivityPub client
- package Nix/NixOS docs for Zeal
- install [doc-browser](https://github.com/qwfy/doc-browser)
- this supports both dash (zeal) *and* the datasets from <https://devdocs.io> (which includes nix!)
- install [devhelp](https://wiki.gnome.org/Apps/Devhelp) (gnome)
### perf
- why does nixos-rebuild switch take 5 minutes when net is flakey?
@ -50,7 +53,7 @@
- encrypted swap could remove the need for my encrypted-cleared-at-boot stuff
## new features:
## NEW FEATURES:
- add a FTP-accessible file share to servo
- just /var/www?
- migrate MAME cabinet to nix