Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re: Garbage In / Garbage Out (Score 1) 77

That "people doing what they've been doing before" argument is a hot mess. It doesn't even make any sense. Using LLM tools to produce code is fundamentally nothing like programming yourself. If AI naysayers are trying out LLM tools, even if with a preformed opinion and expectation, they're not sticking to their learned processes. That's not even possible.

What good developers do as they did before is proper specification, clean architecture, considering edge cases, building robustly, recognising and mitigating security issues, ensuring consistency, maintaining extensibility, etc. etc. etc. And if you do any of these things, you'll very quickly realise how pathetically, laughably limited the actual usefulness of LLMs for programming is. LLMs help you with *none* of those things, but they're the core of what software engineering does and is required to do. "Coding" is, what, 10% of the job? LLM are a (sometimes very poor) tool to help with a part of the job that was never the core, never the bottleneck, never the cost driver, and never the main problem.

Comment Re: Consider the source (Score 1) 77

Except that on Stack Overflow, more often than not the shit responses are followed by comments explaining why they're shit. That's helpful information, and you might even learn something.

Crappy LLM slop code comes with no such disclaimers, so you can either trust it and end up with a crap application 95% of the time, or research whether the solution holds together, negating any efficiency gain you might have thought the LLM gives you. In addition, the LLM doesn't learn how to create less crap code in the future, and neither are you.

Comment Re: Hybrid way to self host (Score 1) 175

S3 as in, actually hosted at Amazon? If so, how do you get to that price, and how much data are we talking about?

My personal backup (13 TB) which I'm currently hosting at Backblaze for $9/mt. would cost me $50/mt. on Amazon Glacier, and that doesn't even include transfer charges.

Comment Re: AI Savvy (Score 1) 82

That is the extreme opposite of what has happened in my circles over the last few months. Everybody has used it enough now - and, crucially has had to revisit stuff they did with LLMs - to know how little is behind the hype.

If I felt more petty, I'd be riding the I Told You So train a lot right now.

Comment Re: Stupidity increases (Score 4, Insightful) 40

I see this less as people willingly referring to LLMs for that kind of information, and more as simply an obvious side effect of shiving it in people's faces everywhere.

Most of us here are techies, we know what the "AI overview" is and what that implies about its factuality and reliability. Although I sometimes fall into the trap of reading it myself, absent-mindedly, because it's so front and center on any browser not specifically configured to get rid of it. Most people just Google something and look what turns up. That used to be an okay approach, too, before companies decided that LLM slop should push out references to actually worthy sources.

I put 99% of the blame for this on Google & Co. and laugh in the face of their promises to "improve accuracy". No, they're not going to turn a glorified Markov chain generator into something that somehow starts being an adequate replacement for authoritative sources. They didn't understand the problem, and apparently they don't understand the basics of their own technology.

Comment Re: What a waste, and what an obvious lie (Score 2) 115

Yeah, the irony wasn't lost on me either xD

They took great care to prevent the sensitive data from falling into the wrong hands... *after having migrated it to freaking Azure*! The one public cloud where we can be most certain that it has already been entirely and lastingly compromised.

Comment Shocked!! (Score 4, Insightful) 35

"This has sent shockwaves across developer circles."

Yeah... no, it didn't. No actual developer uses shit like this, or doesn't know how to protect their systems from the behaviour of inherently erratic tools.

Lax development standards in an overvalued tech-bro company? Say it ain't so! Vibe coders getting owned because they don't check LLM slop output, which they wouldn't have the knowledge to understand even if they did? Colour me purple!

Everything about this is about as surprising as thunder after lightning.

You even have the obligatory corporate statement about how the thing the company has just been shown to not care about in the least, is actually their top priority. This entire article could be a satire.

Comment Re: Isn't that the point? (Score 1) 84

Yeah, especially considering how many potential sources for errors there are for LLM responses in these examples.

An LLM would be very susceptible to giving you the starting time of some previous match the same teams played. And not pick up a scheduling time in time. Why go for anything less than the official source?

And different meats need different treatment to be safe - another thing an LLM can very easily get mixed up. I'd never take such information from any source lesser than one written by a named, knowledgable person. Or on a reasonably popular site with a discussion features where people could ask whether they're out of their mind, if the info is incorrect.

Comment Re: It's about music industry control, not a fake (Score 1) 215

I don't buy the story that the music industry is scared. As you mention, Spotify *is* the music industry. They control the conduit. There wasn't exactly a shortage of real music on existing catalogues before. They still managed to fuck over real artists, first by not paying them, then by replacing them with cheaply purchased library music wherever they could get away with it. They have no reason to be afraid. Non-industry people threatening their grift with GenAI slop? They have the means to produce a million times as much slop, and the power to make the non-industry slop disappear. The industry loves GenAI because it is just the next tool with which they can get closer to their vision of killing human creativity forever, replace it with their own zombie versions of it, and never pay anyone for anything ever again.

Comment Re: You're not a real artist (Score 1) 215

And exactly what do you think the point is of listening to music? Who sits down to listen to a GenAI album? Literally, what's the point? If there is no human behind it, no artistic intent, nobody expressing anything, why would I want to waste even one second of my lifetime listening to it? Do you think music is purely functional?

Slashdot Top Deals

"The whole problem with the world is that fools and fanatics are always so certain of themselves, but wiser people so full of doubts." -- Bertrand Russell

Working...