(no title)
rfw300 | 4 days ago
Claude Code (the product, not the underlying model) has been one of the buggiest, least polished products I have ever used. And it's not exactly rocket science to begin with. Maybe they should try writing slightly less than 100% of their code with AI?
rfw300|4 days ago
Their models are so good that they make dealing with the rest all worth it. But if I were a non-research engineer at Anthropic, I wouldn't strut around gloating. I'd hide my head in a paper bag.
rhubarbtree|4 days ago
But it’s also true that Anthropic products are super buggy.
jopsen|4 days ago
Mobile app stops working..
It's a pain.
At least right now.
bennycha|3 days ago
jarjoura|4 days ago
It's also a tool that has a ton of telemetry, doesn't take advantage of the OS sandbox, and has so many tiny little patch updates that my company has become overworked trying to manage this.
Its worst feature (to me at least), is the, "CLAUDE.md"s sprinkled all over, everywhere in our repository. It's impossible to know when or if one of them gets read, and what random stale effect, when it does decide to read it, has now been triggered. Yes, I know, I'm responsible for keeping them up to date and they should be part of any PR, but claude itself doesn't always even know it needs to update any of them, because it decided to ignore the parent CLAUDE.md file.
abustamam|3 days ago
Like, isn't the whole point of those files to not have to constantly reference them??
nonethewiser|3 days ago
yaur|3 days ago
Also if a prisma migration fails it will say “this is dev it’s ok to erase the database” before rerunning the command with —accept-data-loss
Aeolun|4 days ago