• njm1314@lemmy.world
    link
    fedilink
    arrow-up
    246
    arrow-down
    5
    ·
    9 days ago

    The without disclosure part tells everything you need to know here. If it’s such a benign and maybe even beneficial thing to do then why are you hiding it? What possible reason could you have not to label that? In an open source Community shouldn’t everything like that be known?

    • hendrik@palaver.p3x.de
      link
      fedilink
      English
      arrow-up
      57
      ·
      9 days ago

      I wonder what’s the reason to make it optional? I think I’ve seen this approach with other projects as well. Isn’t transparency and accountability a good thing? Also, this kind of information helps immensely when reading pull requests or silly bug reports. And Debian acknowledge there might be licensing issues. So it might become some sort of liability to them once it taints everything and we can’t even tell?! So why? What’s the upside? Adorn oneself with borrowed plumes and not being forced to disclose the fact? Or too much bookkeeping?

        • Kangae_Hishiryo@scribe.disroot.org
          link
          fedilink
          arrow-up
          24
          arrow-down
          3
          ·
          edit-2
          8 days ago

          There are ways to enforce it. Yeah, you won’t be able to make everyone follow the rule, but it’s the same with any law and any public policy and they’re still valuable. You don’t make campaigns against DUI because you expect everyone to stop doing it, as that’s a nirvana fallacy, you make them because you expect them to reduce DUI.

        • ElectricVocalist@jlai.lu
          link
          fedilink
          arrow-up
          11
          arrow-down
          3
          ·
          8 days ago

          Which tells a lot about how good they are. Slop is slop because it’s bad, but a high quality PR isn’t

      • SorryQuick@lemmy.ca
        link
        fedilink
        arrow-up
        7
        arrow-down
        3
        ·
        8 days ago

        Because the idea is to judge the code by its quality, not by who or what wrote it.

        • hendrik@palaver.p3x.de
          link
          fedilink
          English
          arrow-up
          12
          arrow-down
          1
          ·
          8 days ago

          I think that’s a commendable effort. Usually I do it the same way. Just feels massively unfair to me towards human contributors. I’ve seen the AI pull requests and bugreports come in. And it’s very time consuming to deal with them. They’re long, convoluted, touch a lot of code… There’s frequently a good amount of “hallucinations” in them, because they’re sent in autonomously or by people who don’t know what they’re doing. There might be dozens of them in quick succession as with the larger projects. They eat up time and effort which is now missing to deal with human contributions or wishes. My own opinion is: Transparency would help a lot to prioritize stuff. I mean AI isn’t sentient, and as long as that holds true, I’d rather treat people with respect and the amount of attention they deserve… (In contrast to a level playing field between human and machine… Because the machines will easily beat us by sheer volume.)

          • SorryQuick@lemmy.ca
            link
            fedilink
            arrow-up
            5
            ·
            8 days ago

            True, but I think the kind of people who send those monster PRs either already have AIs cosign it or they aren’t reading the policy anyway. There have also been a number of studies that show LLMs usually ignore this kind of instruction.

            • hendrik@palaver.p3x.de
              link
              fedilink
              English
              arrow-up
              2
              ·
              8 days ago

              Hmmh. Sure. People also deliberately instruct their agents not to reveal the fact. I can empathize with that, because there’s all these people out there yelling at you, and launching shit storms.

              I believe the uptake in “co-authored by …” is due to some companies making it the default setting in their frameworks. It’s to some degree Microsoft being nice to us, not necessarily benevolence of the people sending in those PRs. Doesn’t really matter to me though. It’s enough to make me happy if that’s attached to some commit or PR. I don’t care how it got there, as long as it fits the purpose.

              Edit: And thanks for your comment. I don’t think I agree. Nonetheless this might be the answer to my question.

    • golli@sopuli.xyz
      link
      fedilink
      arrow-up
      30
      arrow-down
      9
      ·
      8 days ago

      There are so many levels of LLM involvement and once you make this distinction you actually have to devote some of your limited resources to define and enforce it. So I think it might not be strictly beneficial, but possibly also have downsides.

      Where would you draw the line at which point it counts as LLM involvement? Having one run as some sort of spell/syntax checker? Doing some research (and being influenced by it) before hand coding something? Having it create a working prototype and then reimplementing it by hand? If you use code from somewhere else to solve a problem and ai use has not been disclosed for this code, do you automatically have to assume LLM usage was involved or is there plausible deniability?

      I think in the end you’d have to use too many resources check it and debate where the line is drawn, when the real question is how you retain human knowledge and engagement within your community.

        • 8oow3291d@feddit.dk
          link
          fedilink
          arrow-up
          2
          arrow-down
          2
          ·
          7 days ago

          “Just” like with GDPR, “just” follow the rules for personal data management. In reality, compliance stuff like that is expensive to implement.

          So if you are going to require it, don’t pretend it is without cost. Which is exactly what you seem to be doing.

    • minfapper@piefed.social
      link
      fedilink
      English
      arrow-up
      13
      arrow-down
      2
      ·
      8 days ago

      We saw this play out with GMO foods:

      If it’s such a benign and maybe even beneficial thing to do then why are you hiding it? What possible reason could you have not to label that?

      later:

      It’s specifically labelled, therefore it must be bad right? If we didn’t need to worry about it, it wouldn’t be labelled.

    • brachiosaurus@mander.xyz
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      8 days ago

      It’s a good question for the people using it but the point is that you can really verify if someone is using it or not

      • 4am@lemmy.zip
        link
        fedilink
        arrow-up
        34
        arrow-down
        8
        ·
        9 days ago

        Not really worth discussing - it’s not benign, and it can be made purposefully not benign by a third party without notification or knowledge. A third party who has already demonstrated a penchant for world domination, both technologically and physically.

        • JasonDJ@lemmy.zip
          link
          fedilink
          English
          arrow-up
          4
          arrow-down
          4
          ·
          9 days ago

          I should hope that open source developers are exclusively using open source models that are trained on open source projects.

          I mean, I would think, at least. It seems to me that most of the people in charge of big projects are usually FOSS purists.

          That’s part of the reason why AI scrapers are breaking the small web. FOSS purists really have no significant defense against it aside from Anubis.

          Real DoS protection comes from capacity, which costs serious dollars, especially in this day and age where botfarms can be hired by the hour for rather cheap and record-breaking attacks seem to happen like monthly.

          The alternative is using a CDN, but there are none that align with FOSS ideals. And for CDNs to be really effective, you need them to break open TLS and handle the decrypted traffic, which raises privacy concerns on top.

          But anyways…most license agreements would make it a requirement that if you’re using an open-source model, that it be properly attributed, right?

          • ProdigalFrog@slrpnk.netOP
            link
            fedilink
            English
            arrow-up
            17
            arrow-down
            1
            ·
            edit-2
            8 days ago

            I should hope that open source developers are exclusively using open source models that are trained on open source projects.

            Most developers who use these tools (even FLOSS developers) appear to be using the corporate owned models that were definitely trained on both proprietary source code and code that is incompatible with the GPL license. Some EU courts have also already judged that LLM code cannot be copyrighted, which also means it cannot be licensed as GPL.

            Currently, all code generated with an LLM has a 3 to 10% chance of unknowingly plagiarizing the copyrighted code it was trained on, and any FLOSS project that uses it is making a huge gamble that their codebase won’t be scanned by corporations in the future looking for violations to sue about, shut down rival FLOSS projects, etc.

      • EnsignWashout@startrek.website
        link
        fedilink
        arrow-up
        5
        arrow-down
        1
        ·
        8 days ago

        Eye contact is benign for most of us. We still give it a context warning in civilized circles. It costs us almost nothing, and lets people make an informed decision what you engage with.

  • e8d79@discuss.tchncs.de
    link
    fedilink
    arrow-up
    206
    arrow-down
    5
    ·
    9 days ago

    Respect to Antoine. Having principles that are worth a damn is a rare trait amongst developers these days.

    • woelkchen@lemmy.world
      link
      fedilink
      arrow-up
      16
      arrow-down
      63
      ·
      9 days ago

      Weird that he didn’t care when Linus Torvalds adopted basically the same policy to the kernel that serves as the foundation of the main Debian distribution. I have an inkling that there is more going on at Debian, not LLM use alone.

      • lime!@feddit.nu
        link
        fedilink
        arrow-up
        59
        arrow-down
        5
        ·
        9 days ago

        didn’t he? have you checked?

        the main thing is that it’s an upstream problem. the linux kernel is used in nuclear missiles. if you want to stay on that kernel you have to take what you are given. in your own organisation you can at least try to change things.

  • Wobble@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    85
    arrow-down
    3
    ·
    9 days ago

    “AI scrapers break the web, to use this page you’ll need JavaScript enabled.”

    The ironic…

  • Wydamn@social.linux.pizza
    link
    fedilink
    arrow-up
    70
    arrow-down
    4
    ·
    9 days ago

    @ProdigalFrog
    > “Pretending to have a “neutral stance” when faced with fascism is not neutrality, it’s active collaboration.”

    Bars. I’m sure it wasn’t an easy decision, I hope Antoine gets to keep his peace undisturbed.

      • LostCarcosan@lemmy.today
        link
        fedilink
        arrow-up
        9
        arrow-down
        3
        ·
        8 days ago

        Not on its own, but an unfortunate goal of fascism is ruining education so that people have opinions like yours

        • notSys@lemmy.cafe
          link
          fedilink
          English
          arrow-up
          4
          arrow-down
          7
          ·
          8 days ago

          So you agree with me, that AI is not fascist, but at the same time you say that one of goals of fascism is for people to think that AI is not fascist.

          Am I reading it right?

          • LostCarcosan@lemmy.today
            link
            fedilink
            arrow-up
            4
            arrow-down
            4
            ·
            7 days ago

            You are, in fact, not reading that right.

            Let me spell it for you because you apparently fell victim to the previously mentioned attack on education: AI is a tool. Like any tool it is not inherently evil, but the fascists love to take potentially useful tools and turn them around to cause as much suffering as possible. In this case, AI (more specifically LLMs) is used to make people reliant on it by getting them addicted to outsourcing all their problem solving skills while also reducing the value of art and artists of all types so they can take the money that artists would have made and also control ‘art’ (can’t have any pesky artists drawing pictures of people beating the nazis up) all the while sucking up every single data point about you.

            If that’s all too complicated for you to understand, I guess you could over simplify it as “fascism is when AI”

            • notSys@lemmy.cafe
              link
              fedilink
              English
              arrow-up
              3
              arrow-down
              3
              ·
              7 days ago

              Does that mean internet is fascist? Search engines? Calculators? Writing?

              All of those things outsource your congnitive skills.

              Almost nobody is saying that AI art generation is a complete subsitute for conventional art.

              Even if all of that were true, it wouldn’t make AI fascist, but totalitarian.

              • LostCarcosan@lemmy.today
                link
                fedilink
                arrow-up
                1
                arrow-down
                1
                ·
                7 days ago

                Acting as if using an LLM is similar to using a calculator or search engine is a ridiculous comparison and further proves it’s not worth engaging with you further

  • EatMyPixelDust@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    71
    arrow-down
    9
    ·
    8 days ago

    The point isn’t so much the quality of the code itself.

    The point is that AI is an inefficient power-wasting piece of trash, and the data centres that power it have significant negative impacts on people and the environment, all for the sake of devs being lazy idiots. And you’d have to be an idiot to let AI take away your skills.

    • Tiresia@slrpnk.net
      link
      fedilink
      arrow-up
      55
      arrow-down
      2
      ·
      8 days ago

      The point is also that this is the pre-enshittification version of AI, and any person or system foolish enough to become dependent on it will get exploited to the best of AI companies’ abilities.

      • FauxLiving@lemmy.world
        link
        fedilink
        arrow-up
        19
        arrow-down
        4
        ·
        edit-2
        7 days ago

        If only there were some community of people who valued using free and open source software so we had options that were not dependent on the whims of companies. Then we could have software that we could depend on that isn’t dependent on the whims of corporations.

        Throwing out AI because there are AI companies who causing harm is like giving up on Operating Systems because of the plethora of bad acts made by Microsoft.

        I agree that everyone should avoid using OpenAI, Anthropic or any of the other companies which were created to spend trillions of dollars buying up all computer hardware on the planet while building fossil fueled datacenters.

        That isn’t the same as thinking that the actual machine learning technology itself is somehow inherently bad. There are many open weight models and FOSS projects that lets people use AI without contributing to the capitalist orgy that’s causing all of the secondary harms.

        People conflating AI technology and AI companies are failing to diagnose the issue that we’re facing.

        • diaphragmwp@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          6
          ·
          7 days ago

          Open weight != open source.

          You can can inspect open source software. You can compile the source into binary. You cannot inspect open binary. Well, you can, but it’s difficult. Can anyone ever inspect the fucking weights in a useful way? They are just bias numbers.

        • Auli@lemmy.ca
          link
          fedilink
          English
          arrow-up
          7
          arrow-down
          1
          ·
          7 days ago

          And all those AI models where made by requiring these companies and their data centers and their millions of dollars.

          • BJW@lemmus.orgBanned from community
            link
            fedilink
            English
            arrow-up
            5
            arrow-down
            5
            ·
            7 days ago

            And all the cars were made requiring companies with their factories and their millions of dollars. And all the computers. And all the… Everything! WTF is your point?

        • BJW@lemmus.orgBanned from community
          link
          fedilink
          English
          arrow-up
          5
          arrow-down
          5
          ·
          7 days ago

          Exactly! Well said. So many idiots here who think that AI=data center.

      • Haley@lemmus.org
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        1
        ·
        8 days ago

        pre-enshittification?

        Then what the hell are the models Windows is relying on if this is the GOOD stuff?

        • anewfox@lemmy.zip
          link
          fedilink
          arrow-up
          9
          arrow-down
          1
          ·
          8 days ago

          the opposite of “enshittified” isn’t “good.” some stuff sucks for fresh, new reasons before it enshittifies and turns to full on exploitative rent-seeking.

          for example, anthropic quietly pulled claude code from their pro subscriptions and made it a separate subscription. that’s enshittification. and stupid AI bros are gonna fall for it every time.

      • BJW@lemmus.orgBanned from community
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        11
        ·
        7 days ago

        Yeah, my laptop is totally going to exploit me. I better not get hooked on using it. I’ll just leave it packed up in the box if came in, unplugged from the wall, so it doesn’t get a chance. /s

    • qwerty@discuss.tchncs.de
      link
      fedilink
      arrow-up
      8
      arrow-down
      9
      ·
      7 days ago

      The point isn’t so much the speed and comfort of the commute itself.

      The point is that a car is an inefficient power-wasting piece of trash, and the oil rigs that power it have significant negative impacts on people and the environment, all for the sake of commuters being lazy idiots. And you’d have to be an idiot to let a car take away your mobility.

  • khaleer@sopuli.xyz
    link
    fedilink
    arrow-up
    51
    arrow-down
    4
    ·
    8 days ago

    So Open-Source and FOSS projects collectively decided that they want to jump on half-sunken ship in the middle of the ocean?

    Amazing.

    • Grandwolf319@sh.itjust.works
      link
      fedilink
      arrow-up
      11
      arrow-down
      4
      ·
      edit-2
      8 days ago

      Is it a half sunken ship? I’ve been following AI in software for a while now, even though all signs point to failure and a crash, it just keeps going and people adopt it more.

      • Dr. Moose@lemmy.world
        link
        fedilink
        English
        arrow-up
        25
        arrow-down
        17
        ·
        8 days ago

        Hot take: LLMs is the best thing has happened to open source movement:

        • software copyright is defeated and basically eliminated in practice
        • reverse engineering is so accessible that proprietary protocols cannot be hidden and can be reimplemented by AI agents as free software
        • open weight LLMs are incredibly competitive and run on general hardware
        • linux is de facto winner in all computing and rising in desktop and gaming niches

        We’re literally in the golden age of free software

        • Cricket [he/him]@lemmy.zip
          link
          fedilink
          English
          arrow-up
          3
          ·
          7 days ago

          You’re conflating open source and free software with public domain. Open source software licenses are completely dependent on software copyright. This means that if software copyright were eliminated, open source licenses would become completely unenforceable. We may be headed in this direction anyway, but I just thought I would make the point.

            • Dr. Moose@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              7 days ago

              Why? The entire purpose of GPL is to counteract copyright. If there is no copyright we no longer need GPL either.

              • fruitcantfly@programming.dev
                link
                fedilink
                arrow-up
                2
                ·
                6 days ago

                The GPL gives you the right to access and modify the source code of software you use. A lack of copyrights does not mean that the creators have to share the source code with you. In fact, it means that anyone can take GPL software and turn it into closed source software

                • Dr. Moose@lemmy.world
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  6 days ago

                  Sure but that’s mostly irrelevant in practice now. Gpl was notoriously unenforced so this aspect of “getting source code” almost never yielded to much in practice. FSF did a great job with limited resources it has but as code copyright is basically gone now and reverse engineering is so accessible we can actually empower real free software that is fully transparent and verifiable. If you imply that somehow we’ll start regressing existing tools to proprietary software I don’t see that at all.

          • Dr. Moose@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            7 days ago

            Copyleft exists only because of copyright. If there is no copyright there’s no longer a need for copyleft.

            • Cricket [he/him]@lemmy.zip
              link
              fedilink
              English
              arrow-up
              1
              ·
              6 days ago

              I completely disagree. What’s the main thing the GPL does that is different from public domain or the complete absence of copyright?

              It restricts how the code can be used in order to protect the writers and the consumers of the code. Without copyright and copyleft, any company can use any GPL code in any proprietary product they want, without sharing any of their changes and without even crediting the original writers. As an example, Microsoft could adopt the Linux kernel for Windows, heavily modify it, sell it, and stay completely silent about it, without any consequences. That’s what a world without copyright means for copyleft.

              • Dr. Moose@lemmy.world
                link
                fedilink
                English
                arrow-up
                1
                ·
                6 days ago

                Sure but again this is only a problem if copyright exists. Stallman himself invented GPL due to frustrations of copyright. The permisiveness is default human behavior that was corrupted by evil people and terrible systems. The neutrrance of copyright just returns us to this default state of sharing.

                • Cricket [he/him]@lemmy.zip
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  6 days ago

                  That’s not true at all. Like I said, copyleft relies completely on copyright. It was not at all created in opposition to copyright. It was created in opposition to proprietary (i.e., “unfree”) software. Here, from the Wikipedia article on Copyleft (emphasis mine):

                  The concept of copyleft was described in Richard Stallman’s GNU Manifesto in 1985, where he wrote:[6]

                  GNU is not in the public domain. Everyone will be permitted to modify and redistribute GNU, but no distributor will be allowed to restrict its further redistribution. That is to say, proprietary modifications will not be allowed. I want to make sure that all versions of GNU remain free.

                  This is impossible to do without copyright existing. Like I mentioned before, without copyright laws, companies can take any code they wish, with any license, and use it in their proprietary software without sharing their modifications.

                  Another reference directly from the FSF: “Copyleft is a tool that works within copyright law” (emphasis mine)

        • SleeplessCityLights@programming.dev
          link
          fedilink
          arrow-up
          17
          ·
          8 days ago

          That would be cool and all, but people stopped reading their code. At work if I can not explain every line of my PR, it will get rejected. I use it as a powerful tool but a lot of people just output code and think their trash belongs in production.

          • dubs@lemmy.dbzer0.com
            link
            fedilink
            arrow-up
            6
            ·
            8 days ago

            Although I agree with you, I had that issue well before AI was a thing:

            “I dunno, I just copied it from this StackOverflow post…”

            <cut to me raging that someone would do that>

        • TrollAccount69@lemmy.ml
          link
          fedilink
          arrow-up
          2
          ·
          8 days ago

          Llms have been great for finding and fixing bugs and cranking out code, but the systems that allow for generation of code at a direct cost of dollars as opposed to the overhead of managing and employing programmers aren’t under the intense pressure to not redo old work and so are disincentivized from either creating or contributing to open source projects.

      • senseamidmadness@lemmygrad.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        7 days ago

        https://isaiprofitable.com/

        It’s simply not sustainable – not a single one of the major AI companies has ever made a single dollar in profit from an AI product. They will eventually get sick of spending money and investors will stop handing them more. The only question is when the money flow stops.

    • SorryQuick@lemmy.ca
      link
      fedilink
      arrow-up
      1
      arrow-down
      4
      ·
      8 days ago

      half-sunken ship

      If you think the ship is ever sinking I’ve got bad news for you…

    • BJW@lemmus.orgBanned from community
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      15
      ·
      7 days ago

      If they had those, they wouldn’t be wasting electricity by being on the Internet. Causing global warming with their use of technology. They’d be sitting in a cave, meditating to reduce the harm they cause to the environment.

        • BJW@lemmus.orgBanned from community
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          12
          ·
          7 days ago

          You, too? Nice! That makes two intelligent people.

          Want to do something really intelligent together? Like try to enforce a ban on AI even though it’s use is undetectable and fundamentally it’s just math?

            • BJW@lemmus.orgBanned from community
              link
              fedilink
              English
              arrow-up
              2
              arrow-down
              10
              ·
              7 days ago

              🤣

              You not being able to detect the eye color of someone over the phone is not anyone else’s problem.

        • BJW@lemmus.orgBanned from community
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          13
          ·
          7 days ago

          It’s not a false equivalence. You can’t applaud someone ruining the environment to condemn someone ruining the environment. It’s ludicrous.

          It’s also not inherently massively different scales. For all you know they posted from a super computer connected to a coal generator, to complain about AI being operated on a Raspberry Pi powered by solar.

  • Shanmugha@lemmy.world
    link
    fedilink
    arrow-up
    19
    ·
    8 days ago

    And here I was suspecting myself of looking for elitism for my thoughts of switching to some *BSD system

    • bss03@infosec.pub
      link
      fedilink
      English
      arrow-up
      10
      ·
      8 days ago

      Yeah, I just heard the results of the vote yesterday (been traveling), so I plan on trying to replace Debian with NetBSD on my laptop as soon as I catch up post-vacation.

    • jneurotica@lemmy.zip
      link
      fedilink
      arrow-up
      9
      arrow-down
      2
      ·
      8 days ago

      the distro you like is enshitifying so you’re switching to an OS with an even more permissive, business-friendly license, huh? why not find another GPL OS instead?

      • diaphragmwp@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        3
        ·
        7 days ago

        Project is permissive. Company takes it and distributes binary. Nerds don’t use it and look for the og, since the license forces the company to disclose that they just did that in a way or another.

        Project is copyleft. Company takes it and distributes source via GitHub file uploading a zip named after a date or some dumb shit. The original maintainer is now bullied into adapting the code. Sooner or later, the company now has influence over the project. Which is how we ended up with that Debian decision the top post is about, and with completely undocumented drivers right inside of the official Linux tree.

      • Shanmugha@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        8 days ago

        because I am not switching. another Linux project gives out some suspicious sounds, so I find myself thinking that moving to another OS altogether might turn out a good idea after all, besides the fun of learning something new

      • provectus@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        8 days ago

        Is there another GPL OS instead? I am a fan of the GNU Hurd, but sadly I cannot run it on my hardware. The team of devs is really small, and it is amazing what they have done in all these years.

    • horsesaysweird@feddit.org
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      8 days ago

      Doesn’t really matter because they still use the Linux kernel, which AFAIK allows LLM contributions.

    • skidicarus@sh.itjust.works
      link
      fedilink
      arrow-up
      4
      ·
      8 days ago

      I doubt Devuan will stop basing their distro on Debian. Or at least I hope they don’t. I specifically use Devuan because it’s basically just OG Debian.

      • ZombieCyborgFromOuterSpace@piefed.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        8 days ago

        My main issue is that the packages are really behind though. Even more so than Debian.

        I wish there was a good in-between. Ubuntu was a good sweet spot, but I can’t stand how they keep forcing their technology on their users anymore.

        • skidicarus@sh.itjust.works
          link
          fedilink
          arrow-up
          2
          ·
          8 days ago

          Yeah it can be a bit annoying at times. I started out using Debian-based distros before systemd implementation, so Devuan with sysvinit just works for me. I’m not the sort of user who needs the latest updates on anything, so it’s mostly fine. I considered checking out Slackware since it also uses sysvinit, but it’s in a similar boat with updates and, frankly, I don’t want to deal with its package manager lol.

    • FauxLiving@lemmy.world
      link
      fedilink
      arrow-up
      14
      arrow-down
      5
      ·
      8 days ago

      Ask the people who were shouting about forking systemd… I’m sure they’ve created their techno-utopia fork world by now.

      People really underestimate the amount of free labor provided by these FOSS groups. There is a reason that these flash in the pan outrage topics evaporate as quickly as they appear. The people who spend their lives arguing online are not the people who have the capability to replace all of the things that they’re attempting to destroy.