←back to thread

292 points nexo-v1 | 9 comments | | HN request time: 0.407s | source | bottom
1. 369548684892826 ◴[] No.44067914[source]
People will literally build their own music apps instead of switching to Android. Is it just for the blue bubbles, or because of how everything "just works" (unless you want to play offline music)?
replies(5): >>44068286 #>>44068402 #>>44068436 #>>44068515 #>>44069195 #
2. mynegation ◴[] No.44068286[source]
I’m on iOS and I use navidrome/substreamer app combo - it work great and I can keep selected music on device too.
3. rollcat ◴[] No.44068402[source]
You really would move to a different country just because they have better bread?

What's the problem with baking your own?

replies(1): >>44068456 #
4. somanyphotons ◴[] No.44068436[source]
People will literally write code to avoid Android
5. noman-land ◴[] No.44068456[source]
It's more akin to moving to a different country because this one mandates which bread you will eat and how you will eat it. A mighty fine reason to emigrate.
replies(2): >>44069216 #>>44070832 #
6. koito17 ◴[] No.44068515[source]
I made a prototype of a music player for iOS, since the VLC app cannot reliably parse metadata of FLACs stored on my file server. I cannot store my whole music collection on my device, due to storage limitations.

My app is a prototype in the sense that I want more features, but the app has just enough functionality that I lack motivation to implement more features. Currently has audio playback, remote file access, and FLAC metadata parsing. Similar to the author, I originally wanted to use React Native because I have experience with it and already maintain a few React Native applications. However, I am not interested in targetting (or debugging) other platforms. So I decided to try using SwiftUI and used a special tool[1] to get something resembling hot reloading. (It's kind of a gross hack that requires supplying custom linker flags in Xcode, but it works just enough for me to not miss the DX of TypeScript and React Native).

[1] https://github.com/johnno1962/InjectionIII

7. bee_rider ◴[] No.44069195[source]
Foobar2000 has been on the App Store for ages…

Actually, I think it is a bit odd that the author didn’t find a free music app they liked. But I also think you don’t really need an excuse to go make something anyway, so… I dunno, it think maybe that was just a framing narrative to get the story started.

8. coolcase ◴[] No.44069216{3}[source]
More like the country bans the sales of cannnabis but you are allowed to grow your own, so you buy some lamps etc.
9. rollcat ◴[] No.44070832{3}[source]
How are any of the players mentioned in the comments banned on iOS?