You don't know what the model is capable of until you try. Maybe today's models are not good enough. Try again next year.
This is true, but also: everything I try works! I simply cannot come up with tasks the LLMs can't do, when running in agent mode, with a feedback loop available to them. Giving a clear goal, and giving the agent a way to measure it's progress towards that goal is incredibly powerful. With the problem in the original article, I might have asked it to generate 100 test cases, and run them with the original Perl. Then I…
The port I couldn't ship
21–30 of 101 posts
Re: The port I couldn't ship
#22I consider myself a bit of an expert vibe engineer and the challenge is alluring :D
Re: The port I couldn't ship
#23Earlier quoted context omitted.
> I think you halucinated this up. (Quote from original comment, pre malicious-edit) No point in responding to a troll, but for the other people who may be reading this comment chain, he's used LLMs for various tasks. Not to mention that he founded TextSynth, an entire service that revolves around them. https://textsynth.com/ https://bellard.org/ts_sms/
[flagged]
Re: The port I couldn't ship
#24Earlier quoted context omitted.
> I think you halucinated this up. (Quote from original comment, pre malicious-edit) No point in responding to a troll, but for the other people who may be reading this comment chain, he's used LLMs for various tasks. Not to mention that he founded TextSynth, an entire service that revolves around them. https://textsynth.com/ https://bellard.org/ts_sms/
[flagged]
???
Re: The port I couldn't ship
#25Re: The port I couldn't ship
#26I won't deny OP learned something in this process, but I can't help but wonder: if they spent the same time and effort just porting the code themselves, how much more would they have learned? Specially considering that the output would be essentially the same: a bunch of code that doesn't work.
Re: The port I couldn't ship
#27How many hours until someone else is able to get it to work? I consider myself a bit of an expert vibe engineer and the challenge is alluring :D
Re: The port I couldn't ship
#28While there's not a lot of meat on the bone for this post, one section of it reflects the overall problem with the idea of Claude-as-everything: > I spent weeks casually trying to replicate what took years to build. My inability to assess the complexity of the source material was matched by the inability of the models to understand what it was generating. When the trough of disillusionment hits, I anticipate this wil…
I don’t see a particularly good reason why LLMs wouldn’t be able to do most programming tasks, with the limitation being our ability to specify the problem sufficiently well.
Re: The port I couldn't ship
#29Re: The port I couldn't ship
#30How many hours until someone else is able to get it to work? I consider myself a bit of an expert vibe engineer and the challenge is alluring :D
This is easy work, made hard by the "allure" of LLMs, which go from emphatic to emetic in the blink of an eye.
If you don't know what you are doing, you should stay away from LLMs if there is anything at all at stake.