462
submitted 5 months ago by floofloof@lemmy.ca to c/technology@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] darthsid@lemmy.world 54 points 5 months ago

Yep AI at best can supplement talent, not replace it.

[-] 9488fcea02a9@sh.itjust.works 82 points 5 months ago

I'm not a developer, but I use AI tools at work (mostly LLMs).

You need to treat AI like a junior intern.... You give it a task, but you still need to check the output and use critical thinking. You cant just take some work from an intern, blindly incorporate it into your presentation, and then blame the intern if the work is shoddy....

AI should be a time saver for certain tasks. It cannot (currently) replace a good worker.

[-] Lmaydev@programming.dev 34 points 5 months ago* (last edited 5 months ago)

As a developer I use it mainly for learning.

What used to be a Google followed by skimming a few articles or docs pages is now a question.

It pulls the specific info I need, sources it and allows follow up questions.

I've noticed the new juniors can get up to speed on new tech very quickly nowadays.

As for code I don't trust it beyond snippets I can use as a base.

[-] FiniteBanjo@lemmy.today 0 points 5 months ago* (last edited 5 months ago)

JFC they've certainly got the unethical shills out in full force today. Language Models do not and will never amount to proper human work. It's almost always a net negative everywhere it is used, final products considered.

[-] Lmaydev@programming.dev 1 points 5 months ago
[-] FiniteBanjo@lemmy.today 1 points 5 months ago

Its intended use is to replace human work in exchange for lower accuracy. There is no ethical use case scenario.

[-] Lmaydev@programming.dev 1 points 5 months ago

It's intended to show case its ability to generate text. How people use it is up to them.

As I said it's great for learning as it's very accurate when summarising articles / docs. It even sources it so you can read up more if needed.

[-] FiniteBanjo@lemmy.today 0 points 5 months ago

It's been known to claim commands and documentation exist when they don't. It very commonly gets simple addition wrong.

[-] Lmaydev@programming.dev 1 points 5 months ago

That's because it's a language processor not a calculator. As I said you're using it wrong.

[-] FiniteBanjo@lemmy.today 1 points 5 months ago

So the correct usage is to have documents incorrectly explained to you? I fail to see how that does any good.

[-] Lmaydev@programming.dev 1 points 5 months ago

I know you do buddy.

[-] Gradually_Adjusting@lemmy.ca 15 points 5 months ago

It's clutch for boring emails with several tedious document summaries. Sometimes I get a day's work done in 4 hours.

Automation can be great, when it comes from the bottom-up.

[-] isles@lemmy.world 2 points 4 months ago

Honestly, that's been my favorite - bringing in automation tech to help me in low-tech industries (almost all corporate-type office jobs). When I started my current role, I was working consistently 50 hours a week. I slowly automated almost all the processes and now usually work about 2-3 hours a day with the same outputs. The trick is to not increase outputs or that becomes the new baseline expectation.

[-] fidodo@lemmy.world 8 points 5 months ago

I am a developer and that's exactly how I see it too. I think AI will be able to write PRs for simple stories but it will need a human to review those stories to give approval or feedback for it to fix it, or manually intervene to tweak the output.

[-] Rentlar@lemmy.ca 21 points 5 months ago

I do think given time, AI can improve to the level that it can do nearly all of the same things junior level people in many different sectors can.

The problem and unfortunate thing for companies I forsee is that it can't turn juniors into seniors if the AI "replaces" juniors, which means that company will run out of seniors with retirement or will have to pay piles and piles of cash for people just to hire the few non-AI people left with industry knowledge to babysit the AIs.

[-] Pyr_Pressure@lemmy.ca 17 points 5 months ago

It's very short sighted, but capitalism doesn't reward long term thinking.

[-] assassinatedbyCIA@lemmy.world 16 points 5 months ago

The problem is the crazy valuations of AI companies is based on it replacing talent and soon. Supplementing talent is far less exciting and far less profitable.

[-] Thorny_Insight@lemm.ee 10 points 5 months ago

Current AI*

I don't see any reason to expect this to be the case indefinitely. It has been getting better all the time and lately been doing so at a quite rapid pace. In my view it's just a matter of time untill it surpasses human capabilities. It can already do so in specific narrow fields. Once we reach AGI all bets are off.

[-] thundermoose@lemmy.world 19 points 5 months ago

Maybe this comment will age poorly, but I think AGI is a long way off. LLMs are a dead-end, IMO. They are easy to improve with the tech we have today and they can be very useful, so there's a ton of hype around them. They're also easy to build tools around, so everyone in tech is trying to get their piece of AI now.

