• 7 Posts
  • 71 Comments
Joined 1 year ago
cake
Cake day: June 24th, 2023

help-circle



  • The UI platform with the largest install base of all is the web. Nearly all computer users can use your GUI if you develop it for the web, it’s almost the definition of the universal open standard for GUIs.

    Browsers can only execute JavaScript or WebAssembly, so you need to write it in JavaScript or in something that compiles to these things, e.g. TypeScript (but there are also ways to compile other languages to JS or WASM).







  • I mean I agree with that in principle, but: before the Internet, of course big corporations influenced kids and adults! Before the internet only big corporations had the resources and practical ability to distribute any information to a lot of people.

    The promise of the internet was that we would have a society where we could all have a say and the flow of information would be democratized. You are right that, because of “algorithms”, that promise hasn’t really been fulfilled.
















  • schnurrito@discuss.tchncs.detolinuxmemes@lemmy.worldGNU-Linux
    link
    fedilink
    arrow-up
    20
    arrow-down
    1
    ·
    3 months ago

    “The OS” doesn’t exist. The operating systems you’re talking about are called Debian, Ubuntu, Arch, Fedora, RHEL, etc etc. The main work of making an actually usable OS from the various free software components others have written has always been done by the teams responsible for these products.

    But we still need a way to refer to them collectively, and it used to make sense to call them “Linux” because they were pretty much the only operating systems that used the Linux kernel, but now that Android is the most widely used OS on the planet, it doesn’t anymore, and this alone is a reason to say GNU/Linux unless you want to include Android.