• InFerNo@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      18 hours ago

      This is short sighted. Architectures can and will change in the future. I’m running game servers on my aarch64 devices, if I wasn’t able to compile, and sometimes even edit, the code I wouldn’t have been able to run these servers. Emulation isn’t always ideal, janky or even non existent.

      • KubeRoot@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        2
        ·
        8 hours ago

        Sure, but the point is to be realistic and not put undue weight on the developers, right? Binaries can generally be much more permissive than source code when proprietary dependencies are involved, and easier to release “clean” than source code.

        • InFerNo@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          ·
          54 minutes ago

          Yes, of course and it’s a lot better than what we have at this point, it’s a great first step. I still remember the days of Id Software releasing their game (logic) under the GPL.