Before installing Linux, I had originally planned to dual-boot on my main PC, but somehow a gaming rig from 5 years ago isn’t good enough to run windows 11, which is ridiculous.

  • gandalf_der_12te@discuss.tchncs.de
    link
    fedilink
    arrow-up
    5
    ·
    19 hours ago

    i think the biggest problem with electron is that it doesn’t just use some system-provided browser library, instead every electron app ships its own browser environment, which takes up a lot of space each time and makes the whole system a whole lot less efficient. shared libraries exist for a reason.