logoalt Hacker News

bakugoyesterday at 11:26 PM2 repliesview on HN

Are these experts in the room with us right now? Because if even the creators of Claude seemingly can't prompt non spaghetti code (see: Claude Code leak), I'd like to know who can.


Replies

ranger_dangeryesterday at 11:45 PM

How do you know they were even trying in the first place? Have you analyzed the prompt they used?

show 1 reply
Ancapistanitoday at 12:19 AM

Speaking for myself - they may not have cared to.

I can absolutely prompt AI to following established patterns and produce nice, clean output in a legacy codebase. I also have a completely separate set of skill files that I’ve been building organically by allowing the agent to do make most decisions about conventions. The latter produces code that would be a nightmare to modify by hand, but I’m still able to iterate on it many times faster than I could in the codebase where code quality is a requirement.

“Code quality” is mostly “human readability”, and I’m simply not sure that’s a valuable attribute anymore.

show 1 reply