AI-assisted development
Posts tagged “AI-assisted development”.
- You Don't Need the Whole Map — Usually
Learning by moving before the whole map is clear often works, but AI makes the same habit easier to attempt and harder to recognize when it fails.
- The Pipeline Behind Sequencing My Family
The engineering behind a family exome analysis, from scan assembly and FASTQ/BAM/VCF processing to read validation and reference-population gaps.
- You Can Check a Cookie
An AI cookie recipe never set, while established recipes did. Ingredient ratios provided the deterministic check that plausible prose could not.
- Three Graphics Bugs in an AI-Written WebGL App
An AI-generated three.js app ran immediately but mishandled glyph winding, bevel normals, and post-processing alpha until visual checks exposed each bug.
- AI Is Good at the Work You Can Check
Coding assistants saved time when tests, schemas, or reconciliations could check their work; without those checks, plausible mistakes consumed the gain.