Formatting an SSD with Btrfs on Linux
2026-04-08This article summarizes my experience formatting an SSD with Btrfs on Linux
This article summarizes my experience formatting an SSD with Btrfs on Linux
How to configure Nginx to serve pre-gzipped HTML/CSS efficiently.
How I sent Slack notifications from Jenkins as of April 2025, with the versions and settings that worked for me.
A practical guide to building Go applications using Distroless images to reduce container size and improve security. Includes comparisons with Alpine, Debian-Slim, and Scratch.
A summary of the differences between IntelliJ IDEA Ultimate and IntelliJ IDEA Community
I encountered an issue where Jenkins was unexpectedly deleting workspace files. This article explains how to modify settings to prevent this behavior.
Formatting Java code using spotless
Trying out spring-kafka in Java following the official Quick Tour
A comparison of how stack traces are printed by pkg/errors and cockroachdb/errors