Serve pre-compressed gzip assets with Nginx
2025-05-26How to configure Nginx to serve pre-gzipped HTML/CSS efficiently.
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