Tag: QATesting
-

15 AI Prompts To Throw At An Existing Codebase
These work best with tools that can read your whole project at once like Claude Code, Cursor, Aider, etc. The output is only a starting point. Review everything, especially the security stuff. Security 1. Surface every place user input touches the database SQL injection is a problem that never goes away. Legacy code often predates…
-

A Bit Of Self Reflection
There’s a common misconception that leadership roles and hands on roles don’t overlap. However, the reality is quite different. True technical leadership entails rolling up your sleeves, immersing yourself in the codebase, and diving headfirst into the intricacies of the work at hand. #TechnicalLeadership #LeadingByExample #HandsOnLeadership Technical leaders are not exempt from looking at code…