diff options
Diffstat (limited to 'BACKLOG.md')
-rw-r--r-- | BACKLOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,7 @@ * Configure custom 404 page using httpd.conf(5) location not found rule (supported by OpenBSD 7.1) * Consider to disable logging (and advertise this on the about page) +* Consider to pre-compress static files: https://dataswamp.org/~solene/2022-04-22-openbsd-httpd-gzip.html ## Content @@ -35,6 +36,7 @@ ## Blog +* Compile SQLite extensions from source (download raw file at revision from fossil) * Auto-install Arch Linux on vmm * Upgrade temp-postgres * Git checkout using fzf (git-co) @@ -60,3 +62,4 @@ * Practical, cross-platform, append-only backups using restic, rclone, and ssh: ready to use scripts/shortcuts for OpenBSD, Linux, macOS, Windows 10 * nix vs. guix * Find man(1) pages interactively using fzf(1), see ~/.kshrc +* soft datasize limit plus temporary swap file, see Kapho README |