this post was submitted on 02 Dec 2025
606 points (99.2% liked)
Linux
60132 readers
1531 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments


Should be manageable and it is probably less than you would imagine. Just checked real quick: the isos load from download.bazzite.gg, which is a Cloudflare IP. So they are either using it as CDN or even more likely use Cloudflares R2 storage for isos - which would mean they pay for storage (~15$/TB) and operations, but not for egress. This is seems ideal for few but huge files.
So for a single iso (~7 GB) they would pay 0,105$ for storage monthly and additionally 0,36$ per million of class B operations (reads/downloads). Of course they host more than one ISO, but for this example it would have been downloaded about ~150000 times to reach the petabyte.
So yeah, the ISO download is probably less of a problem. (Disclaimer: lot of assumptions, check in with a bazzite dev for clarity)
Can always stick it up as a torrent if its a concern too
Doesn't $0.36 times 150,000 downloads come out to 54 thousand dollars, which is a lot of money?
Sorry, my bad. 0,36$ per million class b operations. Of course there will be slightly more operations than downloads (e.g. people/bots sarting downloads and aborting them), but still probably cheap.
Also keep in mind cached requests don't count so it'd be cheaper.
yeah i mean for every 1 active user we have 1250 requests to download here. lots of bots. i dont know if they count upgrade pulls (each version is essentially a full iso that gets pulled to your computer), but if so that means with each update we'll see even more data draw from all the users upgrading.
https://github.com/orgs/ublue-os/packages
i have summoned you once again i see 🪄