

This isnt the entirety of Spotify. If they would have archived everything in 160kbps OGG Vorbis it would have been 700+TB. Theres A bucket load of songs that literally no one listens to.
She/her 🏳️⚧️
Professional cow, Linux Nerd, Hardcore Techno enthusiast. The Emporer protects us.


This isnt the entirety of Spotify. If they would have archived everything in 160kbps OGG Vorbis it would have been 700+TB. Theres A bucket load of songs that literally no one listens to.


They havent released the music files yet


It includes cover art and also preview clips. In this blog post you can read what their database contains: https://annas-archive.li/blog/backing-up-spotify.html


4TB if you include all with popularity=0 iirc


Its also crazy when you realise the amount of knowledge an experienced data analyst could gain from 200gb of metadata.


My soon to be homeserver will have an astonishing 4TB of space. The CPU can handle up to 15TB (according to official specifications), but I am lacking drives that are big enough.
If I ever get the money to build a proper NAS I will 100% start going all in on Storage and start doing stupid shit like mirroring Wikipedia. I will probably not start mirroring the entirety of Spotify (which would be kinda sick NGL.), but I kind of have the problem that I Am kind of a data hoarder that likes to store excessive amounts of stuff I will never need. In the future I will also start seeding all the music I have, but I need a VPN with port forwarding for that beforehand (I’m currently kinda broke, so won’t happen that fast)


What you said is 100% true, but at least “Die rote Hilfe” has also been target of repression and investigations from originating from the German state. As far as I know they are tracking who donates to them, i have heard more than one time, that donating to them will get you put on an observation list of The German “Bundesverfassungsschutz”


Last time I was in Berlin I found what was described as an English language feminist queer bookstore.
Typical Berlin experience.
I actually was really surprised, when I went to Berlin, visited a bar and the person behind the bar didnt speak German, but only English.
Havent seen anything newer than episode 7, but that one was kinda mid so I didnt even care to watch the newer ones.
get over your X
Seriously, just switch to Wayland already xD


It could, but since the GUI was not very complicated it was not worth the effort caused by teaching the people who would have used the GUI how to do it in the CLI. They also have a lit of other work to do, so if I would have expected them to use the CLI, they would have probably not done the stuff I want from them at all.


I do not want the user to ever be expected to edit the database by hand. If they make a mistake by doing so, they can break the entire system. That’s why I wrote a GUI which gets the job done.


I didnt care how it looked, because I only wanted for it to be finished fast.


And now imagine yourself creating an UI in tkinter without an editor. Because that’s what I did. It was absolutely horrible.


You can even do inefficient UIs in Python using tkinter, which is part of the standard library in python.


You dont even have to look at the code to see this. Just make one wrong click in a UI and youre directly getting dragged into a UI that hasn’t changed since Windows XP.


If eventually fines do get calculated on their total income (which is possible, they can issue fines up to 2% of total yearly income if I remember correctly) and these fines are starting to come in more frequently it gets quite expensive really fast.


Last time i checked he was at about 400b so not a trillionaire, but 120m is still absolutely nothing.
What really annoyed me is, that for some goddamn reason fedora renamed or removed the dnf command to add repository’s and now each time I want to add a repository I have to write the config file by hand.
I’d just like to interject for a moment. What you’re referring to as Linux, is in fact, systemd/Linux, or as I’ve recently taken to calling it, systemd plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning systemd/Linux system made useful by the various daemons and services provided by systemd, which manages system processes and configurations.
Many computer users run a modified version of the systemd ecosystem every day, without realizing it. Through a peculiar turn of events, the version of systemd which is widely used today is often called Linux, and many of its users are not aware that it is basically the systemd framework, developed for streamlining service management on the Linux kernel.
There really is a Linux, and these people are using it, but it is just a part of the system they use. Linux is the kernel: the program in the system that allocates the machine’s resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is usually paired with the systemd framework: the whole system is basically systemd with Linux added, or systemd/Linux. All the so-called Linux distributions are really distributions of systemd/Linux!
Now, let’s talk about systemd itself. systemd is not just an init system but a sprawling suite of software designed to harmonize the management of services, logging, and much more across all those Linux distributions adopting it. While there are plenty of critics who claim that systemd suffers from mission creep, and bloat, they fail to realize that systemd is here to unite the divergent spirits of the Linux universe into a cohesive whole.
It’s often cited that systemd is the first daemon to start during boot and the last to terminate at shutdown, meaning it’s the parent that manages the chaotic brood of processes that stem from it. But of course, the truth remains that Linux is merely the kernel within this greater whole. For many, using systemd without acknowledging its complex ecosystem is like using a bus without realizing it’s the driver coordinating every route.
While some advocate for a leaner alternative, the benefits of systemd are often overlooked, such as its ability to parallelize the boot process to expedite your start-up time, or how it beautifully integrates logging with journald, merging many separate tasks into one efficiently managed service.
In conclusion, while there’s certainly a Linux kernel powering many systems out there, it’s really the systemd suite that brings it all together. So please remember, when you’re running your Linux, you’re not just running Linux; you’re enjoying the splendid orchestration of systemd/Linux, or as I like to call it, systemd plus Linux.