it’s getting to the point where I notice people say it a lot, especially IRL now for whatever reason recently.

And for clarity I’m not in research or anything, so these people just mean ‘LLM/image gen’, not utilities like OCR or (usually not) transcription.

Some have argued it’s just more efficient (which I can kind of get), while others think you’re actively hindering your intelligence somehow.

On the first point:

I’ve tried it occasionally to see how it compares to my own skill, and while it produces a functional result, it’s always very derivative work to the point where you can find things with the exact same names of other ‘public’ (but not libre) works, and often isn’t the ideal solution to what it targets. So I can see how you can get things out of it, but it never felt really that profound to me.

But for the second… isn’t this supposed to be the tool for people to do things they aren’t experienced in? If anything, you probably need to be able to understand how to write pertaining to the task so the token probabilities are biased toward writing from that area.

And even then, if all you end up doing is prompting AI, then wouldn’t you ultimately serve no purpose outside of being glorified QA?

I guess I’m trying to figure out what exactly non-users would be ‘falling behind’ in that affects them more than those who use AI?

  • ZILtoid1991@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    5 minutes ago

    FOMO, and the temptation of being able to get the speed of AI without the drawbacks of “vibe coding”.

    Reality is much more nuanced.

    You can get a massive boost in your productivity if you use dependencies or just steal code, compared to writing everything from zero. I personally just reuse my own code snippets, and even started to put regularly reused code into their own libraries (next up is to make stuff for parsers).

    I also seen cases, when “AI assisted” coding had the same amount of issues as fully vibe coded stuff, as the person really wanting to cram the chatbot into their workflow did that trusted Grok too much with understanding the documentations, so he just ended up trying to implement stuff based on Grok’s summary, which was wrong at places.

    If you ask: artists also sometimes fall for this trap, though much less often.

  • PetteriPano@lemmy.world
    link
    fedilink
    arrow-up
    10
    ·
    2 hours ago

    I’m in software engineering. AI is pretty far along in my field, and also very suited for it. I’ve spent two decades writing everything from very low-level to high-level code. I enjoy it, but it’s just labor at this point. What LLMs allows me to do is move to the role of systems architect. I have an endless supply of tireless jr engineers to execute my designs.

    I get quick results. But I’m not as in touch with the codebase as if I had written it myself. You can do things wrong, and you can do things right. I like to compare it with a chainsaw. You get the job done a lot faster than with a regular saw, but you can fuck up a lot harder, too.

    The field is moving fast. In the last two years it’s gone from helpful auto-complete to finishing projects on its own.

    I expect to be downvoted.

    • Victor@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      2 hours ago

      I expect to be downvoted.

      I mean, you’re not wrong. You’re only saying facts. I’m a strong AI opponent, but these things you’re saying are simply true. 🤷‍♂️ That said, I like coding and doing that bit myself, so I’ll keep coding. 😅

  • sumsinj@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    2 hours ago

    I hate AI, but still use it from time to time when 3+ searches would yield no result, or I am already quite adapt to a topic and just want some stupid research work done by a web scraper tool, or when searching on brave search and I just search for a command in bash or something like that on a topic where I don’t currently want to learn (maybe because of a deadline). I am inpatient at the moment, pressed for time and still want to try new things. It’s a faster search engine for me right now because search engines and wesites became infested with SEO, bots and AI slop, at least I get to control the answers a bit better

    • emmowo@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      2 hours ago

      search results have absolutely died ever since last year honestly, and each month it feels even worse somehow.

      AI seems to use some weird black-box approach to find sites nowadays? That might be the reason why my stuff is hit with so much random garbage nowadays.

  • zxqwas@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    4 hours ago

    Try throwing AI at boring repetitive work.
    I argued with an LLM for about 15 minutes and got a list of IPs and the name of the systems that used them. I could have done it manually in about an hour.

    Also I’d argue that it’s the opposite. It’s for people that are experienced. If you can’t check the output for correctness it’s most likely wrong. I’ve never had the right answer the first time I asked.

  • hperrin@lemmy.ca
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    1
    ·
    5 hours ago

    I translate this to: “if I’m making a horrible mistake, I want you right there with me when it blows up in my face.”

    If they actually felt it gave them an advantage they wouldn’t be trying to convince everyone else to do it too.

    • ArseAssassin@sopuli.xyz
      link
      fedilink
      arrow-up
      2
      ·
      4 hours ago

      Indeed. Moreover, a lot of people seem to believe that if they really buy into the technology, they’ll be protected from its inevitable economic outfall. They won’t.

  • Paddzr@lemmy.world
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    5 hours ago

    There’s a lot clearly unemployed/in industry that doesn’t spin around AI in here.

    In dev, AI saves fuck tons of time. But there’s no nuance on the Internet so everyone assumes I’m advocating for vibe coding. I’m not.

    What the “fall behind” is referring to is the simplest fact, if you’re in a team and you’re not using AI? You are very likely outputting at a much slower speed.

    Now more caveats, you’re not a lead dev or principle architect, your code isn’t second coming of Jesus, you need to get a task done. Like it or not, the pace rest of the team sets? Is the new floor.

    I manage a team and while I give them a lot of time to get work done well, the world around us is shrinking in resources. Business cares not that a job takes 4 weeks, they need it done in 2, ideally in 1 week.

    Hopefully this sheds some light on this. I’m getting downvoted regardless. I’d probably have more popular opinion praising trump than daring say anything positive about AI here.

    • emmowo@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      4 hours ago

      I can understand this viewpoint (and it’s similar to the first point), and I do agree that there is a push to defer things to AI. But from my limited experience, it’s like a crutch for other issues that force it to be used by very talented people who otherwise want to get things done properly to save headaches later.

      My experience was in the kind of place you would really not want AI to screw you over in, but there was also a very tight timeline to get things done, so I think they ended up just trusting AI to a pretty frightening extent with (iirc) some buildroot stuff that got some people a bit vocal. I think even I used an AI overview once because I just really wanted to be done with a demo.

      It was over a year ago though so I don’t really remember what ultimately came of the AI use, but there are 100% situations where this becomes the only option, although I personally will avoid AI unless I’m realistically out of any other option not to. And for that reason I’ve fallen more out of favour with CS since I enjoy the journey and all the little judgements you make more than the outcome.

  • trxxruraxvr@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    6 hours ago

    From what I’ve experienced it’s mostly managers saying this. They’re afraid of competitors taking over the market because they can be more efficient with AI. They say this without any idea of how exactly that would work.

  • ladybugs@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    4 hours ago

    There are people in all kinds of industries claiming AI is helping them do their job 30% faster or whatever, so presumably you’ll be “left behind” if you don’t catch up to their pace. In reality, those “30% faster” people are often producing at least 50% worse quality work. So it may come down to whether you can persuade your potentially AI-obsessed boss that maintaining quality matters enough to not adopt a faster but far more problematic process. You might not actually be left behind in terms of producing valuable work, but your boss might decide your team is being “left behind” if you don’t use AI to generate workslop or meet increasingly unrealistic deadlines.

  • visd0m@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    5 hours ago

    I am reading this book https://thecon.ai/ that, among other things, explains the hype behind the set of tools we call AI. Check it, it might help you answering your question or at least having a different pov compared to the “if you don’t use it you’ll fall behind”.

  • beliquititious@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 hours ago

    There is no there there. AI has yet to prove itself useful for more than support at the general public level. Right now AI’s most compelling use for the public is as a mediocre assistant not good enough to be irreplaceable but not bad enough to fire. There are scientific applications where the technology is allowing researchers to do things that would have taken years in a few weeks, but general purpose use is still years away from being what people actually need or even want.

    People who claim that if you don’t use it you’ll miss out are like beleaguered parents telling thier childless friends how great having kids is. It’s the most basic human instinct, confirmation bias. I made this choice and therefor it must be the right choice so everyone else should make that choice too.

  • chicken@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    2
    ·
    5 hours ago

    And for clarity I’m not in research or anything, so these people just mean ‘LLM/image gen’, not utilities like OCR or (usually not) transcription.

    That still is extremely unspecific and doesn’t say much about what the idea is to use it for

    it’s always very derivative work to the point where you can find things with the exact same names of other ‘public’ (but not libre) works, and often isn’t the ideal solution to what it targets.

    Writing maybe? I can’t tell what this is about

    • emmowo@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      4 hours ago

      Computer science, and quite scarily, a bit of medicine?

      Pharmacists are gonna have to review even more slop now with this scope creep smh /j

  • Yew@lemmy.world
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    6 hours ago

    Seems like some people are looking at the AI chatbot and thinking “this thing is smarter than me.”

    AI’s extremely flawed still, but it’s improving. There might actually be a day when it can do many of the things they promise. Supposedly it’s helping disease research. That seems undeniably good. Right now it’s useful in a few ways, in the future it will be helpful in more ways.

    My biggest concern is that AI chatbots will soon start giving alternate versions of history. Becoming a huge propaganda tool. Even more than currently. I am afraid for the day when 99% trust it blindly. And that day is already almost here.

    • azimir@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      2 hours ago

      One of my various YouTubers is a tech person and generally against arbitrary AI use. They posted that someone generated a bio summary of them for a conference that hallucinated that they were from Guadalajara, Mexico. AI generated articles started using that fact. Now more AI summaries are citing the articles so they look real.

      They’re from NY, but it’s going to be nigh impossible to correct the record.

    • snoons@lemmy.ca
      link
      fedilink
      English
      arrow-up
      4
      ·
      4 hours ago

      That’s what “ai” (actually called machine learning) was actually first created for; researching disease. Trawling through large data sets and finding correlations.

      Then the venture capitalists attacked and everything changed.

  • venusaur@lemmy.world
    link
    fedilink
    arrow-up
    4
    arrow-down
    4
    ·
    5 hours ago

    You can resist as much as you want but technology and big business are going to keep moving whether we like it or not. Unless we all decide to boycott, which we are too comfortable to do, there is no stopping capitalism. So yes, in much of the business world, if you don’t get comfortable with AI, you will fall behind.

    That doesn’t mean you have to do anything with AI, tho. If you never learned to use a computer, or Excel, you fell behind in many business settings. Doesn’t mean you have to learn computers.

    LLM’s are not the end all be all. There will be another big AI boom at some point in the future and if it’s derivative of LLM’s you may not have the experience to use the new tech as well as others who are well versed with AI. Isn’t good or bad. It’s just how you wanna live your life. Make a living in spaces that don’t require AI.