Hacker News new | ask | show | jobs
by delaminator 125 days ago
> Claude can make decisions about architecture

but they are often not very good decisions, and sometimes absolutely terrible

I have to kick it back onto the right track, but as you sort of point out, I got that experience from making my own terrible decisions and finding out the hard way the blind alley I was walking up.

Second system, inner platform, too general, planning for scenarios that never happen, stuff that doesn't scale, making a giant OOP class taxonomy - I've made them all.

I think I learned as much from reading as doing though, I could later put names on the mistakes I made.

So, for what it's worth - study the meta. Read about architectural theory, system design

Study the craft and listen to the masters - https://www.youtube.com/watch?v=LKtk3HCgTa8

And when you talk to Claude say "follow rich hickeys advice about explicit rules" and it knows what you mean more than you do !