this post was submitted on 01 Jun 2023
36 points (100.0% liked)

Technology

37604 readers
173 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I must confess to getting a little sick of seeing the endless stream of articles about this (along with the season finale of Succession and the debt ceiling), but what do you folks think? Is this something we should all be worrying about, or is it overblown?

EDIT: have a look at this: https://beehaw.org/post/422907

you are viewing a single comment's thread
view the rest of the comments
[–] spoonful@beehaw.org 6 points 1 year ago (2 children)

I'm actually very optimistic and here's why - it changes education and research completely.

Generally when learning new things the initial step is the hardest. Where to start and what to learn is extremely overwhelming and we basically got rid of that. It's amazing.

I'm a fullstack engineer and honestly I feel that with LLM I have the tools to switch to basically any career I'd want to. If AI takes away coding then I'd happily let it build stuff for me and pivot somewhere else. The things get a bit weirder for people who can't do that but that's not a new issue - we already have people who need assistance and if anything we should be able to support them better now.

@spoonful @hedge I look at LLMs very much with the lens of accessibility as well. There’s a lot of things an AI can do for you that helps with various developmental disorders which people can’t do on their own, and having an AI take over some of the more difficult aspects could really be a game changer (and already has been for me)!

[–] orclev@lemmy.ml 2 points 1 year ago

The problem with ALL the LLMs is that they don't actually understand anything at all. They produce output that looks like other similar things but may or may not have any actual relationship to reality. So they're incredibly advanced bullshit generators.

I would never trust a piece of code written by one of these things and you'd spend just as much time debugging what it wrote as it would have taken to write it in the first place.

For that matter you'd never be able to actually trust anything one told you about anything either as you never know if anything it has said is true or not so you literally need to research everything it tells you in order to know if it was true or not.

It could maybe work as a better interface to a search engine though. You ask it a question and it redirects you to what it thinks are the most relevant search results. E.G. "how do I do X" and it tells you "People who wanted to do X often needed to know about Y and Z, here are some of the top search results for that", but you'd need to actually follow the links provided, not let it summarize them.