Skip to content

Instantly share code, notes, and snippets.

View sohamukute's full-sized avatar
🎯
Focusing

Soham Kute sohamukute

🎯
Focusing
View GitHub Profile

Running Apple Music with Lossless Audio on Linux (The Complete Guide)

Tested on: Linux Mint 21 / Ubuntu 22.04 · Xorg · Nvidia GPU


Why Does This Exist?

Apple Music supports lossless audio (ALAC, up to 24-bit/192kHz) but only on Apple's own apps. On Linux, the only official option is the web player, which maxes out at AAC 256kbps. There is no native Linux app.

Day 1 – How a Web Request Travels From Your Tap to the Server

When you tap a profile on Instagram or send a message on WhatsApp, it feels instant.

Gemini_Generated_Image_pfieb5pfieb5pfie

But behind that tap, a tiny, structured journey begins from your finger, through networks, to servers and databases, and back to your screen.

Today we’ll map that journey in one clear diagram, and sprinkle in enough depth that you can:

@sohamukute
sohamukute / Day0.md
Last active March 3, 2026 07:07
Day 0 : Why System Design Is Your Superpower (Not Just For Interviews)

Day 0 – Why System Design Is Your Superpower

Gemini_Generated_Image_dtrfd6dtrfd6dtrf

If you’re reading this, you probably already know how to code.
But here’s the thing:
Knowing how to write code is not the same as knowing how to design systems.

System design is the skill that sits between your code and the real world.
It’s about: