How to Build a Reliable Modbus Proxy With Timeouts, Retries, and Stale-Cache Alerts
A developer shares lessons learned after building a Modbus cache proxy for a SUN2000 solar inverter that silently served outdated data when the inverter shut down at night. The core problem was that…
Read the full articleYou might also wanna read
Optimizing Linux timestamps on x86: 30% faster custom timers without vDSO
Adventures in over-optimising timers for niche applications.
How Modal built ultra-low-latency serverless routing with Pingora, Envoy, and Spanner
A deep dive inside our new ultra-low-latency primitive.

Python time.sleep in an Async FastAPI Handler Froze Checkout for 11 Minutes
One blocking call. One event loop. Eight thousand timeouts. Checkout p99 went from 240ms to never finishes without a deploy. No new code in
Deep Dive: The Rewritten AF_UNIX Garbage Collector and CVE-2025-40214
A walkthrough of the rewritten AF_UNIX garbage collector, the CVE-2025-40214 scc_index uninitialised-field bug, and two reproducers.
CVE-2026-28564: CWE-613 Insufficient Session Expiration in Apache Software Foundation Apache IoTDB
Apache IoTDB versions from 1.0.0 up to but not including 2.0.10 contain an insufficient session expiration vulnerability. This flaw allows R

Workers - Relaxed simultaneous connection limiting for Workers
The simultaneous open connections limit has been relaxed. Previously, each Worker invocation was limited to six open connections at a time f

Comments
Sign in to join the conversation.
No comments yet. Be the first.