Earlier quoted context omitted.
my issue hasn't been for a long time now that the code they write works or doesn't work. My issues all stem from that it works, but does the wrong thing
If it does the wrong thing you tell it what the right thing is and have it try again. With the latest models if you're clear enough with your requirements you'll usually find it does the right thing on the first try.
Opus 4.5 is not the normal AI agent experience that I have had thus far
181–190 of 1001 posts
Re: Opus 4.5 is not the normal AI agent experience that I have had thus far
#182Earlier quoted context omitted.
> How about porting BurntSushi's absurdly great Rust optimized string search routines to C and making them faster? How did it do? :-)
Alarmingly well! https://gisthost.github.io/?1bf98596a83ff29b15a2f4790d71c41d... It couldn't quite beat the Rust implementation on everything, but it managed to edge it out on at least some of the benchmarks it wrote for itself. (Honestly it feels like a bit of an afront to the natural order of things.) That said... I'm most definitely not a Rust or C programmer. For all I know it cheated at the benchmarks and I didn…
Re: Opus 4.5 is not the normal AI agent experience that I have had thus far
#183Earlier quoted context omitted.
my issue hasn't been for a long time now that the code they write works or doesn't work. My issues all stem from that it works, but does the wrong thing
If it does the wrong thing you tell it what the right thing is and have it try again. With the latest models if you're clear enough with your requirements you'll usually find it does the right thing on the first try.
Re: Opus 4.5 is not the normal AI agent experience that I have had thus far
#184Earlier quoted context omitted.
my issue hasn't been for a long time now that the code they write works or doesn't work. My issues all stem from that it works, but does the wrong thing
Correct it then, and next time craft a more explicit plan.
Re: Opus 4.5 is not the normal AI agent experience that I have had thus far
#185Most software engineers are seriously sleeping on how good LLM agents are right now, especially something like Claude Code. Once you’ve got Claude Code set up, you can point it at your codebase, have it learn your conventions, pull in best practices, and refine everything until it’s basically operating like a super-powered teammate. The real unlock is building a solid set of reusable “skills” plus a few agents for th…
When needed it can be picked up in a day. Otherwise they are not paid based in tickets solved etc. If the incentives were properly aligned everyone would already use it
Re: Opus 4.5 is not the normal AI agent experience that I have had thus far
#186Re: Opus 4.5 is not the normal AI agent experience that I have had thus far
#187Earlier quoted context omitted.
Are you using Claude Code? Because that might be the secret cause you're missing. With Claude Code I can instruct it to validate things after its done with code, and usually it finds that it goofed. I can also tell it to work on like five different things, and go "hey spin up some agents to work on this" and it will spawn 5 agents in parallel to work on said things. I've basically ditched Groke et al and I refuse to…
For schema design phase I used web UI for all three. Logical bug of using BIGSERIAL for tracking updates (generated at insert time, not commit time, so can be out of order) wouldn’t be caught by any number of iterations of Claude Code and would be found in production after weeks of debugging.
Things get so much more interesting when they're able to execute the code they are writing to see if it actually works.
Re: Opus 4.5 is not the normal AI agent experience that I have had thus far
#188https://chronick.github.io/typing-arena/
With another more substantial personal project (Eurorack module firmware, almost ready to release), I set up Claude Code to act as a design assistant, where I'd give it feedback on current implementation, and it would go through several rounds of design/review/design/review until I honed it down. It had several good ideas that I wouldn't have thought of otherwise (or at least would have taken me much longer to do).
Really excited to do some other projects after this one is done.
Re: Opus 4.5 is not the normal AI agent experience that I have had thus far
#189Most software engineers are seriously sleeping on how good LLM agents are right now, especially something like Claude Code. Once you’ve got Claude Code set up, you can point it at your codebase, have it learn your conventions, pull in best practices, and refine everything until it’s basically operating like a super-powered teammate. The real unlock is building a solid set of reusable “skills” plus a few agents for th…
Is Claude "Code" anything special,or it's mostly the LLM and other CLIs (e.g. Copilot) also work?
Re: Opus 4.5 is not the normal AI agent experience that I have had thus far
#190Earlier quoted context omitted.
[flagged]
Democratizing coding so regular people can get the most out of computers is the opposite of oppression. You are mistaking your interests for societies interests. It's the same with artists who are now pissed that regular people can manifest their artistic ideas without needing to go through an artist or spend years studying the craft. The artists are calling the AI companies oppressors because they are breaking the a…
Software development was already one of the most democratised professions on earth. With any old dirt cheap used computer, an internet connection, and enough drive and curiosity you could self-train yourself into a role that could quickly become a high paying job. While they certainly helped, you never needed any formal education or expensive qualifications to excel in this field. How is this better?