5 ms·
I find these blog posts (and the originals, with Anthropic's C compiler and Cursor's browser) somewhat funny, as if they have this enormous power to build ... b
by mccoyb 2mo ago
I find these blog posts (and the originals, with Anthropic's C compiler and Cursor's browser) somewhat funny, as if they have this enormous power to build ... but they can't build something unique or new. Like the software sucks, but look how powerful the process is (the models are indeed powerful).
And it's a bit of a shame: by virtue of their position (their embedding in the fabric of venture capitalism), it seems like they can only make a subset of things -- what they can make is dictated enormously by capital, as they are engines of capital.
Not sure the point I'm trying to make, I just find it amusing.
Perhaps the point is that it might be more worthwhile to give independent creators a billion dollars to play around with agent swarms if we want to keep diversity in the evolutionary algorithm that is the software industry high.
- deleted 2mo ago[deleted]
- brap 2mo agoBecause it's mostly a load of crap. Most of these reusable, automated workflows sound really cool in theory, but in practice either they require a lot of customization (not really reusable) or a lot of babysitting (not really automated). AI has improved my productivity significantly, I'm not a hater, but we also have to be honest about its (current) limitations. The whole "software factory" thing is just a pipe dream people sell to execs / investors / online courses.
- thewhitetulip 2mo agoYes and this can be proven because what Anthropic says and does is vastly different They say SaaS is dead and you can vibe code any SaaS using Opus and yet despite having Mythos with them they have to use JS terminal to run Claude Code. Why don't they just vibe code CC? Why doesn't Dario have a 100000 agent swarm to run entirety of Anthropic or at least software department?
- jnwatson 2mo agoThey've said for some time that Claude Code is 90% LLM generated code.
- thewhitetulip 2mo agoYeah and it's still a cli tool running on JS So it's not a brag They could just write in Rust directly can't they? If they do that then they're doing what they preach
- solumunus 2mo agoMy app is written in TypeScript. With agents I could rewrite it in Rust, I just don’t need to so I don’t. It doesn’t warrant that level of performance and the business logic is more digestible in its current form. Given the amount of reviewing I need to do now, readability is worth more than performance. There are always tradeoffs. Are you implying that them attempting a Rust rewrite would fail, and this is why they’re not doing it?
- attentive 2mo agoclaude code VSS - 70Gb codex VSS - 600Mb
- thewhitetulip 2mo ago> business logic is more digestible in its current form. Well, Anthropic spent many $ teling everyone that code is dead so this doesn't matter to them does it? Their business logic can be written in English!
- solumunus 2mo agoWhat do you mean by “they spent $ telling everyone that”? If anything, they told everyone that to receive $ in investments. Those statements are pure PR hype.
- 2mo ago
- maherbeg 2mo agoYes, that's true, but in the post, they even mention that building the spec is the scarce resource. For that to work, the swarm has to actually follow the spec, which is what much of this post is about. We gave the swarm 835 pages of prose and it came back with a database. What was scarce in this experiment, and what we expect to be scarce in software engineering going forward, is the right description of intent.
- inciampati 2mo agobut that's what we use the agent "swarm" to do .. it's also not scarce. what's scarce is imagination.
- SpicyLemonZest 2mo agoI mean, how long are these pages? Assuming 40 or so lines per page, that would be 33400 lines of spec turned into 200,000 lines of Rust, or about 6 lines of code per line of spec. That's a very detailed spec, much more than any software specification I have ever written in my career. It's not obvious to me that writing this spec would meaningfully save work over incrementally building individual features, especially when you think about what it would take for human beings to meaningfully review whether those 835 pages contain the right intent.
- podgietaru 2mo agoOr to validate the accuracy and efficacy of the actual code produced.
- FuckButtons 2mo agonot only that, but what all of this misses is the fact that the specification that they used was a product of writing the software, not the other way round. It would be much, much more difficult to first write a correct specification than to first write a correct program, because programs are formal systems that can be executed to observe their correctness. You can’t do that with a specification.
- deleted 2mo ago[deleted]
- arjie 2mo agoWell, the tool works well. I am grateful that Nature has seen fit that the same kind of person who can make it doesn’t also have the ability to identify what needs exist in the market because then all software would flow out of OpenAI and Anthropic and the rest of us would run about their legs and peep about. Whether product development will survive the next generation of models is still unknown.
- dakolli 2mo agobro it can't even make a button that doesn't look like it was designed in 2018, everything is ass. Product development isn't going anywhere.
- viccis 2mo agoThe bottleneck has always been on the product side for 99% of cases. For the 1% where it's engineering, LLMs don't help as much.
- ta93754829 2mo agoit feels kind of like a concept car a large manufacturer would show off at a motor show. Everyone knows there is no intention to actually ship that thing, but they're exploring concepts and technology and trying to make inroads in what comes next.