2 Posts
Tag: Debugging

BY eric
Aug 07, 2026
Debugging RDP 0x609: The Protocol Bit a Proxy Should Never Touch
A CredSSP 0x609 error appearing only through a proxy but not on direct connections — traced to a single HYBRID_EX bit being silently stripped from the RDP X.224 handshake.

BY eric
Jun 13, 2026
How a Coding Agent Actually Writes Code
The first four posts in this series took the telescope view of AI agents. This one takes the microscope: how a coding agent turns an instruction into a working, tested change — how it edits, compiles, runs, tests and debugs — and why Claude Code behaves like a native *nix programmer while others reach for a throwaway script.
