Help families in GazaDonate to the IRC to provide humanitarian aid and resettlement resources to families in Gaza
JT's Space
Articles
About
Journal
RaW
GitHub
Articles
About
Journal
RaW
GitHub

Wednesday November 19, 2025

JT Houk
Published November 19, 2025
performancedebugging

Projects

The BigQuery performance improvements from yesterday are working well in production. Some tests were failing after the query changes, so I tracked down the issues, fixed them, and pushed the updated code. I also want to get Roberto's test store set up so he can validate the Cash Movement Report in production as a real user.

Investigations

Had an idea about using an AI agent to analyze failing CI tests and publish a summary of the issues with potential fixes. This could speed up debugging and reduce time spent triaging test failures. I want to research existing tools and frameworks for building agents that integrate into our CI pipeline.