Engineering notes from the trenches.
Reverse-engineering APIs, automation that survives production, security research, and honest takes on the tools I ship with.
Reverse-engineering APIs, automation that survives production, security research, and honest takes on the tools I ship with.
2 posts ← reset filters
CVE-2026-10280 landed with a sparse NVD entry and no technical depth. Here's how to think about it, what mcpilot 0.1.0 users need to do right now, and why MCP tooling demands defense-in-depth.
How to mock outgoing server-side HTTP requests in Playwright end-to-end tests using mockttp as a per-worker forward proxy, giving you deterministic control over third-party API calls without touching your application code.