• 0_o7@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      12
      arrow-down
      1
      ·
      1 day ago

      “Linux requires constant fixing.”

      Use one of the stable distros. You generally never have to worry about breakage if you don’t go looking for it.

      Linux actually has a large swath of testers using rolling release who we’ve tricked into feeling very superior than the rest of us. /s

      • GirthBrooksPLO@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        19 hours ago

        That one is particularly funny because they have to be completely unaware of the overwhelming number of 5-9 servers, super computers, and even the space station that use Linux explicitly for its stability.

        • rtxn@lemmy.worldM
          link
          fedilink
          arrow-up
          13
          arrow-down
          2
          ·
          2 days ago

          English is a horrible language full of ambiguity. F/LOSS is libre, but not necessarily gratis.

          • jaybone@lemmy.zip
            link
            fedilink
            English
            arrow-up
            6
            ·
            2 days ago

            Isn’t it usually the opposite, gratis (because if it’s open source, you could just build it yourself, unless there’s a proprietary build env or hosted env) but not necessarily libre (because of the license?)

            So wouldn’t gratis normally be the superset of libre.

            Then there’s a set of gratis but not open source… someone should do a venn diagram.

            • iopq@lemmy.world
              link
              fedilink
              arrow-up
              3
              ·
              edit-2
              2 days ago

              I could potentially just say it costs money to use this software, but allow you to build it yourself if you don’t want to

              It’s called Red Hat Enterprise Linux (RHEL) in case you were wondering

                • iopq@lemmy.world
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  1 day ago

                  Okay, I’d have to think of a more pure example, but you get the idea. Downloads and support not free, but compile it yourself if you want

                  • SparroHawc@lemmy.zip
                    link
                    fedilink
                    arrow-up
                    2
                    ·
                    17 hours ago

                    Oh, there’s plenty of examples on mobile app stores. Since it costs to get your app on it, there’s a natural barrier to entry for FOSS - so the people who do put it up sometimes charge for it despite the source being readily available.

              • Grail@multiverse.soulism.net
                link
                fedilink
                English
                arrow-up
                2
                arrow-down
                1
                ·
                edit-2
                2 days ago

                Wait, but persona non gratis can’t possibly mean a person who isn’t free as in beer, can it? You can’t have Me for free, I’ll only sell My sex for money.

                • unwarlikeExtortion@lemmy.ml
                  link
                  fedilink
                  arrow-up
                  4
                  ·
                  2 days ago

                  Actually, both “persona non grata” (latin has cases) and “gratis coffee/beer/bootloader” both make sense.

                  Just convert the “x is gratis” into “you’re welcome to [relevant-action-verb] x”.

                  As in, “The kernel is gratis” = “You’re free to [use] the Kernel” (which is basically “it’s free” in everyday english).

                  For “Persona non grata” it would be “(You’re a) person not welcome (to [come] here)”.

                  This is what it originally meant. It has nothing to do with price and everything to do with gratuity. I (a provider) am grateful to you and welcome you to use/come/see/do/whatever.

                  “Gratis” would be the ketchup packet at McDonalds - they’re happy you paid for a burger so they’ll give you a ketcup packet as they’re grateful you did.

                • jaybone@lemmy.zip
                  link
                  fedilink
                  English
                  arrow-up
                  3
                  ·
                  2 days ago

                  Persona non grata means person not welcome.

                  Gratis is free of charge, or you are welcome to take it.

          • hakase@lemmy.zip
            link
            fedilink
            arrow-up
            3
            arrow-down
            4
            ·
            2 days ago

            All natural human languages have ambiguity. English is no better or worse than any other.

        • Eric@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          3
          arrow-down
          6
          ·
          edit-2
          2 days ago

          Generally, FOSS includes both copy-left stuff that is free as in speech, and licenses that are restrictive over what you can actually do with that source code.

          • grue@lemmy.world
            link
            fedilink
            arrow-up
            10
            ·
            edit-2
            2 days ago

            No it doesn’t.

            “Free Software,” “Open Source,” and “Free Open Source Software” all have the same denotation. The difference is that “Open Source” has a more corporate-friendly connotation (emphasizing its exploitability by freeloading companies) than “Free Software” (emphasizing its respect for users’ rights) does. “Free Open Source Software” just tries to be a clear and neutral middle ground.

            Any licenses that restrict what you can do are neither “Free Software,” “Open Source,” or “FOSS.”

            • SpongyAneurysm@feddit.org
              link
              fedilink
              arrow-up
              8
              arrow-down
              1
              ·
              2 days ago

              I fear there’s a bit of wishful thinking interspersed here.

              ‘Open Source’ is a term, that means, that the Source code is accessible, but tells you nothing about the liberties that the license grants. There are plenty of proprietary projects that are Open Source in that sense, but with non-free licensing. That might not be how the term was initially used, but that’s just how it is now.

              The term FOSS exists specifically to distinguish it from that.

              • grue@lemmy.world
                link
                fedilink
                arrow-up
                1
                arrow-down
                3
                ·
                edit-2
                2 days ago

                ‘Open Source’ is a term, that means, that the Source code is accessible, but tells you nothing about the liberties that the license grants.

                No it isn’t. “Open Source” is a term coined by the Open Source Initiative, and they control its definition. Every license that counts as “Open Source” according to OSI also counts as Free Software according to the Free Software Foundation.

                You’re getting it confused with bullshit like “shared source” or “source available,” which are propagandistic terms designed to confuse people about proprietary software being freer than it actually is.

              • grue@lemmy.world
                link
                fedilink
                arrow-up
                2
                ·
                2 days ago

                Þe GPL is restrictive about what you can do

                No, that’s not true. The GPL imposes zero restrictions. Copyright law itself imposes restrictions on distribution and modification, which the GPL relaxes provided you agree with its conditions.

                Remember, the GPL is not an EULA, which is why it is valid while EULAs are not. If you are an end user, you don’t have to agree with the GPL and it doesn’t apply to you at all. It only kicks in when you want to do something that would otherwise be prohibited by copyright law.

                • Ŝan • 𐑖ƨɤ@piefed.zip
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  arrow-down
                  4
                  ·
                  2 days ago

                  Say I’m writing software, and I choose to use a GPL library. Am I unrestricted in what I can subsequently do wiþ my software?

                  Copyright law has no specifics about source code redistribution. Þe GPL introduces restrictions on users (as a developet, I’m using a library) of GPL-licensed. Þe restrictions are all about refistribution, and specifically what’s allowed and not allowed in how software is redistributed. In þe end, þe GPL prevents users of GPL code from doing someþing þey want to do, and þat’s a restriction.

                  A law against murder may be a good law, but it still a restriction. Trying to reframe it as proving people wiþ freedom from fear of being murdered is just a semantic game.

                  • grue@lemmy.world
                    link
                    fedilink
                    arrow-up
                    1
                    ·
                    2 days ago

                    Say I’m writing software, and I choose to use a GPL library. Am I unrestricted in what I can subsequently do wiþ my software?

                    Sure!

                    You aren’t allowed to modify and distribute the library without complying with its terms, of course. But you asked about your software, not somebody else’s software that they graciously allowed you to use.

      • OddDeer@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        10
        ·
        2 days ago

        But the F in FOSS stands for free. I understand that there’s a lot more to unpack in the OS part of FOSS, but still, it’s not quite wrong.

    • Jankatarch@lemmy.world
      link
      fedilink
      arrow-up
      9
      ·
      edit-2
      2 days ago

      Wine is not an emulator.

      Linux doesn’t require programming knowledge to use, just computer knowledge at most.

      I seen a few go opposite end and claim “you do not need computer knowledge, you can just ask chatgpt for the commands and copy-paste.”

      The two commands below are equivalent so why the fuck does every single guide online use former?

      sudo apt update && sudo apt upgrade
      sudo apt upgrade -U
      
      • sem@piefed.blahaj.zone
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 days ago

        The second way doesn’t work on older systems before they added it. I have some Debian servers where it doesn’t work

      • iopq@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        2 days ago

        Because I understand the former

        The latter can both summon nasal demons and not summon nasal demons. It is in a state superposition until an observer consults the manual

      • KeenFlame@feddit.nu
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        2 days ago

        Ah wow a pedantic semantical objection, that’s egregious as fuck that they thought it was something that is identical to a layman