
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.

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

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

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

A detailed guide on shucking WD Elements 20TB drives, including testing, performance benchmarks, and stress testing.

A story of how I bought a digital photo frame, and how I created a tool to generate miniatures of my photo collection to fit them all on the device.

Learn how to run Google’s Gemini CLI in a Docker container to avoid installing Node.js and its dependencies directly on your system. This guide provides a simple setup, a recommended shell function for seamless integration, and usage examples.

This guide explains how to split a mono-repo into smaller repositories, keeping the git history for selected files.

Learn how to benchmark Docker registry performance using the Hyperfine CLI tool. A simple way to compare image pull speeds between registries like Artifactory, Harbor, Docker Hub, and Quay.

Learn how to automatically delete old Cloudflare Pages deployments using a Bash script and the Cloudflare API. Keep your account clean and reduce clutter by removing outdated deployments.