
How to run Terraform providers not meant for Apple Silicon with Rosetta
Use Rosetta to run Terraform as x86_64 on Apple Silicon and avoid provider checksum mismatches.

Use Rosetta to run Terraform as x86_64 on Apple Silicon and avoid provider checksum mismatches.

Learn how to build impactful conference presentations by focusing on storytelling, narrative throughlines, and audience experience rather than just slides.

A quick guide on how to set the GPU-accelerated Ghostty terminal as the default on Ubuntu 26.04 using the new configuration method.

A story of how a team used “The Wall of Shame” to turn a bottlenecked PR review process into an engaging game.

Explore how to enable and use the x86-64-v3 optimized Ubuntu variant for better performance on modern hardware without sacrificing stability.

Prek is a Rust-based pre-commit alternative that maintains full config compatibility while delivering significantly faster hook execution.

My journey of integrating IndieWeb principles into my Hugo blog-from microformats to Brid.gy syndication and building a custom Webmention renderer.

Treating your personal website like a garden you tend continuously, not as a finished construction, but rather cultivated, authentic fragmented of web.

Learn how to disable the annoying pager for apt search results on Debian-based systems, and find the best permanent solution.

A developer’s journey of building a recursive descent parser in Go, from basic concepts to tackling left recursion with Packrat memoization.