top | item 47153468

(no title)

monkeydust | 6 days ago

Struggled with it also, given up (for now).

I thought coding was a solved problem Boris?

discuss

order

rfw300|6 days ago

I have little doubt where things are going, but the irony of the way they communicate versus the quality of their actual product is palpable.

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|6 days ago

More generally, Anthropic's reliability track record for a company which claims to have solved coding is astonishingly poor. Just look at their status page - https://status.claude.com/ - multiple severe incidents, every day. And that's to say nothing of the constant stream of bugs for simple behavior in the desktop app, Claude Code, their various IDE integrations, the tools they offer in the API, and so on.

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.

bennycha|5 days ago

I find the GitHub issue experience particularly hellish: search for my issue -> there it is! -> only comment "Found 3 possible duplicate" Generated with Claude Code -> go to start.

jarjoura|6 days ago

I am constantly amazed how developers went hard for claude-code when there were and are so many better implementations of the same idea.

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.

nonethewiser|5 days ago

What bugs have you encountered? It's been a smooth experience for me.

Aeolun|5 days ago

Still better than the codex or gemini cli though :)

yosefk|6 days ago

Coding is a solved problem. Problems with the code - these are far from solved, in fact they're multiplying, but coding is definitely solved

ValentineC|6 days ago

What does "solving" coding mean?

timmmmmmay|5 days ago

coding like a hospital patient

ponector|6 days ago

It is solved in his org. He never promised quality software, though.

You get a buggy electron app and they get billions in valuation.

Clearly no one values quality anymore. 1000% yolo

abustamam|5 days ago

Why have quality when agents can just fix issues when other agents encounter them?

/s

richard___|6 days ago

He is trolling to increase the stock price before IPO

consumer451|5 days ago

OK, but seriously... if Anthropic is on the "best" path, aside from somehow nuking all AI research labs, an IPO would be the most socially responsible thing that they could do. Right?

sunir|6 days ago

Until problems are a solved problem, I feel I'm ok.

Thrymr|6 days ago

Generating code is a solved problem. Some people think that is the same thing.