Remix.run Logo
bigstrat2003 a day ago

> now, AI is generating whole stack applications that run from the first try

I sincerely doubt that, because it still can't even generate a few hundred line script that runs on the first try. I would know, I just tried yesterday. The first attempt was using hallucinated APIs and while I did get it to work eventually, I don't think it can one shot a complex application if it can't one shot a simple script.

IMO, AI has already stagnated and isn't significantly better than it was 3 years ago. I don't see how it's supposed to get better still when the improvement has already stopped.

pjerem a day ago | parent | next [-]

What tool did you use ?

I routinely generate applications for my personal use using OpenCode + Claude Sonnet/Opus.

Yesterday I generated an app for my son to learn multiplication tables using spaced repetition algorithm and score keeping. It took me like 5 minutes.

Of course if you use ChatGPT it will not work but there is no way Claude Code/Open Code with any modern model isn't able to generate a one hundred line script on the first try.

LtWorf 19 hours ago | parent [-]

Are we still doing the "your fault for not using this other model" thing? It's a bit of a tired trope at this point.

pjerem 19 hours ago | parent | next [-]

I was asking which tool, not which, not which model.

For the same model, you can just have it generate dad jokes or use it in a tool like OpenCode or Cursor or Zed or Cline or … and make it program complex things.

If I use Claude Sonnet on duck.ai I will have hard time generating something interesting. The same model in OpenCode does all my programming work.

cruffle_duffle 17 hours ago | parent | prev [-]

I mean, the person above complaining about it not being able to create a simple thing is absolutely holding them wrong! They aren’t feeding the right context, aren’t using the correct tools or harnesses, who knows. But the problem exists between keyboard and chair, so to speak.

I’m constantly amazed at the amount of scope I can now one-shot with Claude Code. It can crank out multi command cli apps with almost zero hand holding beyond telling what to generate… you know, the hard part. And then we’ll back and forth to refine the working thing it built.

pixl97 a day ago | parent | prev | next [-]

>isn't significantly better than it was 3 years ago.

Eh?

Ever hear the saying the first 90% of a problem is 90% of the work, the last 10% of the program is also 90% of the work.

AI/LLMs have improved massively in that context. That's not even including the other model types such as visual/motion-visual/audio which are to the point that telling their output from reality is a chore.

And one shotting a simple script simply doesn't mean much without context. I have it dump relatively complex powershell scripts often enough and it's helped me a lot with being able to explain scripting actions to other humans where before I'd make assumptions about the other users knowledge where it was not warranted.

johnnyanmac a day ago | parent | prev [-]

The biggest grift is invested tech Bro's trying to sell you on thr fact that Ai growth is linear or even exponential.

In reality it's Logarithmic. Maybe with the occasional jolt. You'd think with Moores "law" that we'd know better by now that explosive growth isn't forever. Or at least that we're bound to physics as a cap to hit.