Free JSON Hosting with GitHub Gist
Uses GitHub Gist as a lightweight place to host and update small JSON files without running a server.
Using Separate Gemini CLI Accounts per Project
Configures Gemini CLI to use different Google accounts per project via GEMINI_CLI_HOME.
Why HTTP-01 Can Invite Bot Scanning
Explains how HTTP-01 certificate issuance shows up in CT logs and can attract bot scanning.
Using a Honeypot to Debug HTTP Requests
Uses the Beelzebub honeypot as a simple way to inspect HTTP requests.
WebP Conversion via Garage Events: Proof of Concept
Tests a log-driven S3 event workaround for automatic WebP conversion with Garage.
WebP URL Rewriting with Ferron: Proof of Concept
Tests Ferron URL rewriting to serve WebP images to mobile clients.
Serving Gzip-Compressed Content from Garage with Ferron
Serves precompressed gzip files from Garage through Ferron to cut bandwidth usage.
Investigating ProtonVPN Server List Issues
Traces incomplete ProtonVPN server lists back to a missing app-version header.
Serving Garage Website Buckets with Ferron
Switches a Garage website bucket setup from Caddy to Ferron and fixes the Host header issue.
Building a Self-Hosted S3 Service with Garage and Caddy
Sets up a lightweight self-hosted S3 service with Garage and Caddy on a VPS.