104
On "Wasting disk space" (www.ypsidanger.com)
submitted 8 months ago by beta_tester@lemmy.ml to c/linux@lemmy.ml

Flatpaks aren't huge at all. This is a debunked myth. I can't recommend reading this article enough.

you are viewing a single comment's thread
view the rest of the comments
[-] nanook@friendica.eskimo.com 7 points 8 months ago

What it means is that you're getting the libs the program uses with the program instead of using the system libs, this defeats the whole point of shared memory and wastes RAM, it is inefficient but saves them from having to compile for each distro, still, the system loader has to resolve and load these making loading slower, if they had to include the libs, a better way to do it is to simply compile the binary as a static binary with all the libs compiled in, at least that way it saves the loader overhead.

this post was submitted on 22 Jan 2024
104 points (82.5% liked)

Linux

47355 readers
1122 users here now

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.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS