Posts

Join lines of output with commas


Sometimes you have multiple values separated by spaces, but you need them on a single line, …...

 · 1 min · torgeir

Zsh history across sessions


You can customize when zsh persists and reads its history using the options share_history, …...

 · 2 min · torgeir

Proxmox in the homelab


Installing Proxmox on some old hardware at home or in a homelab is a great way to virtualize some of …...

 · 8 min · torgeir

Macos speech synthesis


Playing around with ChatGPT text-to-speech in emacs, I discovered that the macos `say` command can …...

 · 2 min · torgeir

More good stuff about Nix: NixOS modules


Tailscale developer Xe Iaso shows how to deploy a Go program as a NixOS service.

 · 1 min · torgeir

Rotate a webp image with imagemagick


My previous HEIC to webp conversion sometimes messes up the rotation. Here's how to fix it using …

 · 1 min · torgeir