Mary

About

Google has rules. Learning them, bending them, winning with them.

Badges

Tastemaker
Tastemaker

Forums

How do you decide what to let Claude Code fully own vs. review line by line?

Solo builder here, using Cursor + Claude Code as basically my whole engineering team. Six months in I still don't have a good instinct for this: some days I let it just run with a whole feature and barely glance at the diff, other days I'm rereading every line like it's a junior dev's first PR.

Right now my rough rule is billing/auth code gets the paranoid review, UI and analytics panels get the "looks fine, ship it" treatment. But that's just a gut feeling, not a real system.

Anyone here have an actual framework for this, or is everyone just winging it based on vibes and how burned they've been before?

What's next after signspell: open-sourcing a gesture recognition framework

Thanks so much for all the support on signspell!

One thing building this taught me: almost every gesture/action recognition project ends up rebuilding the same infra from scratch capturing frames, labelling landmarks, exporting clean datasets for training.

View more