Skip to content

Tag: networking

All the articles with the tag "networking".

LoRa Mesh Hardware Buying Guide

LoRa Mesh Hardware Buying Guide

Which LoRa boards to buy for Meshtastic or MeshCore, why the antenna and mounting height matter more than the radio, and what to skip on your first order.

Why Your VPN Is Already Detected

Why Your VPN Is Already Detected

Encryption hides content, not shape. Here's why state-level censors don't read your VPN traffic, they recognize it, and what actually still works in 2026.

LoRa Mesh vs LoRaWAN vs Helium

LoRa Mesh vs LoRaWAN vs Helium

LoRa, LoRaWAN, and Helium are not the same thing. What each one actually is, what it is good for, and why the Helium IoT network deflated the way it did.

Meshtastic vs MeshCore in 2026

Meshtastic vs MeshCore in 2026

Meshtastic vs MeshCore: routing models, hop limits, who gets to repeat traffic, and which LoRa mesh firmware you should flash on your first radio in 2026.

Assume Your App Gets Popped

Assume Your App Gets Popped

How to expose a possibly-vulnerable app to the public internet and survive it: rootless containers, a file-integrity tripwire, and zero inbound SSH on the box.

Gateway API vs Ingress in 2026

Gateway API vs Ingress in 2026

Ingress is the annotation-soup classic. Gateway API is the role-oriented future with proper L4/L7 separation. Here's when to migrate and when to wait.

Rootless Docker: Tips, Gotchas & Fixes

Rootless Docker: Tips, Gotchas & Fixes

Rootless Docker tuning deep-dive: network drivers, env vars, port drivers, cgroup delegation, and real troubleshooting, anchored to Docker Engine 29.x.