this post was submitted on 19 Nov 2023
497 points (86.9% liked)

Technology

59436 readers
3259 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
 

Barack Obama: “For elevator music, AI is going to work fine. Music like Bob Dylan or Stevie Wonder, that's different”::Barack Obama has weighed in on AI’s impact on music creation in a new interview, saying, “For elevator music, AI is going to work fine”.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 42 points 1 year ago (22 children)

There is no way this ages well.

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

As someone who is doing software engineering and my company jumped on AI bandwagon and got us GitHub Copilot. After using it for a while I think overall experience is actually net negative. Yes, sometimes it gets things right, sometimes it provides a correct solution, but often I can write much more concise code. Many times it provides code that looks like it is correct, but after looking in more detail it actually is wrong. So now I'm need to be in guard what code it inserts, which kills all the time that it supposedly saved me. It makes things harder because the code does look like it might work.

It is like pair programming with a complete moron that is very good at picking patterns and trying to use them in following code. So if you do a lot of copy and paste I think it will help.

I think this technology can make bad programmers suck less at programming. I think the LLM problem is that it was trained with existing works and the way it works is that its goal is to convince other human that the result was created by another one, but it isn't capable to do any actual reasoning.

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

Wow, my experience has been pretty much the exact opposite of this. Copilot is amazing and I'd rather not go without it ever again

Edit: for the life of me I'll never understand people. This comment got a bunch of downvotes and yet some douchebag who blindly accuses me of being bad at my job gets upvoted. Fuck people.

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

Maybe you aren't that good at writing code

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

Maybe you aren't that good at being a human, this comment being good evidence of that

load more comments (6 replies)
load more comments (6 replies)
load more comments (18 replies)