Tagged: Cli
How to implement terminal raw mode in Go for capturing keystrokes without waiting for Enter
How I diagnosed and fixed slow zsh startup times using zprof and lazy loading
- 2025-03-16 ZSH Completion for Custom Functions
Adding file completion to custom shell functions in ZSH
- 2025-03-14 0x0.st: A Simple File Hosting Service
A quick and easy way to host files using 0x0.st, and why I built my own alternative.
- 2025-03-14 Using comm as an Alternative to diff
A look at how `comm` can be used to compare files, and how it differs from `diff`