summaryrefslogtreecommitdiff
path: root/BACKLOG.md
blob: b26757499aab494de7e875090d25e0c4baa3f7d1 (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
# Backlog

## Posts

- My `~/bin` scripts and wrappers.
- OpenBSD hooks: rc.firsttime(8), upgrade.site(8), apmd(8) /etc/apm/suspend, crontab(5) @reboot, etc.
- Auto-install Arch Linux on vmm (unstable, at least on Intel hardware).
- Checkout recently modified Git branch using fzf (git-co).
- Portable sftp server/sync using config-less rclone.
- shellpass, shellpass-ssh, shellpass-fzf, keybindings for cwm and tmux.
- My smux ssh wrapper.
- Hacked vipe clone: vi-pipe.
- tmux-fzf-ksh integration: search file system, history, password-store.
- Dotfiles under revision control: How I manage my personal configuration files with Git.
- My preferred tools: A whirlwind tour of my preferred command-line tools.
- SSH proxy: How to establish a secure tunnel between two firewalled machines.
- Your favorite Newsletter may track you.
- Migrate PostgreSQL schema without downtime (with zero downtime) using triggers.
- Inline HTML images with this simple script.
- Noscript photo gallery with pure CSS carousel, responsive images and deep links.
- SQLite hexastore vs. Neo4j.
- Setup a FreeBSD sftp server with basic email notifications from the command-line using bash, ssh, and the DigitalOcean command-line application
- Cloud/VPS provider comparison
- Practical, cross-platform, append-only backups using restic, rclone, and ssh: ready to use scripts/shortcuts for OpenBSD, Linux, macOS, Windows 10.
- Find man(1) pages interactively using fzf(1), see ~/.kshrc.
- Soft datasize limit plus temporary swap file, see Kapho README.
- Analyze Tokio Tracing logs with jq, see Monikas Kochbuch.
- Compile SQLite3 extensions (uuid) and tools (sqldiff) from source, see Monikas Kochbuch.
- Prevent browsers from requesting a non-existing /favicon.ico.
- Bidirectional sync (via untrusted server).
- Mount external OpenBSD softraid crypto volume at boot.

## Other content

- Review privacy policy. See also <https://privsec.dev/privacy/>.
- Note limited availability due to home ISP and bare metal mini PC. Link to Internet Archive.

## Implementation

- Check out [Zola](https://www.getzola.org/documentation/getting-started/overview/).
- Revisit [CSS nesting support](https://caniuse.com/css-nesting).
- Add Favicon.
- Add [Open Graph](https://ogp.me/) meta data.
Generated by cgit. See skreutz.com for my tech blog and contact information.