Live data from Hacker News

Fastpotify

fastpotify.rocks

381–390 of 583 posts

Re: Fastpotify

#381

I realise I’m pissing into the wind here, but I find the LLM text on the homepage and docs quite funny/ awkward. > “Ctrl+M turns it into a tiny player that wears any classic Winamp 2 skin, spectrum analyser, equalizer, and playlist included. 2000s vibes, pixel for pixel.” Everything is said with too much intensity, and phrasing that sounds impressive but doesn’t really mean that much. Like “wears any classic Winamp 2…

Having used Claude a lot for the past four months, I get exhausted from its style. Every sentence has been buffed and polished and enhanced and it never just plainly says a thing. It's as if you have to eat every meal with every possible flavor enhancer in existence. At one point I will totally lose it if it mentions "smoke test" one more time. It is also totally not what I want for docstrings in code or Powerpoint d…

I believe AI technical prose peaked with Opus 4.6. I still use it (mostly for that purpose) and I think it's legitimately great. I'm hoping they are able to reverse the trends that benchmaxxing and RLAIF have wrought on Claude's non-code output with the future models.

Re: Fastpotify

#382
post #201

I realise I’m pissing into the wind here, but I find the LLM text on the homepage and docs quite funny/ awkward. > “Ctrl+M turns it into a tiny player that wears any classic Winamp 2 skin, spectrum analyser, equalizer, and playlist included. 2000s vibes, pixel for pixel.” Everything is said with too much intensity, and phrasing that sounds impressive but doesn’t really mean that much. Like “wears any classic Winamp 2…

Author here. Yes, the code is generated. Yes, the docs are generated. I agree LLM copy is annoying and will rewrite them myself. But I built this for myself out of frustration with the official client, and I use it every day, so every bug I find is fixed immediately. I also care about bugs and PRs from other people, as you can see the amount that have been closed on the repo. The only reason I would stop maintaining…

> I agree LLM copy is annoying and will rewrite them myself.

Remember when people used to care about making a good first impression?

Re: Fastpotify

#383
post #238

Spotify is, without doubt, the worst piece of software that I still use on a daily basis. It's incredibly buggy, incredibly slow, and the UI has so many "usability inconsistencies". I find the Android app particularly bad, just a couple of examples: - Under a playlist you get a list of suggested songs, the UI element looks like a "regular song", but unlike every other "song" element the user has been trained to recog…

This seems a bit harsh. In my experience, it basically works fine for playing music. I haven’t noticed it being particularly slow either. Could it be due to having different hardware, different expectations, something else?

Re: Fastpotify

#384
post #6

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.

> radio for discovery Would you be willing to share a bit more about this setup? The only thing keeping my on streaming is the fact that its almost impossible to find new music otherwise. I know LastFM exists but it just doesn't click for me the way that streaming does. I like discovering music organically.

> its almost impossible to find new music otherwise

I don't know where this opinion came from (Probably Spotify's PR department) but it's just so weird to me. Do you think people didn't find new music before streaming? It's not impossible, you just have to talk to people.

Re: Fastpotify

#385

I use Strawberry as my music player on Linux, which is a native Qt app and has Spotify integration. No need for the spotify app. Strawberry has great collection support as I own thousands of ripped CDs.

I just looked at Strawberry. Spotify is done via a GStreamer plug-in. It looks like you have to compile it yourself.

Re: Fastpotify

#386

Earlier quoted context omitted.

Interestingly enough, https://fastpotify.rocks/winamp/ shows what I dislike about LLM-generated text: From "The buttons do what they say [...]" to "[...] a different format and are not supported" is just a huge wall of text without any visual guidance. It's as if the person writing these lines didn't care about the result. One could argue that people not caring about written documentation isn't anything new, but in t…

What sucks is that clearly the author has prompted the model somehow to generate this text, and this prompt probably contains the actual meat that the model just "expanded on" while adding it's own fluff, and if the author just shared the actual verbatim prompt instead, the documentation would be 90% shorter but also 200% more "informative per character used". Just share the prompt you used, regardless of how low qua…

That would actually be a reasonable thing to do with a model that is good at writing though. I'm sure if you used that method on Opus 4.6 you'd get a pretty decent result, because Claude models used to be quite good at that sort of technical synthesis. Asking a model that is bad at technical writing (e.g. Opus/Fable 5) to write your docs is a bad idea.

Re: Fastpotify

#387
post #230

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.

I feel I am in the golden age of music streaming right now. Just use Deezer instead of Spotify. Perfect quality and it great selection.

I pay for Deezer but I've never used the app. I download the music I want in FLAC using deemix.

Re: Fastpotify

#388
post #238

Spotify is, without doubt, the worst piece of software that I still use on a daily basis. It's incredibly buggy, incredibly slow, and the UI has so many "usability inconsistencies". I find the Android app particularly bad, just a couple of examples: - Under a playlist you get a list of suggested songs, the UI element looks like a "regular song", but unlike every other "song" element the user has been trained to recog…

It truly has been one of the worst UX experiences and poorly made apps that ever made it to mainstream. I remember a decade or so ago there being a bunch of buzz about them in software dev because they were a microservice node.js/react stack or something with each UI element or portion of back-end having a separate dev team. I can vividly remember thinking "oh that's probably why when I change song sometimes the albu…

Yeah last I knew the Spotify desktop app loads many dependencies in triplicate or more because each pane is its own independent iframe universe, all so the engineering teams don’t need to talk to each other and they can A/B test incessantly. Inefficient madness.

Re: Fastpotify

#389
post #201

Earlier quoted context omitted.

Author here. Yes, the code is generated. Yes, the docs are generated. I agree LLM copy is annoying and will rewrite them myself. But I built this for myself out of frustration with the official client, and I use it every day, so every bug I find is fixed immediately. I also care about bugs and PRs from other people, as you can see the amount that have been closed on the repo. The only reason I would stop maintaining…

> Yes, the code is generated. Yes, the docs are generated. > I also wouldn't call this vibe coded either. It's vibe-coded. Get over it.

A new term I encountered is “human-stewarded”.

Re: Fastpotify

#390
post #238

Spotify is, without doubt, the worst piece of software that I still use on a daily basis. It's incredibly buggy, incredibly slow, and the UI has so many "usability inconsistencies". I find the Android app particularly bad, just a couple of examples: - Under a playlist you get a list of suggested songs, the UI element looks like a "regular song", but unlike every other "song" element the user has been trained to recog…

This seems a bit harsh. In my experience, it basically works fine for playing music. I haven’t noticed it being particularly slow either. Could it be due to having different hardware, different expectations, something else?

> it basically works fine for playing music

Until you want to play back a playlist in random order over airplay or bluetooth, then the decade old bug with thousands of replies on their forum confirming it surfaces, and it only loops the first 100 songs in the playlist.

The number of bugs in their service that have existed since inception is insane. It's a buggy mess, and the UI & UX is comically poor. Not to mention the resource usage, as someone else pointed out below its incredibly insane that they think it's ok for it to be such a massive resource hog.

Post reply on HN