this post was submitted on 30 Aug 2023
226 points (96.3% liked)

Technology

58137 readers
4397 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (1 children)

Exactly, a year or two ago I said that knowledge of obscure and obsolete languages won't be as saleable a skill soon because of the ability to convert code automatically into a more widely used language, everyone laughed at me and said that will never happen - already some big companies have started doing it.

I was talking to a friend recently about AI coding and realised that beyond a certain point a huge portion of the industry will be made obsolete entirely and honestly it's probably not very far away - pretty much all the coding either of us had worked on won't be needed if you can simply ask your computer to do it without needing a special program.

I've created a lot of GUI tools for example and tools for configuration but being able to just talk to you computer would erase the need for almost all of them, and a lot of stuff you won't even need to do in the first place - why would I install an app to monitor network connectivity and locate newly added devices when I can just say 'computer, how's the network been working today? Is my printer working?' and it just tells you.

How we interact with computers has done nothing but change, I really think we're going to see a real game change soon, like not a game changing move, literally switching from chess to buckaroo.

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

Those two examples you've given (asking the computer about the network and printer) don't need ai (LLMs in this context) to exist. They need to be pre programmed absolute functions. Suggesting that these LLMs are a step towards that not only ignores that we already have voice assistants built into computers, but ignores the fact that LLM outputs are volatile and can't be trusted.

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

What I'm getting at is you won't need absolute functions to pre exist when you can just ask your computer and it's able to poll the relevant resources and format a reply, of course current models can't do this but if you think that history ended and there will be no more developments in AI then you're not being serious.

LLMs have the spotlight at the moment because natural language has been a Holy Grail of AI research for a long time but all the other types of models are amazing at other things, it's only a matter of time before the various pieces are combined to make some really useful and powerful tools