Posts

Move windows around with ctrl+cmd+drag


I always felt like macos was missing the ability to move windows around with super+drag, like linux …

 · 1 min · torgeir

Claude Code system prompt


Sometimes I end up wanting to use console.anthropic.com. You can dump this system prompt in there to …

 · 1 min · torgeir

Fix GitHub ghost notifications


How to remove stuck GitHub notifications....

 · 1 min · torgeir

Extract files from proxmox vm stored on zfs pool


Rough notes on how I recovered some files from a zfs mirror; from a nixos machine that did not …...

 · 5 min · torgeir

Let's Encrypt certificates on an OpenWrt router


A quick setup guide for automatically renewing, valid certificates for your own domain on your …...

 · 3 min · torgeir

Show environment variables of a process


Use ps -E to list the environment variables of a process.

 · 1 min · torgeir