Pinggy Blog

Tunnels, networking, self-hosted LLMs, and AI news

Hands-on guides, protocol deep dives, and field notes on tunnels, SSH, reverse proxies, self-hosting, self-hosted LLMs, and AI - from the people building Pinggy.


Best Hardware to Self-Host LLMs for Coding and Agentic Work in 2026

AI Hardware Local LLM AI Coding Agents

A buying guide for running coding agents on your own hardware. Why prompt caching makes generation speed the number that matters, where a cold cache costs you minutes instead, a comparison table of Mac Studio M5 Ultra, RTX 5090, Radeon AI PRO R9700, Strix Halo and DGX Spark with September 2026 prices, and the memory every open-weight coding model actually needs.

Self-Host Hermes Agent for Free with OpenRouter's Free Models

Hermes Agent AI Agents Self-Hosted AI

How to install Nous Research's open-source Hermes Agent on your own machine and run it at zero token cost on OpenRouter free models - the tool-calling and 64K context requirements, the request limits that actually bite, a free-model fallback chain, and remote access over a tunnel.

What AI Coding Agents Pick When You Let Them Choose Your Stack

AI Coding Agents Developer Tools Claude Code

A 5,292-session study measured which vendors Claude Code, Codex, and Cursor actually pick for payments, databases, email, and storage. The agents agree with each other only 42% of the time.

Cybersecurity Equipment for College Students

Cybersecurity Security Privacy

A practical list of cybersecurity equipment for college students: hardware security keys, encrypted external drives, privacy screens, data-blocking chargers, webcam covers, and the dorm-network rules for personal routers.

The Evolution of AI Avatar Generators: From 2D Warping to Latent Diffusion

AI Avatars AI Video Generation Generative AI

How AI avatar generation moved from 2D mouth warping like Wav2Lip, through 3D morphable models and neural rendering, to audio-conditioned latent diffusion - with the trade-offs, the bottlenecks, and what to stress test before picking an engine.

Remote Access to Home Assistant and Self-Hosted Smart Home Apps Behind CGNAT

Smart Home CGNAT Networking

Your ISP put you behind Carrier-Grade NAT, so port forwarding is dead. Here is how to reach Home Assistant, Frigate, Zigbee2MQTT, ESPHome and Node-RED from outside the house using an outbound tunnel, including the trusted_proxies settings that Home Assistant needs before it will answer.

Long Horizon Tasks with AI Agents: From Research to Working Prototypes

AI Agents AI Tools Automation

Long-horizon agent runs fail for structural reasons, not intelligence reasons. Here is what actually holds a multi-hour agent workflow together: a written success contract, separated discovery and delivery phases, persistent state outside the context window, external test oracles, checkpoints, and hard limits on autonomy.