- Docker
- Linux
- Aqua
- Self-hosted
- HPC
•
•
•
•
-
Code is Cheap. Show me the Prompts
Master AI-assisted development with practical prompting techniques and templates that actually work. Learn when AI shines and how to communicate effectively with coding assistants.
-
Bypassing Image Anti-Hotlinking with Nginx Reverse Proxy
A guide on implementing an Nginx reverse proxy to solve image hotlinking issues in RSS feeds. Learn how to bypass anti-hotlinking protection while maintaining ethical usage, including server-side caching, dynamic DNS resolution, and automated URL conversion techniques.
-
Jekyll LiveReload vs WebSocket Secure: A Protocol Compatibility Issue
Jekyll's LiveReload breaks with HTTPS reverse proxies in OrbStack due to WebSocket limitations. Testing with other tools proves it's Jekyll's problem, not the proxy's.
-
Docker API Exposure via Tailscale VPN - Windows Setup Guide (with WSL2 Backend)
This guide shows how to expose Docker's API (port 2375) to your Tailscale VPN network on Windows with WSL2 backend.
-
Docker API Exposure via Tailscale VPN - Linux Setup Guide
This guide shows how to expose Docker's API (port 2376) to your Tailscale VPN network on Linux systems.