kylxbn

joined 1 year ago
[–] [email protected] 9 points 1 year ago (1 children)

I've read somewhere that Proton Mail does not support notifications without Google Play Services... Not sure if F-Droid allows apps that use Google Play Services...

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (2 children)

What does Microsoft even benefit when people use its Chromium skin called Edge. It's not like they want to help people and it's not like people pay to use Edge.

[–] [email protected] 2 points 1 year ago (3 children)

It was Ubuntu 10.10 which I got sent to me as a CD for free! I had no internet at home that time but I did have a very old computer and I thought it was fun to try something different. It was a huge pain installing things without an internet connection since you had to find all the needed DEB files from another computer (definitely running on Windows) just to install something like VLC on an offline computer, as opposed to Windows where you just get an EXE and that's it.

I guess it was the cool factor of being different at first (that's probably still one of the factors why I use Linux) but I just slowly fell in love with it and the tons of customization and freedome althat it gives.

I now hate Windows. And macOS to a degree.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Yeah, looking back, I've probably been whooshed, but I'd be very happy if I can at least help prevent someone from unknowingly falling for it. I'm a software developer as a profession, and I can't take false misunderstandings about digital stuff like this. Also as a digital audio enthusiast, I understand that digital audio is superior in every way at least theoretically but I also accept that some analog formats (like vinyl) have better mastering and can sound better than their CD re-releases.

Peace!

[–] [email protected] 9 points 1 year ago (2 children)

Unfortunately, it seems you have a really bad misconception as well.

Sorry, no, files (be it MP3 or FLAC or MP4 or whatever) do not degrade over time. Not one bit. Yes, storage devices do degrade and ultimately break down, but that does not result in MP3 files "losing 7 to 15 kbps per year". Digital files are like that—digital. They don't suffer the same degradation like vinyl where each playback damages the grooves and looses definition. Digital files are a bunch of zeros and ones (be it MP3 or FLAC or whatever) and it's either those bunch of numbers makes sense to the player (as in, it plays) or not (as in, the player shows an error saying it can't play the file).

What you have experienced as "degradation" probably isn't the result of files degrading over the years. See, when MP3 was invented, the early encoders produced relatively bad sound quality for a given bitrate. They just can't pack that much information into 128kbps without affecting the sound quality. Over the years, many countless improvements were made to MP3 compression technology, and modern software like LAME can produce really good sound quality even at relatively low bitrates. That makes old files encoded using old encoders sound worse than new files encoded using new encoders at the same bitrate.

MP3 doesn't even support 16kbps, so I can't imagine your storage device delicately removing bits from your MP3 files to reduce the bitrate without corrupting them, since storage devices can't even see the boundary between files—it only sees all the files as one huge string of numbers without any sense. Also, I can imagine your MP3 file shrinking in size every year if they do lose bits over time. Many filesystems also offer integrity checks on files, so your computer will alert you if something unintentional changes on your storage. Even some Linux filesystems will show an error if a single bit unexpectedly changes on one of your files.

Wherever you read that misconception, please don't believe it. Digital files are not affected by quality degradation, and it's either they play, or they don't play.

Hopefully you take this as a friendly message, and if this has been a joke and I've been whooshed, then you had me very well.

[–] [email protected] 29 points 1 year ago (3 children)

Unless the disc is burned as a data CD containing MP3 files, then they are supposed to be audio CDs containing lossless PCM data (almost literally WAV). This is definitely the case unless the MP3 is converted to WAV then burned as an audio CD.

If you want to store the audio from an audio CD losslessly, then there are no benefits in choosing WAV over FLAC. That is just wasting storage, since a FLAC will store the WAV without any loss.

If you don't mind changing some bits resulting in a lossy but virtually indistinguishable-from-the-original quality, then use a modern lossy codec like Opus (or even AAC or even Vorbis). That way, you save a ton of space without affecting the sound quality, assuming you chose a high enough bitrate setting.

view more: ‹ prev next ›