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.
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.
And electron based apps 🤮 Why did they become the norm, especially ones that don’t even have an actual website version.
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.