However, LLMs are chat interfaces to searching a large dataset, and that's about it. Even the image generators are doing this, the dataset just happens to be visual. All of the results you get from a prompt are just queries into that data, even when you get a result that makes it seem intelligent. The model is finding a best-fit response based on billions of parameters, like a hyperdimensional regression analysis. In other words, it's pattern-matching.

A lot of people will say that's intelligence, but it's different; the LLM isn't capable of understanding anything new, it can only generate a response from something in its training set. More parameters, better training, and larger context windows just refine the search results, they don't make the LLM smarter.

AGI needs something new, we aren't going to get there with any of the approaches used today. RemindMe! 5 years to see if this aged like wine or milk.

[-] Thorny_Insight@lemm.ee 3 points 5 months ago

Yeah LLMs might very well be a dead-end when it comes to AGI but just like chatGPT seemingly came out of nowhere and took the world by surprise, this might just aswell be the case with an actual AGI aswell. My comment doesn't really make any claims about the timescale of it but rather just tires to point out the inevitability of it.

[-] KeenFlame@feddit.nu 0 points 5 months ago

How does this amazing prediction engine discovery that basically works like our brain does not fit in a larger solution?

The way emergent world simulation can be found in the larger models definitely point to this being a cornerstone, as it provides functional value in both image and text recall.

Nevermid that tools like memgpt doesn't satisfy long term memory and context windows doesn't satisfy attention functions properly, I need a much harder sell on LLM technology not proving an important piece of agi

[-] thundermoose@lemmy.world 1 points 4 months ago* (last edited 4 months ago)

I didn't say it wasn't amazing nor that it couldn't be a component in a larger solution but I don't think LLMs work like our brains and I think the current trend of more tokens/parameters/training LLMs is a dead-end. They're simulating the language area of human brains, sure, but there's no reasoning or understanding in an LLM.

In most cases, the responses from well-trained models are great, but you can pretty easily see the cracks when you spend extended time with them on a topic. You'll start to get oddly inconsistent answers the longer the conversation goes and the more branches you take. The best fit line (it's a crude metaphor, but I don't think it's wrong) starts fitting less and less well until the conversation completely falls apart. That's generally called "hallucination" but I'm not a fan of that because it implies a lot about the model that isn't really true. Y

You may have already read this, but if you haven't: Steven Wolfram wrote a great overview of how GPT works that isn't too technical. There's also a great sci-fi novel from 2006 called Blindsight that explores the way facsimiles of intelligence can be had without consciousness or even understanding and I've found it to be a really interesting way to think about LLMs.

It's possible to build a really good Chinese room that can pass the Turing test, and I think LLMs are exactly that. More tokens/parameters/training aren't going to change that, they'll just make them better Chinese rooms.

[-] KeenFlame@feddit.nu 1 points 4 months ago

Thanks, I'll check those out. The entire point of your comment was that llm is a dead end. The branching as you call it is just more parameters which approach, in lower token models a collapse. Which is why more tokens and larger context does improve accuracy and why it does make sense to increase them. LLMs have also proven to in some cases have what you call reason and what many call reason but which is not a good word for the error. Larger models provide a way to stimulate the world which in turn gives us access to the sensing mechanism of our brain, which is to stimulate and then attend to disparages between the simulation and actual. This in turn gives access to action which unfortunately is not very well understood. Simulation, or prediction, is what our brains constantly do to be able to react and adapt to the world without massive timing failure and massive energy cost, for instance consider driving where you focus on unusual sensing and let action be an extension of purpose by just allowing constant prediction to happen where your muscles have already prepared to commit even precise movements due to enough practice with your "model" of how wheel and foot apply to the vehicle.

[-] KeenFlame@feddit.nu 1 points 4 months ago

*Simulate, not stimulate lol

[-] altima_neo@lemmy.zip 7 points 5 months ago

Not even that, it's a tool. Like the same way Photoshop, or 3ds max are tools . You still need the talent to use the tools.

[-] Defaced@lemmy.world 5 points 5 months ago

https://www.cognition-labs.com/introducing-devin There are people out there deliberately working to make that vision a reality. Replacing software engineers is the entire point of Devin AI.

[-] time_fo_that@lemmy.world 4 points 5 months ago

I saw this the other day and I'm like well fuck might as well go to trade school before it gets saturated like what happened with tech in the last couple years.

[-] Defaced@lemmy.world 5 points 5 months ago

Yeah, the sad thing about Devin AI is that they're clearly doing it for the money, they have absolutely no intentions on bettering humanity, they just want to build this up and sell it off for that fat entrepreneur paycheck. If they really cared about bettering humanity they would open it up to everyone, but they're only accepting inquiries from businesses.

[-] brbposting@sh.itjust.works 2 points 5 months ago

One single comment when I posted this on the technology community:

this post was submitted on 17 Mar 2024
462 points (95.5% liked)

Technology

57226 readers
4012 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