Posts on the topic: Infrastructure
Security
5 July 2026
Security Bulletin for 5 July 2026: Critical NoSQL Injection in cve-search, OIDC Account Takeover in Keycloak and a Wave of SQL Injection in PHP Demo Applications
Security roundup: a critical NoSQL injection in the cve-search tool, an OIDC account takeover in Keycloak and a cluster of SQL injection flaws in small PHP demo applications.
Read more → Engineering1 July 2026
Understanding Webserver Caching: HTTP Caching from Cache-Control to Revalidation
How HTTP caching really works — where caches live, the freshness model, setting Cache-Control correctly, revalidation with ETag, the Vary header and a practical strategy for static files, HTML and protected content.
Read more → Engineering21 June 2026
Our Local AI Coding Stack: Qwen3.6-35B on vLLM — the Real Numbers
How we run Qwen3.6-35B as a coding assistant on our own hardware — vLLM, FP8, 256K context, speculative decoding. With real measurements from live operation.
Read more →