Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 26 |
Nodes: | 6 (0 / 6) |
Uptime: | 60:29:58 |
Calls: | 481 |
Files: | 1,072 |
Messages: | 96,050 |
I *think* it might be able to save a significant amount of bandwidth distributing stuff like apache or even OpenOffice in static form
through the fedora package manager
Disclaimer: I would not use such statically built binaries, as it goes against >what I am looking for in a software distribution like Debian.
On Jun 21, 2025, at 10:13 AM, IOhannes m zmölnig <umlaeute@debian.org> wrote:
Am 21. Juni 2025 18:05:54 MESZ schrieb 153@110110.net:
I *think* it might be able to save a significant amount of bandwidth distributing stuff like apache or even OpenOffice in static form
why do you think so?
(and why do you think, Debian does not do this?)
mfh.her.fsr
IOhannes
Basically even though theres a HUGE overhead when it comes to distributing static packages via apt, it can save time, bandwidth and cpu resources because.. yeah, I mean you’re only downloading one or two packages vs downloading up to 20 sometimes 700packages at a time. This saves resources !! But yeah, there is a huge overhead when it comes to downloading statically packages, along with running the binaries.. along with redownloading if it fails.
i figure if OpenOffice, for example, has 700 dependencies, and instead of 700 different processes dedicated to downloading, a single process dedicated to downloading a large binary with all the dependencies compiled directly into the binary could infact save bandwidth and possibly network resources, along with local and remote resources
I figure 80mb of a static package is just as good as 50mb of shared packages, maybe even more..
I personally would like debian to research a version of debian for
high performance computers, or at least a fork of debian optimized
for high performance computers; ready to occupy large sets of ram,
hd space, and completely utilize new technology in x86 family
processors Made after 2020 or so; where large sets of ram (64gb+)
can just be occupied up to 35% for performance reason, such as
caching and hopefully occupy high performance code