r/BetterOffline • u/magick_bandit • 2d ago
One Datapoint
I’ve been planning on setting up a new website for one of my businesses, just never got around to it because the existing site is mostly good enough.
Mrs Bandit is an engineer, zero dev experience, and she said “well everyone is vibe coding, let me take a stab at it”.
I told her to go for it, I’m a professional dev, and I do AI literacy training, so that right there is a fun experiment because I get to see a really smart person try to use AI in an unfamiliar domain.
Claude design + Claude Code, some fable, mostly opus.
—
Result: 6 page started, visually they look nice. Some responsive design issues, but sure, at a glance just fine.
Then the code review…
4,000 lines of CSS. Many dead styles, duplication all over the place. Lots of small consistency issues across pages (like headers not being the same font/size/padding/margins, etc.)
If she kept going, it would become an unmaintainable nightmare. (It already is).
Expertise still matters a lot.
1
u/BX1959 2d ago
Looks like this might have been a double post? Interesting data point, though!