• 0 Posts
  • 1.19K Comments
Joined 3 years ago
cake
Cake day: July 16th, 2023

help-circle
  • I am not sure why the downvotes.

    Redox includes a C library. You should be able to use whatever programming language you want. It does not have to be Rust.

    Redox is still adding bits needed for easy porting of more software.

    The window system is its own thing at the moment. But they are adding Wayland compatibility.

    It will be interesting to see what Redox looks like by the end of 2026. You may get many of your wishes.



  • I realize I oversimplified a complex set of moves and “shared source” is its own can of worms. My post was already too long.

    But my core point is that the code (as Valkey) remained available and remains available under the same free software license that it has always been available under.

    The only consequence of what Redis did was that they stopped giving away their “new” code to service providers like Amazon. Even Amazon can continue to use what was there before. And the community can continue to collaborate on the same code base that they were collaborating on before. The licence Redis chooses for its “new” code is largely irrelevant.

    We talk about permissive licenses like they represent some massive risk. I just do not see it that way. And they have many advantages including often attracting more corporate participation (more free code for me).

    I am a very happy user of Clang/LLVM. It is the product of collaboration between Google, Apple, Sony, Microsoft, academia, and other nerds. I am very happy we have licenses that encourage companies to create quality software for me to use.

    I am sure Redis chose BSD to begin with in case they ever had to make a move like they did. If the only option was GPL, they may never have released it as Open Source to begin with. Again, I am glad they did.



  • First, there has been massive amounts of MIT code in important parts of the Linux ecosystem for decades. Xorg, Wayland, and Mesa for starters. The sky has not fallen. I am not exactly panicking.

    But let’s address your specific example.

    Let start by pointing out that Redis was BSD, not MIT. But let’s assume your cautionary tale applies.

    A truly gigantic corporation, Amazon, was making all the money off Redis without giving anything back to the company that actually wrote the code (Redis). So, Redis tried to change the license to make that more difficult. The license they chose is the strictest free software license the FSF offers—the AGPL.

    Pop quiz: what part of the above are we “the community” outraged about? The clearly predatory Amazon stuff? Or the defensive action by the company writing all the code? That’s right, we are mad at the company that gave us all the code for free and that still licenses it AGPL.

    But even beyond that, what was lost again? Because the implication is that BSD (or MIT) somehow allows companies to “take” free software from us. This is false.

    What happened with Redis is that the original code remained 100% available. And it remained part of a 100% free software project. It remains 100% BSD licensed to this day. You can use it, you can study it, you can improve it, you can share it, and you can even sell it commercially! It offers you at least FIVE freedoms.

    https://github.com/valkey-io/valkey

    Not a single line of code was lost from the project. Yes, the project had to change its name (Redis owns the name Redis). Yes, Redis stopped contributing to the project. Is that not their right?

    It is that last bit that seems to drive us mad. We yell about corporations taking our code. But all the examples of bad behaviour we give boil down to them choosing to give us less of theirs.

    If “the community” is the one writing the code, nobody can take it from us. And even if big evil companies are writing the code, the only code that they can deny us is code they write in the future.

    I find it hard to be either outraged or even particularly afraid of that.

    Anyway, I do not want to talk you out of your license preferences. I have no beef with that. But I do wish there was less FUD slinging at projects that choose to license their hard work as MIT.


  • I do not know how that article covered so much background on GNU hURD and the quest for a micro-kernel UNIX without mentioning Redox OS.

    https://www.redox-os.org/

    Redox is also micro-kernel based POSIX compatible operating system (UNIX compatible). So quite like the GNU project and HURD in that sense.

    Redox is younger, 10 years old instead of 30, and more “modern” (eg. written in Rust). It can be seen as a GNU competitor as it does not rely on the GNU C library or utilities.






  • Photoshop is perhaps the canonical example of software that does not run on Linux and is actually needed by “professionals”.

    Photoshop does not run well enough on Wine that I would expect a pro to run it this way. And, if you are a print professional, there really are no Open Source tools that do what you need yet.

    But outside of print, I think it is more about familiarity than capability even with regards to Adobe alternatives. And there are alternatives UI options for things like GIMP if the Adobe metaphor works better for you.

    Inkscape seems to be attracting some actual professional use. Scribus seems close to getting there too. The furthest behind is GiMP.

    That said, I am impressed with the development pace of GIMP now that version 3 has finally shipped. And it seems that proper CMYK support is on their near-term roadmap. I could see them shipping something functional next year. I would say similar things about non-destructive editing.

    It will be interesting to see if attitudes change towards GIMP after these issues are addressed. The UI also takes a lot of heat. Now that there is a consistent cadence of releases (it seems), perhaps that will see steady evolution as well.


  • This is a funny take given that for most of Linux history, the majority of Linux desktop user have been “working professionals”, largely IT workers and developers to be fair.

    At this point, you cannot really make a blanket statement about who Linux is appropriate for. It is down to individual use cases and preferences.

    I have been using Linux for decades and, while I have also used Windows and macOS, other operating systems are frustrating to use due to the many limitations. And I have been several kinds of “working professional” over that time at many different levels of seniority. But I recognize that this is because all my workflows and expectations evolved on Linux.

    The “working professionals” you imagine likely have the same issue. It is not that Linux could not work, or even that it is not a better place to start. It is document compatibility and familiarity.

    At this point, Linux “being ready” comes down almost completely to a tolerance for learning and change. Nobody says you have to change of course. But working differently does not mean that something else does not work.

    There are of course still some software gaps. CAD is not great on Linux (getting there). Print graphics professionals (people with CMYK workflows) will hit real roadblocks. Some debugging tools available on Windows are worth the productivity for certain workflows. Pro audio too I guess though this not my area. And “office document” users may encounter display inconsistencies when sharing documents depending on which features they rely on. Perhaps the latter is what you mean.

    As for gaming, it depends on what titles you favour. Some Windows games play better on Linux. Some worse. And of course some not at all.

    When choosing software for a company, I consider something that cannot work on the Linux desktop or through the cloud disqualifying. I can think of few cases where that has been the wrong decision.



  • What an odd boast. What is it based on?

    MIT licensed software outnumbers GPL licensed software two to one or more in most Linux distros and elsewhere.

    There was more MIT code in the X server than there was GPL code in the world before Linux came along.

    And even Linux will never be GPL3 or even drop its exceptions. So, while it is ironically the crown jewel in the GPL universe, it is not even really GPL.


  • “Linux” as it is used in the real world means “Linux distribution” which is a Linux based operating system that runs the ecosystem of applications and desktop environments common to the “Linux” ecosystem.

    If people mean the “Linux kernel”, they say so. With few exceptions beyond trying to make GNU/Linux a thing*, people do not mean just the kernel when they say “Linux” on its own. Even the Linux Kernel Mailing List says “kernel”‘when that is what they mean. And you do not get the kernel from the linux.org website. Guess what you do find there—a bunch of information about Linux distros (real ones, not ChromeOS and Android).

    People ARE saying what they mean because they know what the word Linux means. Swearing does not make you more correct.

    If I say “United States”, only morons pop up to tell me that I need to say USA because otherwise people might think I mean United States of Mexico. Everybody in the world knows what United States means. Swearing and shouting “say what you mean” would be ridiculous. And nobody wonders if I mean the city or the country if I say Mexico. If I meant just the city, I would say so.

    And people know what Linux means too.

    • why isn’t GNU/Linux a thing? Well, amongst the many reasons is that many Linux distros that are clearly “Linux” and even “desktop Linux” do not use GNU software. The most extreme is Chimera Linux probably but Alpine, Void, Mandriva, Ubuntu, Serpent, and others match this description to various degrees. And outside of RHEL, actual GNU software makes up a tiny fraction of the software even in distros that use it (like say Arch). Chimera Linux, Void Linux, and Arch Linux are all remarkably similar though they differ dramatically in GNU usage. They are all “Linux” but not GNU/Linux. Android is totally different from all of them despite using the Linux kernel. GNU/Linux is one of the least descriptively accurate terms you could come up with for any reason other than purely political.

  • The kernel is copyleft (100% of it). The majority (more than half) of the other software in a typical Linux distro is not copyleft. The most popular license is MIT. Apache 2.0 (the license that Android uses) is pretty common in Linux distros as well.

    To top it off. the majority of GPL software has nothing whatsoever to do with the GNU project, starting with the Linux kernel.



  • People do not realize that Windows has, and has had, other subsystems. So the name seems dumb.

    When you realize that as far back as 1993 there was:

    • subsystem for Win32
    • subsystem for POSIX
    • subsystem for OS/2

    then Subsystem for Linux does not seems as crazy.

    Having “for Windows” at the end sounds natural if you only have one but putting saying “Windows subsystem for” makes more sense when you realize there are a bunch of them.

    Regardless, the decision was made 30 years ago and not recently as people assume.