I built a robot that applies for jobs. The hard part was proving it worked.
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Building a robot that applies for jobs with real experiments and instrumentation, highly novel and actionable for agent orchestration.
A developer spent eight hours debugging a job-application browser agent, only to find the root cause was a misread HTML element (textarea vs. input) that took two minutes to fix locally. The real lesson was that production runs are expensive verifiers, not debuggers, and most bugs originated from broken telemetry—metrics that read our own typing instead of the widget's state, watchdogs that reset their own signals, and alarms computed over rolling windows. The key insight: an absence in data is not evidence until you prove the instrument was armed before, during, and after the event.