Whenever AI is mentioned lots of people in the Linux space immediately react negatively. Creators like TheLinuxExperiment on YouTube always feel the need to add a disclaimer that “some people think AI is problematic” or something along those lines if an AI topic is discussed. I get that AI has many problems but at the same time the potential it has is immense, especially as an assistant on personal computers (just look at what “Apple Intelligence” seems to be capable of.) Gnome and other desktops need to start working on integrating FOSS AI models so that we don’t become obsolete. Using an AI-less desktop may be akin to hand copying books after the printing press revolution. If you think of specific problems it is better to point them out and try think of solutions, not reject the technology as a whole.

TLDR: A lot of ludite sentiments around AI in Linux community.

  • @FatCat@lemmy.worldOP
    link
    fedilink
    -334 months ago

    That’s just nitpicking. Everyone here knows what we mean by AI. Yes it refers to LLMs.

    Reminds me of Richard Stallman always interjecting to say “actually its gnu/Linux or as I like to say gnu plus Linux”…

    Well no Mr Stallman its actually gnu + Linux + Wayland + systemd + chromium and whatever other software you have installed, are you happy now??

    • Inevitable Waffles [Ohio]
      link
      fedilink
      English
      244 months ago

      As someone who frequently interacts with the tech illiterate, no they don’t. This sudden rush to put weighed text hallucination tables into everything isn’t that helpful. The hype feels like self driving cars or 3D TVs for those of us old enough to remember that. The potential for damage is much higher than either of those two preceding fads and cars actually killed poeple. I think many of us are expressing a healthy level of skepticism toward the people who need to sell us the next big thing and it is absolutely warranted.

      • @Auli@lemmy.ca
        link
        fedilink
        English
        24 months ago

        It’s exactly like self driving everyone is like this is the time we are going to get AGI. But it well be like everything else overhyped and under deliver. Sure it well have its uses companies well replace people with it and they enshitificstion well continue.

      • @FatCat@lemmy.worldOP
        link
        fedilink
        -194 months ago

        The potential for damage is much higher

        Doubt it. Maybe Microsoft can fuck it up somehow but the tech is here to stay and will do massive good.

        • Inevitable Waffles [Ohio]
          link
          fedilink
          English
          104 months ago

          You can doubt all you like but we keep seeing the training data leaking out with passwords and personal information. This problem won’t be solved by the people who created it since they don’t care and fundamentally the technology will always show that lack of care. FOSS ones may do better in this regard but they are still datasets without context. Thats the crux of the issue. The program or LLM has no context for what it says. That’s why you get these nonsensical responses telling people that killing themselves is a valid treatment for a toothache. Intelligence is understanding. The “AI” or LLM or, as I like to call them, glorified predictive textbars, doesn’t understand the words it is stringing together and most people don’t know that due to flowery marketing language and hype. The threat is real.

          • @Auli@lemmy.ca
            link
            fedilink
            English
            34 months ago

            Not to mention the hulucinations. What a great marketing term for it’s fucking wrong.

            • Inevitable Waffles [Ohio]
              link
              fedilink
              English
              14 months ago

              They act like its the computer daydreaming. No, its wrong. The machine that is supposed to provide me correct information. It didn’t it. These marketing wizards are selling snake oil in such a lovely bottle these days.

    • @breadsmasher@lemmy.world
      link
      fedilink
      English
      44 months ago

      To be 🤓 really really nitpicky, and i’m writing this because I find it interesting, not an attack or whatever. A tongue in cheek AcHtUaLlY 🤓

      GNU/Linux is the “whole operating system”, and everything else is extra. The usefulness of an operating system without applications is debatable but they 🤓 technically aren’t required to complete the definition of an operating system.

      But this is also basically the debate of Linux vs GNU/Linux vs also needing applications to make a useful operating system.

      Quoting wiki summary,

      In its original meaning, and one still common in hardware engineering, the operating system is a basic set of functions to control the hardware and manage things like task scheduling and system calls. In modern terminology used by software developers, the collection of these functions is usually referred to as a kernel, while an ‘operating system’ is expected to have a more extensive set of programmes. The GNU project maintains two kernels itself, allowing the creation of pure GNU operating systems, but the GNU toolchain is also used with non-GNU kernels. Due to the two different definitions of the term ‘operating system’, there is an ongoing debate concerning the naming of distributions of GNU packages with a non-GNU kernel.

      https://en.wikipedia.org/wiki/GNU?wprov=sfti1#GNU_as_an_operating_system

      • @FatCat@lemmy.worldOP
        link
        fedilink
        -74 months ago

        Don’t tell me Linux mint would still be Linux mint without the a desktop environment like Cinnamon. An os is the collection of all the software not just the low level code.

        • @breadsmasher@lemmy.world
          link
          fedilink
          English
          4
          edit-2
          4 months ago

          Well that’s the debate! Is it “GNU/Linux Mint”? What about the desktop environment, “GNU/Linux Mint Cinnamon”?

          ed.

          Don’t tell me …

          Absolutely not telling you - just reiterating the ongoing debate

    • Soviet Pigeon
      link
      fedilink
      04 months ago

      Linux doesnt need GNU components at all to be a functional operating system. And you wouldnt see any difference if your http server works on GNU/Linux or Linux without GNU.

      On the other hand there is difference between an AI and LLM. The difference is signifacant enough to distinguish. You may mean LLMs if you talk about AI, but tbh I though you didnt. Because many people dont.

      • davel [he/him]
        link
        fedilink
        English
        34 months ago

        Linux doesnt need GNU components at all to be a functional operating system.

        Indeed: look no further than Alpine Linux.

        Alpine Linux is a Linux distribution designed to be small, simple, and secure. It uses musl, BusyBox, and OpenRC instead of the more commonly used glibc, GNU Core Utilities, and systemd. This makes Alpine one of few Linux distributions not to be based on the GNU Core Utilities.