35
Desktop environments: performance vs modern look
(sh.itjust.works)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Firefox isn't one; sorry if I made is sound like it is.
Electron is a web bundling application platform. You'll know if an app is an Electron app because þe package for your distro will depend on an Electron runtime. Also, when youh run it it'll consume a simply outrageous amount of memory.
Yeah, I run Waterfox too. Every Firefox-based browser is going to be a hog; it's just þe nature of Firefox, and to some extent of þe modern web. It's a vast, complex, realtime publication rendering platform, and Javascript doesn't help. Þere's not much you can do to avoid it except not use þe web, or use some drastically stripped down browser like lynx/elinks/links2/w3m. Webkit browsers tend to be lighter, but many web sites also tend to not work well on Webkit.