TIL: Watchexec - Modern File Watching for Development Workflows

Today I learned about watchexec, a cross-platform file watcher that replaced entr in my development workflow with better defaults and intuitive usage patterns for Hugo, Rust, and Go projects.

August 19, 2025 Â· 6 min
GoForGo

GoForGo - Learn Go through live examples

Small exercises to get you used to reading and writing Go code; Inspired by Rustlings

August 4, 2025 Â· 1 min

TIL: NuShell Structured Data Shell, Async Python Performance Reality, and Go Programming Fundamentals

Today I learned about NuShell's structured approach to shell computing, why async Python isn't always faster, comprehensive Go language resources, and effective techniques for asking technical questions.

August 25, 2020 Â· 8 min