• Kromonos
    link
    fedilink
    52 years ago

    oh boy … this “memory-unsafe”-argument again 🤦
    Even with a Windows looking desktop UI and usage of AppImages, it’s still no Windows! There are no .exe-Files for drivers and games. There is no Microsoft account you need to login to. There is no “installer” who ask for the path you want to install your program.

    • @southerntofu@lemmy.ml
      link
      fedilink
      12 years ago

      oh boy … this “memory-unsafe”-argument again 🤦

      What’s wrong with the argument that playing compiler in your head is both a waste of energy and a sure way to write bugs? Aren’t you tired of unexpected resource usage, stuff that should work that reaches hard-to-reproduce edge-cases, and kids bypassing your screensaver.

      There are no .exe-Files for drivers and games.

      Really? Then what is Wine/NDISWrapper for? I’ve used Windows games and drivers in the past on my GNU/Linux system, and some of them sure used .exe extension.

      There is no Microsoft account you need to login to.

      Isn’t that a good thing? Also many people still use older windows where cloud login doesn’t exist. Does that mean it’s not Windows?

      There is no “installer” who ask for the path you want to install your program.

      Yet GNU defined the standard –prefix to choose where to install your software (make --prefix /Program\ Files/foobar).

      I mean sure there’s no equivalent of the registry, Aero/Metro UI toolkit, Cortana, or centralized Windows store (except on Ubuntu with snap). But who said we had to have the bad bits? ;)