Matthias Johnson

@opennomad
11 Followers
10 Following
68 Posts
2 weeks? 2 weeks!

YouTube
Had to fill out a form at the DR. Hadn't used a ballpoint in a while. A good reminder of why I use #fountainpens.

oh this is delightful. get #ai #bots to identify themselves when they submit PRs #devops #development #promptinjection

https://glama.ai/blog/2026-03-19-open-source-has-a-bot-problem

dotGit โ€” minimal dotfiles manager built on a bare git repo + shell aliases.

What I use most: `.gg PATH` greps all tracked dotfiles and takes you to the line. `.ge zshrc` fuzzy-finds a filename with preview and opens in $EDITOR.

No symlinks or extra tooling. Files stay exactly where they are.

๐Ÿ”— https://code.opennomad.com/opennomad/dotGit
(mirrors: https://codeberg.org/opennomad/dotGit ยท https://github.com/opennomad/dotGit)

#linux #dotfiles #bash #git #selfhosted #opensource #commandline

Just released systab โ€” a single-file Bash script that gives you a cron-like interface for systemd user timers.

If you've ever wanted the simplicity of crontab but the power of systemd timers, this might be for you. Natural language schedules, desktop/email notifications, a crontab-style editor, and persistent services โ€” all without leaving the terminal.

#linux #systemd #bash #selfhosted #opensource #commandline #sysadmin

https://codeberg.org/opennomad/systab

i wish the #aws console would learn a little from #hetzner's in terms of responsiveness. hetzner's console, which is objectively simpler, just feels like a breath of fresh air compared to AWS. #ApplesAndOranges

systab - a `crontab`-ish interface for systemd user timers

- feature: manage user services!
- bug: show `name` in the notifications
- refactor: camelCase function names

https://codeberg.org/opennomad/systab
#linux #cli #systemd #cron

https://codeberg.org/opennomad/systab

Search, copy pass/user/TOTP, preview, and auto-fill -- all from the
terminal using fzf.

New version:
- skip TOTP notification when no code exists
- ESC now clears the prompt and resets cursor position

#linux #cli #bitwarden

https://github.com/opennomad/bwzy

GitHub - opennomad/bwzy: bwzy is a fast and caching bitwarden fuzzy finder for the terminal

bwzy is a fast and caching bitwarden fuzzy finder for the terminal - opennomad/bwzy

GitHub

I like systemd, but missed my crontab -e. Here's systab (-e included), a cron/at-like-ish interface for systemd user timers.

Scheduled jobs without hand-crafting unit files:

systab -t "every day at 2am" -n backup -c "~/backup.sh"
systab -t "in 3 minutes" -c "echo 'Hey!'" -i
systab -e

Natural time specs, named jobs, desktop/email notifications, journal logging, and a familiar crontab -e workflow. Single Bash script.

https://github.com/opennomad/systab

#linux #systemd #bash #cli #opensource #cron

@zenbrowser Horrid feature and no exposed way to disable in settings.

For anyone else looking to disable, about:config -> zen.window-sync.enabled = false