Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Submission + - 'Just Because Linus Torvalds Vibe Codes Doesn't Mean it's a Good Idea' (theregister.com)

An anonymous reader writes: Vibe coding got a big boost when everyone's favorite open source programmer, Linux's Linus Torvalds, said he'd been using Google's Antigravity LLM on his toy program AudioNoise, which he uses to create "random digital audio effects" using his "random guitar pedal board design." This is not exactly Linux or even Git, his other famous project, in terms of the level of work. Still, many people reacted to Torvalds' vibe coding as "wow!" It's certainly noteworthy, but has the case for vibe coding really changed? [...] It's fun, and for small projects, it's productive. However, today's programs are complex and call upon numerous frameworks and resources. Even if your vibe code works, how do you maintain it? Do you know what's going on inside the code? Chances are you don't. Besides, the LLM you used two weeks ago has been replaced with a new version. The exact same prompts that worked then yield different results today. Come to think of it, it's an LLM. The same prompts and the same LLM will give you different results every time you run it. This is asking for disaster.

Just ask Jason Lemkin. He was the guy who used the vibe coding platform Replit, which went "rogue during a code freeze, shut down, and deleted our entire database." Whoops! Yes, Replit and other dedicated vibe programming AIs, such as Cursor and Windsurf, are improving. I'm not at all sure, though, that they've been able to help with those fundamental problems of being fragile and still cannot scale successfully to the demands of production software. It's much worse than that. Just because a program runs doesn't mean it's good. As Ruth Suehle, President of the Apache Software Foundation, commented recently on LinkedIn, naive vibe coders "only know whether the output works or doesn't and don't have the skills to evaluate it past that. The potential results are horrifying."

Why? In another LinkedIn post, Craig McLuckie, co-founder and CEO of Stacklok, wrote: "Today, when we file something as 'good first issue' and in less than 24 hours get absolutely inundated with low-quality vibe-coded slop that takes time away from doing real work. This pattern of 'turning slop into quality code' through the review process hurts productivity and hurts morale." McLuckie continued: "Code volume is going up, but tensions rise as engineers do the fun work with AI, then push responsibilities onto their team to turn slop into production code through structured review."

Comment Re:Best of luck (Score 5, Insightful) 54

Locutus is primarily designed for decentralization, not anonymity - which will make it less suited to IP theft than various other technologies that are already pervasive, the same is true of a lot of the other "people you don't want to be your early adopters" that you mention. It's definitely a risk for systems like Freenet, but it's a manageable risk.

Comment Re:Nice to see Ian is still at it. (Score 5, Informative) 54

Not quite sure how reality will go for this project at least based on comments here so far

Most of the negative comments so far are from people who I doubt spent 20 seconds looking at our site, so I hope they don't color your judgement. Read through our user manual and form your own opinion.

Of course, the irony of using Youtube and Google Docs for the presentation kind of hurts.

Once there are viable alternatives on Freenet we'll use them.

I remember a few years back thinking how the promise of Freenet was so easy to achieve today between low power computers, cheap storage, and bandwidth... yet we are stuck with what we have.

I think the time is right, which is exactly why I'm doing what I'm doing :)

Slashdot Top Deals

Software production is assumed to be a line function, but it is run like a staff function. -- Paul Licker

Working...