Developer Tools & Code
SQL, regular expressions, debugging, review and data formats in day-to-day work.
How to Use SQL Generators EffectivelyHow to describe a schema so generated SQL is right, and what to check before running it.5 min readHow to Debug Code With AI ToolsWhat to include in a debugging prompt, and how to avoid confidently wrong fixes.5 min readRegular Expressions Without the PainA working mental model, the constructs that cover most tasks, and what not to match with regex.5 min readReviewing Code With an AssistantWhere automated review helps, where it misleads, and how to ask for specific feedback.4 min readJSON Formatting and Validation in PracticeThe mistakes that break parsers, how to read an error position, and conventions worth adopting.4 min read