Earlier quoted context omitted.
Nothing competes with Opus 4.5 in Claude Code. Codex & Gemini are arguable.
Yeah, but I tought at 29 USD for a year with 3 times the limit it might be able to compete. But I will probably check out claudecode next month when my github copilot subscription runs out. Edit: I found this: https://www.reddit.com/r/ClaudeCode/comments/1q6f62t/tried_n... Seems like it might be worth to check it out. Found a 10% discount that works on the additional discount so now it would be 26 USD / year.
I was a top 0.01% Cursor user, then switched to Claude Code 2.0
151–160 of 236 posts
Re: I was a top 0.01% Cursor user, then switched to Claude Code 2.0
#152I really love AI for lots of things, but, when I'm reading a post, the AI aesthetic has started to grate. I read articles and they all have the same "LLM" aesthetic, and I feel like I'm reading posts written by the same person. Sure, the information is all there, but the style just puts me off reading it. I really don't like how few authors have a voice any more, even if that voice is full of typos and grammatical er…
Re: I was a top 0.01% Cursor user, then switched to Claude Code 2.0
#153Earlier quoted context omitted.
False equivalency. The maintenance and expertise required to run the codebase you’ve generated still falls flatly on you. When you use a library or a framework it normally is domain experts that do that stuff.
I’m so glad we’ve got domain experts to write those tricky things like left-pad for us. On a more serious note, I do think that the maintenance aspect is a differentiator, and that if it’s something that you end up committing to your codebase then ownership and accountability falls to you. Externally sourced libraries and frameworks ultimately have different owners.
In particular, the PR author's response to this question:
> Here's my question: why did the files that you submitted name Mark Shinwell as the author?
> > Beats me. AI decided to do so and I didn't question it.
The same author submitted a similar PR to Julia as well. Both were closed in-part due to the significant maintenance burden these entirely LLM-written PR's would create.
> This humongous amount of code is hard to review, and very lightly tested. (You are only testing that basic functionality works.) Inevitably the code will be full of problems, and we (the maintainers of the compiler) will have to pay the cost of fixing them. But maintaining large pieces of plausible-in-general-but-weird-in-the-details code is a large burden.
Setting aside the significant volume of code being committed at once (13K+ lines in the OCaml example), the maintainers would have to review code even the PR author didn't review - and would likely fall into the same trap many of us have found ourselves in while reviewing LLM-generated code... "Am I an idiot or is this code broken? I must be missing something obvious..." (followed by wasted time and effort).
The PR author even admitted they know little about compilers - making them unqualified to review the LLM-generated code.
Re: I was a top 0.01% Cursor user, then switched to Claude Code 2.0
#154Earlier quoted context omitted.
And how exactly do you foresee probabilistic systems working out in real life? Nobody wants software that seldom does what they expect, and which tends to trend toward desirable behavior over time (where "desirable" behavior is determined by the sum of global feedback and revenue/profit of the company producing it). Today you send some money to your spouse but it's received by another person with the same name. Tomor…
You're thinking of probabilistic systems at run time . People are talking about probabilistic systems at compile time . Whatever gets generated, if it passes tests and is observably in compliance with the spec, is accepted and made permanent. It's the clay we're talking about Jackson Pollocking, not the sculpture.
Re: I was a top 0.01% Cursor user, then switched to Claude Code 2.0
#155>> You no longer need to review the code. You also no longer need to work, earn money, have a life, read, study, know anything about the world. This is pure fantasy my brain farts hard when I read sentences like that
You also no longer need to work, earn money, have a life, read, study, know anything about the world. This is pure fantasy This will be reality in 10-20 years
Re: I was a top 0.01% Cursor user, then switched to Claude Code 2.0
#156> my experience from 5 years of coding with AI What AI have you been using for 5 years of coding?
If AI can 10x then that's 50 years worth of development. Likely OP has developed a UNIX like operating system, is my guess.
Re: I was a top 0.01% Cursor user, then switched to Claude Code 2.0
#157Re: I was a top 0.01% Cursor user, then switched to Claude Code 2.0
#158I really love AI for lots of things, but, when I'm reading a post, the AI aesthetic has started to grate. I read articles and they all have the same "LLM" aesthetic, and I feel like I'm reading posts written by the same person. Sure, the information is all there, but the style just puts me off reading it. I really don't like how few authors have a voice any more, even if that voice is full of typos and grammatical er…
Re: I was a top 0.01% Cursor user, then switched to Claude Code 2.0
#159Re: I was a top 0.01% Cursor user, then switched to Claude Code 2.0
#160If you like Claude Code, then Gas Town (recent discussion [1]) will probably blow your mind. I'm just trying to get a grip on it myself. But it sounds incredible. [1] https://news.ycombinator.com/item?id=46458936
Just wait ‘til Gas City ships.