this post was submitted on 15 Sep 2023
466 points (97.2% liked)

Technology

58142 readers
4356 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 146 points 1 year ago (6 children)

Anyone surprised by this wasn't paying attention. This is the "AI" apocalypse everyone has been wringing their hands over and dumbass executives have been salivating over. This is exactly the problem with LLMs, they produce very convincing looking content, but it's not actually factual content. You need teams of fact checkers and editors to review all their output if you care at all about accuracy.

[–] [email protected] 45 points 1 year ago (1 children)

As is with software developing, actually writing the stuff down is the easiest part of the work. If you already have someone fact checking and editing.. why do you need AI to shit out crap just for the writing? It would be easier to gather the facts first, fact check them, then wrangle them through the AI if you don't want to hire a writer (+ another pass for editing).

LLMs look like magic on a glance, but people thinking they are going to produce high quality content (or code for god's sake) are delusional.

[–] [email protected] 31 points 1 year ago* (last edited 1 year ago) (12 children)

Yeah. I'm a programmer. Everyone has been telling me that I'm about to be out of a job any day now because the "AI" is coming for me. I'm really not worried. It's way harder to correct bad code than it is to just throw it all away and start fresh, and I can't even imagine how difficult it's going to be to try to debug whatever garbage some "AI" has spewed out. If you employ a dozen programmers now, if you start using AI to generate your code you're going to need two dozen programmers to debug and fix it's output.

The promise with "AI" (more accurately machine learning, as this is not AI) as far as code is concerned is as a sort of smart copy and paste, where you can take a chunk of code and say "duplicate this but with these changes", and then verify and tweak its output. As a smart refactoring tool it shows a lot of promise, but it's not like you're going to sit down and go "write me an app" and suddenly it's done. Well, unless you want Hello World, and even then I'm sure it would find a way to introduce a bug or two.

[–] [email protected] 14 points 1 year ago

unless you want Hello World, and even then I'm sure it would find a way to introduce a bug or two.

"Greetings planet"

D'oh!

[–] [email protected] 9 points 1 year ago (3 children)

Yep, I've had plenty of discussion about this on here before. Which was a total waste of time, as idiots don't listen to facts. They also just keep moving the goal posts.

One developer was like they use AI to do their job all the time, so I asked them how that works. Yeah, they "just" have to throw 20% of the garbage away that's obviously wrong when writing small scripts, then it's great!

Or another one who said AI is the only way for them to write code, because their main issue is getting the syntax right (dyslexic). When I told them that the syntax and actually writing the code is the easiest part of my job they shot back that they don't care, they are going to continue "looking like a miracle worker" due to having AI spit out their scripts..

And yet another one that discussed at length how you obviously can't magically expect AI to put the right things out. So we went to the topic of code reviews and I tried to tell them: Give a real developer 1000+ line pull requests (like the AI might spit out) and there is a chance of a snowball in hell you'll get bug free code despite reviews. So now they argued: Duh, you give the AI small bite sized Jira tickets to work on, so you can review it! And if the pull request is too long you tell the AI to make a shorter more human readable one! And then we're back to square one: The senior developer reviewing the mess of code could just write it faster and more correct themselves.

It's exhausting how little understanding there is about LLMs and their limitations. They produce a ton of seemingly high quality stuff, but it's never 100% correct.

load more comments (3 replies)
[–] [email protected] 6 points 1 year ago (1 children)

People have been saying programming would become redundant since the first 4GL languages came out in the 1980s.

Maybe it'll actually happen some day.. but I see no sign of it so far.

[–] [email protected] 12 points 1 year ago (2 children)

Yep, had this argument a bunch. Conversation basically goes:

Them: All you need is a description of the problem and then it can generate code to solve it

Me: But the description has to be detailed enough to cover all the edge cases.

Them: Well yeah.

Me: You know what we call a description of a problem detailed enough to cover all the edge cases?

Them: What?

Me: A program. And the people that know how to write those descriptions are called programmers.

load more comments (2 replies)
load more comments (9 replies)
[–] [email protected] 26 points 1 year ago (1 children)

I don't think this one is even an LLM, it looks like the output of a basic article spinning script that takes an existing article and replaces random words with synonyms.

[–] [email protected] 17 points 1 year ago

This seems like the case. One of the first stanzas:

Hunter, initially a extremely regarded highschool basketball participant in Cincinnati, achieved vital success as a ahead for the Bobcats.

Language models are text prediction machines. None of this text is predictable and it contains basic grammatical errors that even small models will almost never make.

[–] [email protected] 13 points 1 year ago (1 children)
[–] [email protected] 6 points 1 year ago (1 children)

Hah, great video. There was a reason why I put quotes around AI in my response because yes, what's being called AI by everyone is not in fact AI, but most people have never even heard of machine learning let alone understand the difference between it and AI. I've seen a trend of people starting to use the term AGI to differentiate between "AI" and actual AI, but I'm not really a fan of that because I think that's just watering down the term AI.

[–] [email protected] 8 points 1 year ago (2 children)

In the industry ML is considered a subset of AI, as are genetic algorithms and other approaches to developing "intelligence". That's why people tend to use AGI now to differentiate, because the fields been evolving (not that I agree with the approach either) . Honestly, you show someone even 10/15 years ago what we can do with RL, computer vision, LLMs and they'd certainly call it AI. I think the real problem is a failure to convey what these things actually are, they're sold to the public under the term AI only to hype up the brand/business.

load more comments (2 replies)
[–] [email protected] 10 points 1 year ago

The danger about current AI is people giving them important tasks to do when they aren't up to it. To put it in War Games terms, the problem is not Joshua, not even Professor Falken, but the McKittricks of the world.

load more comments (2 replies)
[–] [email protected] 51 points 1 year ago (2 children)

Throughout his NBA profession, he performed in 67 video games over two seasons

[–] [email protected] 28 points 1 year ago (1 children)

Dude really went wild during the steam summer sale.

[–] [email protected] 13 points 1 year ago

Don't we all.

[–] [email protected] 16 points 1 year ago (1 children)

Gotta teach it to add qualifying language. The above is falsifiable (even if it happens to be true).

Throughout his NBA profession, he performed in approximately 67 video games over two seasons

Throughout his NBA profession, he performed in at least 67 video games over two seasons

The second one is only technically falsifiable. It wouldn't be practical though as you'd have to prove you investigated every video game over a 2 year period (and not necessarily contiguous). Not an easy task.

[–] [email protected] 7 points 1 year ago

Agreed. Otherwise the content was perfect.

[–] [email protected] 42 points 1 year ago (4 children)

I really hope public opinion on AI starts to change. LLMs aren't going to make anyone's life easier, except in that they take jobs away once the corporate world determines that they are in a "good-enough" state -- desensitizing people to this kind of stupid output is just one step on that trail.

The whole point is just to save the corporate world money. There will never, ever be a content advantage over a human author.

[–] [email protected] 18 points 1 year ago (1 children)

The thing is LLMs are extremely useful at aiding humans. I use one all the time at work and it has made me faster at my job, but left unchecked they do really stupid shit.

load more comments (1 replies)
[–] [email protected] 9 points 1 year ago

It's already made my life much easier.

The technology is amazing.

It's just there's a lot of stupid people using it stupidly, and people whose job it is to write happen to really like writing articles about its failures.

There's a lot more going on in how it is being used and improving than what you are going to see unless you are actually using it yourself daily and following research papers on it.

Don't buy into the anti-hype, as it's misleading to the point of bordering on misinformation.

[–] [email protected] 8 points 1 year ago (2 children)

I'm going to fight the machines for the right to keep slaving away myself

And when I'm done, capitalism will give me an off day as a treat!

load more comments (2 replies)
[–] [email protected] 6 points 1 year ago* (last edited 1 year ago) (1 children)

As someone who works in content marketing, this is already untrue at the current quality of LLMs. It still requires a LOT of human oversight, which obviously it was not given in this example, but a good writer paired with knowledgeable use of LLMs is already significantly better than a good content writer alone.

Some examples are writing outside of a person's subject expertise at a relatively basic level. This used to take hours or days of entirely self-directed research on a given topic, even if the ultimate article was going to be written for beginners and therefore in broad strokes. With diligent fact-checking and ChatGPT alone, the whole process, including final copy, takes maybe 4 hours.

It's also an enormously useful research tool. Rather than poring over research journals, you can ask LLMs with academic plug-ins to give a list of studies that fit very specific criteria and link to full texts. Sometimes it misfires, of course, hence the need for a good writer still, but on average this can cut hours from journalistic and review pieces without harming (often improving) quality.

All the time writers save by having AI do legwork is then time they can instead spend improving the actual prose and content of an article, post, whatever it is. The folks I know who were hired as writers because they love writing and have incredible commitment to quality are actually happier now using AI and being more "productive" because it deals mostly with the shittiest parts of writing to a deadline and leaves the rest to the human.

[–] [email protected] 7 points 1 year ago (7 children)

It still requires a LOT of human oversight, which obviously it was not given in this example, but a good writer paired with knowledgeable use of LLMs is already significantly better than a good content writer alone.

I'm talking about future state. The goal clearly is to avoid the need of human oversight altogether. The purpose of that is saving some rich people more money. I also disagree that LLMs improve output of good writers, but even if they did, the cost to society is high.

I'd much rather just have the human author, and I just hope that saying "we don't use AI" becomes a plus for PR due to shifting public opinion.

load more comments (7 replies)
[–] [email protected] 39 points 1 year ago (2 children)

I mean.... if they're dead, they probably really suck at basketball so it's not exactly untrue.

[–] [email protected] 15 points 1 year ago

Dead people really are quite useless in basketball.

[–] [email protected] 8 points 1 year ago* (last edited 1 year ago) (1 children)

"Hello, I'm the agent for dead player 'Magic Bob', I'd like to enrol him in your team of the Eagles...
Hello?"

[–] [email protected] 9 points 1 year ago (1 children)

"Sir this is the other NBA. You wanna contact the Necromatic Basketball Association."

[–] [email protected] 8 points 1 year ago

Oh, right.

Is there a pentagram you could point me to?

[–] [email protected] 27 points 1 year ago (1 children)

I mean, MSN is just a portal and I doubt there's much behind it besides what domains are popular. MSN "published" this the same way Google News published articles. It sounds better to say Microsoft did it, but it's from some news site called Race Track and it was simply scraped by MSN.

[–] [email protected] 10 points 1 year ago (3 children)

Yeah, but that's a key part of the problem. The media had already automated a lot of the news curation into Google News, MSN and other portals, getting people used to not paying much attention to the particular source of news. The news is now moving to generating the actual content in an automated way, rather than just the aggregation step.

load more comments (3 replies)
[–] [email protected] 23 points 1 year ago (2 children)

Link to the article (archived)

#Brandon Hunter useless at 42# Story by Editor • 9/12/2023, 11:21:42 PM21h

Former NBA participant Brandon Hunter, who beforehand performed for the Boston Celtics and Orlando Magic, has handed away on the age of 42, as introduced by Ohio males’s basketball coach Jeff Boals on Tuesday.

Hunter, initially a extremely regarded highschool basketball participant in Cincinnati, achieved vital success as a ahead for the Bobcats.

He earned three first-team All-MAC convention alternatives and led the NCAA in rebounding throughout his senior season. Hunter’s expertise led to his choice because the 56th general decide within the 2003 NBA Draft.

Throughout his NBA profession, he performed in 67 video games over two seasons and achieved a career-high of 17 factors in a recreation in opposition to the Milwaukee Bucks in 2004.

[–] [email protected] 23 points 1 year ago (1 children)

Okay but when's the last time you had 17 factors in a recreation in opposition to the Milwaukee Bucks, hmm?

[–] [email protected] 16 points 1 year ago (1 children)

Never, but I am useless at 39, so what does that get me?

[–] [email protected] 11 points 1 year ago* (last edited 1 year ago) (1 children)

You get an AI-generated tabloid piece.

frickineh Useless at 39

In a shocking revelation, 39-year-old Lemmy user, frickineh, has declared themselves "useless" despite being one of the most active contributors to the popular Lemmy.world instance!

Though they've been on the platform for a mere two months, frickineh has already fired off a staggering 65 comments, giving every topic from 3D printing to gaming their two cents! But there's a twist - this prolific commentator hasn't yet taken the leap to submit their own posts.

Sources close to the situation say that frickineh's interests are as varied as they come. They’re not only a tech-savvy enthusiast, but they also have a penchant for the finer things in life, like cross-stitch and embroidery. The question on everyone’s lips is: How can someone with such varied talents feel "useless"?

One insider told our reporters, "You’d think with all the knowledge on gaming, technology, and even embroidery, frickineh would be out there making waves. But instead, they're here on Lemmy, dishing out opinions without sharing their own stories!"

Will frickineh step up their game and finally make a post? Or will they remain the mystery commentator of Lemmy.world? Only time will tell! Stay tuned for more on this Lemmy legend.

[–] [email protected] 11 points 1 year ago

Man, if you think I'm not good at posting here, you should've seen how much I didn't post on reddit.

[–] [email protected] 13 points 1 year ago (1 children)

That's some top notch obituary writing, AI.

[–] [email protected] 11 points 1 year ago

I agree, it's extremely regarded.

[–] [email protected] 18 points 1 year ago

Hey!

"Throughout his NBA profession, he performed in 67 video games over two seasons and achieved a career-high of 17 factors in a recreation in opposition to the Milwaukee Bucks in 2004."

He wasn't useless, you wish version Skynet!!

[–] [email protected] 10 points 1 year ago (1 children)

Intelligence is not the same as Wisdom. People often conflate the two and "AI" as it exists today is equivalent to a 3 year olds level of wisdom and a 40 year olds level of intelligence. It has access to vast amounts of facts and data but is completely unable to actually "understand" context and meaning.

[–] [email protected] 7 points 1 year ago* (last edited 1 year ago) (1 children)

This is just word replacement of an existing article (forward = ahead, games = video games, passed (away) = handed, points = factors) done to avoid DMCA claims, whether it was done by AI or an algorithm is irrelevant. The AI was used to reword the article, and it's good at doing that, but why those words in particular were replaced is beyond my comprehension.

load more comments (1 replies)
[–] [email protected] 5 points 1 year ago

Microsoft Tay could be looking for a new job as a writer at MSN.

[–] [email protected] 5 points 1 year ago (1 children)

This is the best summary I could come up with:


Former NBA player Brandon Hunter passed away unexpectedly at the young age of 42 this week, a tragedy that rattled fans of his 2000s career with the Boston Celtics and Orlando Magic.

The rest of the brief report is even more incomprehensible, informing readers that Hunter "handed away" after achieving "vital success as a ahead [sic] for the Bobcats" and "performed in 67 video games."

It made headlines last month, for instance, after publishing a similarly incoherent AI-generated travel guide for Ottawa, Canada that bizarrely recommended that tourists visit a local food bank.

As a result, as we reported last year, the platform ended up syndicating large numbers of sloppy articles about topics as dubious Bigfoot and mermaids, which it deleted after we pointed them out.

Hunter, initially a extremely regarded highschool basketball participant in Cincinnati, achieved vital success as a ahead for the Bobcats.

Accusing an NBA legend of being "useless" the week he died isn't just an offensive slip-up by a seemingly unsupervised algorithm, in other words.


The original article contains 882 words, the summary contains 166 words. Saved 81%. I'm a bot and I'm open source!

[–] [email protected] 23 points 1 year ago (3 children)

Imagine being an AI-generated summary of an article criticizing AI-written articles

[–] [email protected] 6 points 1 year ago

Still included a shitty AI generated sentence in there anyways. Not knocking the bot or the creator though. This bot seems pretty good at summaries for the most part.

[–] [email protected] 5 points 1 year ago

It's even funnier to consider that many publications are probably using AI (or more accurately LLM's) to pad out their articles. So then you directly get one program trying to lengthen a article and another trying to shorten it.

load more comments (1 replies)
load more comments
view more: next ›