• Tigeroovy@lemmy.ca
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 小时前

    Well it’s not that this shit CAN’T be useful, it’s that it’s being pushed at people heavily in ways that aren’t.

  • aurelar@lemmy.ml
    link
    fedilink
    English
    arrow-up
    28
    arrow-down
    2
    ·
    22 小时前

    There’s a difference between using a tool as a knowledgeable professional, and using a tool as a novice or a member of the general public: the professional can likely tell when the answer an AI gives is wrong.

    AI is a tool that can be useful sometimes.

    • Taleya@aussie.zone
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      1
      ·
      edit-2
      21 小时前

      Ayup, i’ve literally thrown massive logs into an llm and “find the errors” to track down a complex issue. They’re very good paper sorters

      • Lemminary@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        ·
        16 小时前

        And the bitterness?

        I don’t support what the big corpos are doing, but you’re straight up denying that a hammer is a tool.

        • 1985MustangCobra@lemmy.ca
          link
          fedilink
          English
          arrow-up
          1
          ·
          4 小时前

          no i mean people coping that now their hero linus used AI they aren’t calling for him to be shunned from the linux community.

  • Tattorack@lemmy.world
    link
    fedilink
    English
    arrow-up
    44
    arrow-down
    1
    ·
    1 天前

    I keep seeing headlines like this, and of course conveniently leaving out how Torvalds chewed people out for vibe coding.

    Torvalds didn’t vibe code away the Linux bug. He actually knows what he’s doing.

    • darkangelazuarl@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      20 小时前

      Yeah he has said many times the submitter of the code is the one responsible for knowing how it works. That’s not the only issue with LLMs though. Stolen intellectual property and the larger environmental impact that the data centers required to run them is having are just a couple more.

      • Tattorack@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        16 小时前

        I have a feeling that in order to achieve using deep learning (because let’s face it; it’s not AI) as a programming assistant, AI companies didn’t need to do half the shit they’ve done.

        The resources being outright burnt on their endeavours haven’t served any useful purpose. You don’t need data centres covering the globe and to destroy thousands of rare books to assist with code, or find cancer in a scan.

    • tangosox@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      2
      ·
      22 小时前

      Ya but the general hysteria is that any AI use is bad and that we can only trust this AI use because its from Linus. I’ve used AI successfully for debugging and learning new code bases and patches and I’ve been told I’m wrong for doing so.

      • Tattorack@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        1
        ·
        20 小时前

        Well, so far Linus is the only person in the world, it seems, that is using AI as a tool instead of a crutch. So I agree with that sentiment.

  • Artemis_Mystique@lemmy.ml
    link
    fedilink
    English
    arrow-up
    31
    arrow-down
    16
    ·
    edit-2
    1 天前

    What AI haters don’t get is that the people fanning the flames of AI(LLM’s) hate are the same people who want you to buy their subscriptions, because they know the only place the real damage occurs is in OpenSource communities.

    AI use for Open Source projects is arguably the one use case that benefits everyone, plus it’s a sweet irony against corps and their locked-down proprietary software. Denouncer will loudly hawk that LLMs will make it trivial to circumvent the GPL, but they fail to mention that the pendulum swings both ways; with LLMs, it’s now easier than ever to reverse engineer proprietary systems and programs, recently there was a similar discourse on lemmy due to the mario kart wii decompilation.

    They want loud people to sow division into OpenSource communities so that true opensource LLMs solutions are shunned and never reach maturity, corporate meanwhile is unaffected.

  • Acid_Burn@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    51
    arrow-down
    6
    ·
    2 天前

    AI is like a power tool. If you give a contractor a nail gun instead of a hammer he can build a house faster. If you give someone who has no idea how to build a house a nail gun they’ll just fail at building a house faster than if you only gave them a hammer and they’ll probably hurt themselves.

    • douglasg14b@lemmy.world
      link
      fedilink
      English
      arrow-up
      22
      arrow-down
      1
      ·
      2 天前

      Problem being that the majority of software engineers really don’t know how to build software well.

      And are using AI as a tool to just accelerate their lack of engineering.

      • Zephyr@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        8
        ·
        2 天前

        This is a very old discussion and argument, much older than the current AI push. You’re right to a degree but also that hasn’t stopped the rise of strong minds for software development. There will always be the curious and the lazy. The curious will always want to know how things work from the chain of events of a button click to the pixel shifts and logic gate flips to display code on a screen as well as run it. There will also always be the lazy unencumbered by such a desire for awareness who just want the magic box to do the thing.

        How many software devs can write in assembly? Not many. Not much has changed if anything beyond the ability of the unaware to see their will come into creation. People couldn’t make realistic images and now they snap selfies with no barriers to entry. Does that make them a photographer or an artist? Not really.

      • KairuByte@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        5
        ·
        2 天前

        Could this not be said for IDEs with code awareness such as M$’s intellisense, among other tools that accelerate development speed?

        What you are describing isn’t an AI problem, is people taking a two week bootcamp and calling themselves a software engineer.

    • 0xDREADBEEF@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      1 天前

      I can build my bosses app faster with ai, but I would never build any app I want to maintain with it. It’s too low quality code for my standards.

      • onnekas@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 天前

        I think there is a middle ground where you can absolutely build apps faster with the help of ai and still get maintainable code.

        Just don’t let AI write a whole app in one shot. Or even whole features.

      • Holytimes@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        5
        arrow-down
        2
        ·
        2 天前

        It 100% can save cognitive load if used correctly. Knowing the limitations and restraints of your tools is true for every profession.

        If you know what your llm can and can not do reliably you reduce the over head of verification to basically zero. While if you use it poorly you basically have to double your work load to fix things.

    • ZILtoid1991@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      2 天前

      I think there could be some potential usecases for LLMs, but that’s not code generation (at least code that is not in the finished product), nor having it look up stuff in technical documentation.

      Everyone is trying to chase the rational adaptation case. Everyone wants to 10x their projects, yet keep control over them, or at least 2x their productivity. But I’ve seen just as many people going insane from at least first trying to use it as a tool as vibe coders.

  • Bluedragon012@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    1 天前

    Reminds me of nuke stuff back in they day. It can be energy to be harnessed, or energy to destroy, depends on the user and the sourcing of the materials. I use Ai (grammerly) to proofread important documents. (tone and proper grammar) didn’t let it re write more than a word or a symbol. Seems the equivalent here.

    I think alot of people get upset at the owners of Ai and rightfully so. Was this a local model? Did he build it? Lots of factors.

  • Shanmugha@lemmy.world
    link
    fedilink
    English
    arrow-up
    22
    ·
    2 天前

    Finally got where I stand: why uncomfortable? It’s just being hard to impose a sensible approach to it:

    • yes, llms can be used as a tool efficiently
    • no, killing the planet along the way is not an option, this has to stop be stopped
    • IndustryStandard@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 天前

      Oh the bright side: smaller local models are getting very good

      On the bad side: large models are always a year ahead so everyone wants to keep using the datacenter ones.

  • melsaskca@lemmy.ca
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    5
    ·
    1 天前

    The AI cabal is a very small group with a very large amount of power and powerful friends who want to push this on you. Remember, walking away from this does not impact hunger or shelter at all. You can survive without this shimmering facade.

  • _stranger_@lemmy.world
    link
    fedilink
    English
    arrow-up
    20
    arrow-down
    5
    ·
    2 天前

    I would trust Linus Torvalds to use AI to do this because the AI is literally trying to copy him when it writes that code. In that context, he is the training data.

  • mlg@lemmy.world
    link
    fedilink
    English
    arrow-up
    24
    arrow-down
    1
    ·
    2 天前

    People are forgetting the AI hype train is reliant on the fact that businesses and individuals can’t host the AI themselves, which is rapidly changing.

    All that insane power that OpenAI and Anthropic have harnessed is suddenly completely useless when you can just spin up a competing model at home, with HF hosting a crap ton of finetuned models like uncensored/abliterated to do whatever you want with it.

    Even Deepseek released their full size models if you happen to have 400Gb (or 1.5Tb) of VRAM lying around.

    When the bubble (hopefully) pops, AI will just continue to be a tool that devs use where applicable, and likely not on a massive data center cloud as it migrates into consumer electronics.

    • Lovable Sidekick@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      2 天前

      I think this is a much more sensible attitude than the pitchfork wavers declaring mandatory zero-tolerance or you’re evil.

    • ZILtoid1991@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 天前

      While that’s true, there’s a pretty good chance that it will be negatively useful for many programmers even after the AI bubble burst.

      Also e-mail is much easier and cheaper to self-host than an LLM, yet most people relying on 3rd parties. Even some big pushers of yOU cAn JuST seLf-HosT cHiNEse lLM MoDels use corpo e-mail accounts.

      • boonhet@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        5
        ·
        1 天前

        Email is NOT easier to self-host than an LLM lol, it’s like multiple orders of magnitude more difficult. Set something up slightly wrong and your emails will never not be marked as spam because your server will be used to forward spam. An LLM for internal company usage you could just set up on a private network and never have to worry about someone else burning your GPU time.

        A humorous talk on the topic of self-hosting email, it’s pretty fun.

  • bthest@lemmy.world
    link
    fedilink
    English
    arrow-up
    23
    arrow-down
    10
    ·
    2 天前

    Fuck off with these fake AI bubble pumping stories. fake ass grifters reading the same script wherever you go (“Im a mathamatician and IM SCARED” lol)

    It’s all horse shit.

    Sorry guys but your AI powered sex doll is going in the chipper along with her unpublished Unified Field theory.

    • 3abas@lemmy.world
      link
      fedilink
      English
      arrow-up
      10
      arrow-down
      2
      ·
      2 天前

      The fact that you compared “AI powered sex doll” to Linus using an LLM to generate code he reviewed and accepted (as if he’s reviewing any of the many contributions he reviews and constantly rejects for the simplest mistakes) shows that you know nothing about the different applications of “AI”.

      Yes, the “AI powered” sex toy is an example of an idiotic scam, the AI powered assistant that hallucinates in a conversation isn’t very useful, but code that literally does what it should do, reviewed by a competent engineer, is no different from reviewing code from any of your coworkers. It’s code, if it’s garbage you reject it, is it isn’t then the tool was useful.

  • I_Has_A_Hat@lemmy.world
    link
    fedilink
    English
    arrow-up
    49
    arrow-down
    32
    ·
    2 天前

    People who are vehemently against any form of AI will be left behind. That may be difficult to hear, and even more difficult to accept, but that is the cold, hard, truth.

    Its a tool, and just like any tool it has uses. It can be used inappropriately, and it’s valid to criticize those instances. But if you are plugging your ears and going “Lalala!” when people talk about actual valid use cases, or stubbornly pretending that it has none, you will be left behind.

    You will be like office employees from the 80’s and 90’s who refused to use a computer and then suddenly found themselves without a job. It’s your choice if you use it or not. It’s also every company’s choice to not hire you because of your unwillingness to adapt.

    If you haven’t learned it yet, this is your warning and your wake-up call: Learn how to use AI now, or find a different career. It’s not going away, no matter how much you may bitch and moan. There will soon be two classes of people, those who learned how to use this emerging technology, and those who refused. Things will be much harder for that second group.

    I don’t say this to be snarky or smug. I hate AI myself, but I also recognize how fucking stupid I’d have to be to refuse to use it. It’s a bitter pill to swallow, but it’s also the truth.

    • Lettuce eat lettuce@lemmy.ml
      link
      fedilink
      English
      arrow-up
      19
      arrow-down
      3
      ·
      2 天前

      People who are vehemently against any form of blockchain technology will be left behind. That may be difficult to hear, and even more difficult to accept, but that is the cold, hard, truth. Blockchain is a tool, and just like any tool it has uses. It can be used inappropriately, and it’s valid to criticize those instances. But if you are plugging your ears and going “Lalala!” when people talk about actual valid use cases, or stubbornly pretending that blockchain has none, **you will be left behind**. You will be like office employees from the 80’s and 90’s who refused to use a computer and then suddenly found themselves without a job. It’s your choice if you use blockchain or not. It’s also every company’s choice to not hire you because of your unwillingness to adapt. If you haven’t learned it yet, this is your warning and your wake-up call: Learn how to use blockchain now, or find a different career. It’s not going away, no matter how much you may *removed* and moan. There will soon be two classes of people, those who learned how to use this emerging technology, and those who refused. Things will be much harder for that second group. I don’t say this to be snarky or smug. I hate blockchain myself, but I also recognize how fucking stupid I’d have to be to refuse to use it. It’s a bitter pill to swallow, but it’s also the truth.

      Ah, there we go, I knew your rhetoric sounded familiar!

      Seriously though, what “skills” are you building by learning how to use LLMs at your corporate job? How to tell a chatbot to do a task for you?

      Sure, if you’re trying to build a local LLM server from scratch, tune a minimalist harness with a RAG and custom skills, optimize context compaction and concurrent token throughput, and integrate all that into existing automation pipelines, that takes some technical skill. But that’s a tiny fraction of people in the corporate world that need to do anything like that.

      I could teach vast majority of corporate workers everything they will ever need to know about using “AI” in a half hour Lunch-N-Learn. There is no skill involved in asking a chatbot to move all your emails about “Project ABC” into a new Outlook folder called, “Project ABC” or asking a chatbot to, “draft a department memo about the new parking policy found in the HR SharePoint site.”

      It’s not the next industrial revolution, it’s not the beginning of the Singularity, it’s not the dawn of a new age of our species. It is merely the latest hype-cycle of Capitalism that exists to siphon wealth from the population up to a handful of ultra wealthy billionaires and megacorps, and artificially prop up a dying economy just a little longer. And long term, we will discover the same thing about LLM use as we are finding out now about electronics in school and the mass proliferation of smart phones: That it stunts people’s critical reasoning, reading comprehension, self-image, and social confidence.

      • 9488fcea02a9@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        1
        ·
        2 天前

        Seriously though, what “skills” are you building by learning how to use LLMs at your corporate job?

        i’m not learning any skills… i’m offloading some work on to AI so that i can do other stuff on company time…

        Isn’t that what we should all aspire to? To destroy capitalism from the inside?

        • Lettuce eat lettuce@lemmy.ml
          link
          fedilink
          English
          arrow-up
          6
          ·
          2 天前

          Capitalism isn’t being “destroyed from the inside” by you offloading grunt work to an agent. If anything, you may be helping justify future cuts of your job by demonstrating that there is less need for you. Your managers will be all too happy to cut half your department and make the remaining people take on all that work because, “AI makes them 5x more productive.” Of course, none of those people will get a 5x pay raise.

          Use it or don’t, it doesn’t make a difference in the long run. This bubble will pop soon anyways and we’ll be on to the next “revolutionary technology.” I suspect it will be quantum computing, I’ve been seeing a significant upswing in news articles and bot traffic about that over the last few months, but who knows.

          If your work is pushing AI hard, use it if you need the job, play the game if you have to, just don’t let yourself be mesmerized by the aggressive marketing hype. Anybody who is pushing the idea that tech workers will be replaced in the next 5-10 years with LLMs is a religious fanatic and should be treated with the appropriate levels of mockery and disdain.

          Also, if you really want to work on taking down Capitalism, organize your labor, and support other movements that do the same.

          • 9488fcea02a9@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            3
            arrow-down
            1
            ·
            2 天前

            Yeah, i’m not an idiot… i’ve already considered all those points about the downsides of using AI at work … like you said… play the game

            if you really want to work on taking down Capitalism, organize your labor

            How do you know i"m not using my free time at work to do exactly that?

            you made a lot of assumptions about people who use AI at work …

            • Lettuce eat lettuce@lemmy.ml
              link
              fedilink
              English
              arrow-up
              1
              ·
              1 天前

              Eh, more like generalizations based on observations of my own, and many other corporate workplaces that people I am close to, work in.

    • kestrel7_7@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      2 天前

      I am 100% fine with being left behind by a technology that I see as an attempted corporate surveillance scheme that has metastasized into a giant money pit. The difference from the 80’s and 90’s is people were actually using computers to make money back then. If any AI company is actually making more money than they’re spending, I haven’t heard about it, and you’d think they’d be advertising it. https://isaiprofitable.com/

      I’ve been happy to fully sit this one out thus far. Don’t feel like I’m missing a damn thing.

    • Jiral@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      ·
      2 天前

      This falls apart the second you look at it when you see that it doesn’t take much learning to use that tool for most applications.

      At the same time, people overly reliant on that tool take a big hit in developing and strengthening their own skilks and thinking capabilities.

      Combine the two things if you still can.

    • SpaceCowboy@lemmy.ca
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      2 天前

      It’s a classic scammer tactic to create a false sense of urgency, so people sign up for something without thinking.

      Slow down, and do some critical thinking. The promise of AI is that you can type in a simple prompt and the AI will figure out all of the complicated computer stuff for you. How would someone be “left behind” by this technology? Do you suppose that experienced developers will lose the ability to write simple sentences?

      I don’t think people will loose the ability to type in “make that button green”. Even if AI fulfills it’s promises (which is doubtful, read up on the halting problem) someone who knows how computers work will be more employable than someone that only knows how to write prompts. Because the person that knows how computers work can also write prompts and will be better at doing that than someone that doesn’t know anything about computers.

      More important in this day and age is learning how to spot a scam. Someone pressuring you to do something immediately is likely scamming you.

    • mrgoosmoos@lemmy.ca
      link
      fedilink
      English
      arrow-up
      8
      arrow-down
      1
      ·
      2 天前

      agreed

      the issue I have with how people use it is that it’s easy to just create more shit that they spew out into the world

      I’ve got no issue with people using tools to improve their work. I think it’s fair to say that AI is enough like predictive text and spell check when it comes to tools you can use at work. and like any tool, the user is still responsible for the end result

      my main problem with AI is that it is absolutely fucking our world (environmentally and economically) to create pure garbage that is thrown in my face every day. like, scale it back a bit everyone…

      • Jason2357@lemmy.ca
        link
        fedilink
        English
        arrow-up
        3
        ·
        2 天前

        To be clear, capitalism is fucking our world. Nothing about the technology can do that on its own. Its how it is being deployed.

        We could have started with smaller LLMs, deployed strategically at institutions of higher learning for real societal value, running on renewable electricity… fuck it lets aim for a trillion dollar IPO promising to replace all doctors and engineers!

      • MangoCats@feddit.it
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        3
        ·
        2 天前

        it is absolutely fucking our world (environmentally and economically)

        Environmentally, it has yet to surpass Bitcoin in electricity usage (though it’s set to triple soon, and that will make it a bigger power hog than all of cryptocurrenty).

        Economically, this is the biggest bubble since the 1800s railroad boom. Scaled for inflation and GDP railroads were a far bigger gamble than AI, and they hit a 20ish year recession when that boom was over.

        Hopefully the “fungible technology” argument holds water, and whatever AI investments don’t work out the hardware / data centers can be re-purposed for truly valuable aspects of it. Truly valuable to who is the key question.

        • Jiral@lemmy.world
          link
          fedilink
          English
          arrow-up
          8
          ·
          2 天前

          Bit coin farms never built massive illegal gas turbine power plants in residential neighbourhoods at least not that I know of.

          Not that I am a fan of the waste for crypto mining either.

          • MangoCats@feddit.it
            link
            fedilink
            English
            arrow-up
            2
            ·
            2 天前

            Bitcoin had a slower rollout, it wormed its way into smaller niches. A lot of early bitcoin mining was done on “borrowed” or otherwise “unused” hardware that other people paid the electric bills for.

            I generally approve of much of what cryptocurrency could be used for, but I’ve been pissed off about the waste of proof-of-work cryptocurrency since before 2018, and nothing has improved since then.

    • eldavi@lemmy.ml
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      2 天前

      good thing that downvotes can only be used to suppress narratives on lemmy. lol

    • ZILtoid1991@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      2
      ·
      1 天前

      Talk me more about how in the future, game controllers will be made obsolete by motion-sensing cameras, and we will all be jumping around in front of a big flat-screen TV playing party games and finger-gunning down bad guys in rail shooters!

      • I_Has_A_Hat@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        1 天前

        Yea, and the internet will never go mainstream. I also heard Apple developed this new product called the iPhone, what a stupid idea that no one will buy, people will just stick with regular cell phones when given the choice. Now excuse me while I ride off on my horse that will never, ever, be replaced by these new au-to-mo-biles.

        See, I can do it too.