In Defense of Emojis in Developer Logs
AI may overuse emojis, but in developer logs they're more than decoration. Here's why ✅, ❌, ⚠️, and ℹ️ deserve a place in your terminal.
All the articles I've posted.
AI may overuse emojis, but in developer logs they're more than decoration. Here's why ✅, ❌, ⚠️, and ℹ️ deserve a place in your terminal.
A walkthrough of using docker-compose override files to manage local image tags, avoid committing dev-specific changes, and support multiple configurations.
How to eliminate human error in blog timestamps by pulling the last modified date directly from the filesystem in Next.js.
A parable from The Way of Testivus on how testing coverage goals depend on context — and how some developers just want simple answers.
A few handy CLI snippets and notes to remember how to quickly create or overwrite files using the terminal.
How migrating from Jib to a transparent Docker-based workflow simplified and unified our build pipelines across multiple services.