Notify on Completion with Antigravity CLI
2026-08-15How to display desktop notifications when a process finishes in Antigravity CLI (agy cli) on Linux.
How to display desktop notifications when a process finishes in Antigravity CLI (agy cli) 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