• @vanderbilt
    link
    English
    1222 days ago

    Man I wish FreeBSD hadn’t fallen to the wayside. It’s really cohesive and feels put together in a way not Linux distro ever has.

      • @[email protected]
        link
        fedilink
        621 days ago

        That’s a GPL point of view. Most BSD users I’ve talked to prefer a more permissive license. Theo said: “GPL fans said the great problem we would face is that companies would take our BSD code, modify it, and not give back. Nope – the great problem we face is that people would wrap the GPL around our code, and lock us out in the same way that these supposed companies would lock us out. Just like the Linux community, we have many companies giving us code back, all the time. But once the code is GPL’d, we cannot get it back. Ironic.”

        • @[email protected]
          link
          fedilink
          5
          edit-2
          21 days ago

          i guess this might be why a lot of processing and storage clusters use it behind closed doors with proprietary code we will never see.

          • @[email protected]
            link
            fedilink
            321 days ago

            Which is fine with for example OpenBSD, they write “ISC or Berkeley style licences are preferred, the GPL is not acceptable when adding new code, NDAs are never acceptable. We want to make available source code that anyone can use for ANY PURPOSE, with no restrictions. We strive to make our software robust and secure, and encourage companies to use whichever pieces they want to.”

        • Possibly linux
          link
          fedilink
          English
          321 days ago

          And where system is doing better, Linux or BSD? Also the point of the GPL is not to give back. You can have GPL code that is read only and it doesn’t hurt a thing. The point is you can get the code running on your computer and freely make changes to it.

          • @[email protected]
            link
            fedilink
            321 days ago

            Doing better in what way? Number of installs or being robust and secure? If we go by numbers one could argue that Windows is doing best on the desktop, and that proprietary code therefore is something to strive for. Either way it’s a tangent of the original statement, that the BSD license is a “pushover” license, which I oppose, because the BSD devs are deliberately allowing their code to be used by anyone for any reason.

    • Sentient Loom
      link
      fedilink
      English
      322 days ago

      Is it still worth using? Say, for a web dev? Or is it less supported?

      • @vanderbilt
        link
        English
        421 days ago

        Honestly it isn’t. Support for anything front-end related is way more sparse compared to Linux.

              • @vanderbilt
                link
                211 days ago

                “hello system” is pretty nice to look at, and has some Mac-isms I find helpful. FreeBSD has a new release recently, so maybe Nomad or GhostBSD could be worth trying. You’ll find FreeBSD is a lot more “consistent” compared to Linux, but be prepared for random hardware to not work.

              • @[email protected]
                link
                fedilink
                219 days ago

                I’ll give you “new” but it’s about as far from exotic as you can get… Not a bad thing, BTW, and I highly recommend giving it a try, it’s an excellent system, though probably better for a server than a workstation/desktop (though it definitely can be a very good workstation/desktop if you like)

                Its Ports system is the inspiration for Gentoo’s Portage, BTW