(fossbros dni)

  • @[email protected]
    link
    fedilink
    English
    221 month ago

    I’m not 100% sure but I think it’s someone who goes mad and doesn’t shut up about foss when someone mentions proprietary software (like minecraft)

    • atro_city
      link
      fedilink
      51 month ago

      minecraft is closed-source? there are no open-source clones?

      • @[email protected]
        link
        fedilink
        English
        20
        edit-2
        1 month ago

        Genuine question? Yes Minecraft is closed source but the Java version can be decompiled and a lot has been reverse engineered.

        There are a few open source Minecraft clones. The most popular is Luanti formerly mine test which is more like an engine. The most popular? Minecraft clone made with it is named VoxeLibre formerly mineclone 2.

        • Draconic NEO
          link
          English
          11 month ago

          All that really matters in the end is decompileability or source code availability. The other licensing stuff is extra and doesn’t matter because businesses fail and people die. When incapacitated, or sunk into obscurity it’s yours for the taking.

      • palordrolap
        link
        fedilink
        131 month ago

        Minecraft Bedrock is written in and compiled from C++ and is completely closed-source.

        The original Java version is technically also closed-source, but Java bytecode is relatively easy to decompile to a high level and Mojang (and surprisingly, even Microsoft*) tend to look the other way when people do that.

        It seems like this was written for the Java version, but I’m not completely sure whether it’s simply a protocol conversion, in which case, the protocols are already well known, and converting it to work with Bedrock might not be too difficult.

        Yes, there are open-source alternatives, but nowhere near as many people play those as play Minecraft, which is probably why that was the target platform and not one of the others.

        *For now.

      • DarkThoughts
        link
        fedilink
        21 month ago

        Luanti (formerly Minetest) is an open source MC clone. Though I prefer Vintage Story. It’s not FOSS but has a readable source code and, in my opinion, more interesting gameplay.