Live data from Hacker News

Fastpotify

fastpotify.rocks

51–60 of 583 posts

Re: Fastpotify

#51

Earlier quoted context omitted.

I left spotify around two years ago for a self hosted option (I mostly use navidrome+feishin). Music discovery was a concern for me as well, but then I realized that I didn't like the idea of spotify curating which music I discovered. So far, this is what has worked for me: - Actually listening to the music I have now. I think the art of listening through full albums has slowly died, but there is so much music we're…

Epic bought bandcamp many moons ago. Did they enshittify it or is it still going strong?

Epic actually sold Bandcamp 3 years ago. I only started using it lately so I can't say how it was before, but I think it's still good.

https://pitchfork.com/news/epic-games-sells-bandcamp-amid-la...

Re: Fastpotify

#52
post #49

If you're focused on lightweight, native and fast, I don't think you should use an immediate-mode GUI toolkit. Why does an app like this need to hit a 60fps framerate? It's not a game.

Most immediate mode does a scene graph diff so it's not that bad

I have a custom IM GUIs based ide thing in C++ that uses like .2% of my 10yo CPU.

Re: Fastpotify

#54
post #50

Earlier quoted context omitted.

> We're going to vibe code the entire enshittified internet to be ours once again. It’s such a wishful thinking, but no it doesn’t and won’t work this way. Code != useful product. Plus today’s web is all about fabricated content, AI bots, cloudflare challenge walls and all other annoying stuff. The very idea of being able to create something in seconds is already killing internet.

You can look at the glass half full all you want, my glass is overflowing. This is the best year in all of my 20 years in tech. I'm creating so much stuff and it's all I've ever wanted. This is the dream of the 2000's, and big tech can't stop us anymore. I think I'm going to write my own music player soon that behaves exactly like I want it to. Maybe this weekend. Or maybe right after my home automation project. But…

Buddy, it’s the same big tech gave you this opportunity. You are creating so much stuff, but most of them are useless garbage that no one cares about.

Re: Fastpotify

#55

Spotify is in the process of killing the librespot project that this and most third party Spotify players are built on. I think the golden age of music streaming is coming to an end. I’ve migrated to a self hosted library with streaming and radio for discovery. I hope we’ll see many projects in the space flourish. Many, like Navidrome and the whole OpenSubsonic ecosystem, seem to be doing quite well.

What makes you think Spotify is killing it? I know they aren't supporting FLAC but otherwise I don't think they're actively trying to stop it as opposed to not really caring if they support it (which is more "We don't care" as opposed to "We have to stop this")

Re: Fastpotify

#56

Spotify is in the process of killing the librespot project that this and most third party Spotify players are built on. I think the golden age of music streaming is coming to an end. I’ve migrated to a self hosted library with streaming and radio for discovery. I hope we’ll see many projects in the space flourish. Many, like Navidrome and the whole OpenSubsonic ecosystem, seem to be doing quite well.

Tools for piracy are much better today than they were back in the Napster or grooveshark days. It’s actually kind of shocking to me that we haven’t had a popcorntime moment for music again. Nothing technical is preventing the creation of a perfect decentralized anonymous p2p FLAC streaming platform with plausible deniability.

Re: Fastpotify

#57
post #50

Earlier quoted context omitted.

You can look at the glass half full all you want, my glass is overflowing. This is the best year in all of my 20 years in tech. I'm creating so much stuff and it's all I've ever wanted. This is the dream of the 2000's, and big tech can't stop us anymore. I think I'm going to write my own music player soon that behaves exactly like I want it to. Maybe this weekend. Or maybe right after my home automation project. But…

Buddy, it’s the same big tech gave you this opportunity. You are creating so much stuff, but most of them are useless garbage that no one cares about.

> You are creating so much stuff, but most of them are useless garbage that no one cares about.

Are you so sure of that?

One of my projects is at $5M ARR in just six months. I passed $400k in sales this month. It's an open source project.

I'm teaching my wife to code and we're going to make a video game together. Surely you can see the value in that bonding experience? She never would have been interested prior to Claude Code.

I've been writing my own SRS software for drilling typing in Japanese. It's pretty fantastic. Nothing like that existed before I made it. So many needs that went unmet are just being filled.

That's just top of mind. I've been doing a ton.

Nobody likes to tag music the way I like to (multiple scalar quantified dimensions with clustering), so there's literally no music player on the planet in the shape that I want. If I'd wanted to build that before, I'd have to spend opportunity cost over several weekends to start building, plus the ongoing burden of maintenance. That's likely a few months burnt plus fixing things when API integrations break down. Now it's a few hours plus a bug fix here and there.

This is 3D printing for software.

I don't get the negativity. This is all so magical.

Re: Fastpotify

#58

Spotify is in the process of killing the librespot project that this and most third party Spotify players are built on. I think the golden age of music streaming is coming to an end. I’ve migrated to a self hosted library with streaming and radio for discovery. I hope we’ll see many projects in the space flourish. Many, like Navidrome and the whole OpenSubsonic ecosystem, seem to be doing quite well.

> Spotify is in the process of killing the librespot project How could they possibly do that? They cannot prevent people or AI from reverse engineering their APIs.

Technically no, but they can just ban you. It would not be impossible to detect.

Re: Fastpotify

#59
post #57

Earlier quoted context omitted.

Buddy, it’s the same big tech gave you this opportunity. You are creating so much stuff, but most of them are useless garbage that no one cares about.

> You are creating so much stuff, but most of them are useless garbage that no one cares about. Are you so sure of that? One of my projects is at $5M ARR in just six months. I passed $400k in sales this month. It's an open source project. I'm teaching my wife to code and we're going to make a video game together. Surely you can see the value in that bonding experience? She never would have been interested prior to Cl…

Well, happy for ya.

Re: Fastpotify

#60

Spotify is in the process of killing the librespot project that this and most third party Spotify players are built on. I think the golden age of music streaming is coming to an end. I’ve migrated to a self hosted library with streaming and radio for discovery. I hope we’ll see many projects in the space flourish. Many, like Navidrome and the whole OpenSubsonic ecosystem, seem to be doing quite well.

Tools for piracy are much better today than they were back in the Napster or grooveshark days. It’s actually kind of shocking to me that we haven’t had a popcorntime moment for music again. Nothing technical is preventing the creation of a perfect decentralized anonymous p2p FLAC streaming platform with plausible deniability.

How would the plausible deniability piece work? If you stream some bytes to someone else, you can't deny doing it. Unless you imagine this working over Tor, idk what the performance of Tor is these days but I never thought it could support such an application.
Post reply on HN