The audacity of Apple Podcasts
basta.substack.com
The audacity of Apple Podcasts
1–10 of 327 posts
Re: The audacity of Apple Podcasts
#2Cause I'm oldskool like that. If the podcast in question doesn't have a site where I can download episodes at my leisure, I send a friendly e-mail to the podcast asking them to provide downloadable MP3s so I can avoid the vendor lock-in of Apple and other companies (who also build a profile of your listening habits, because they chant they need it for 'improvements to our service').
Re: The audacity of Apple Podcasts
#3Yes, because this was creating DDoS levels of traffic to podcast hosting providers. Now Apple simply pings madly away at all known podcast RSS feeds and updates clients when there is a new episode. What would be far greener -- and efficient! -- would be for them to get on board with PodPing[1] to not only deliver feed updates much faster but to use a tiny fraction of the resources they are using now to get it done.
Re: The audacity of Apple Podcasts
#4https://www.theverge.com/2021/11/19/22791968/apple-podcasts-...
Re: The audacity of Apple Podcasts
#5The smart move by Apple is to keep podcasts open, keep being the de facto provider, don’t bother making money from it now, and use it as a foot-in-the-door as the web evolves for future plays.
Re: The audacity of Apple Podcasts
#6The best part is how Apple Podcasts had a 1.x star rating in the App Store so they gamed the system in a way that would get any other app kicked off - they prompted people for reviews making them think they were rating specific podcasts and not the app https://www.theverge.com/2021/11/19/22791968/apple-podcasts-...
This is speculation presented as news. The confusion certainly appears to be real, but there's no actual investigative reporting.
Re: The audacity of Apple Podcasts
#7Re: The audacity of Apple Podcasts
#8I deliberately don't use any of Apple's services, even though I own an iPhone. The only thing I use is the App Store, and even then I'm a minimalist as to what I install. If I want to listen to podcasts, I use the VLC Player app, and grab the podcast from the Podcast's official site, and then use iTunes to transfer the .MP3 to VLC, over USB. Cause I'm oldskool like that. If the podcast in question doesn't have a site…
You get good ergonomics while still keeping the process decentralized and without vendor lock-ins?
Re: The audacity of Apple Podcasts
#9"Under the hood, Apple stopped having each device request a copy of RSS feeds." Yes, because this was creating DDoS levels of traffic to podcast hosting providers. Now Apple simply pings madly away at all known podcast RSS feeds and updates clients when there is a new episode. What would be far greener -- and efficient! -- would be for them to get on board with PodPing[1] to not only deliver feed updates much faster…
Author here. This has never been a problem, both in terms of volume and cost. I host ~0.25% (maybe more? I haven't checked recently) of all podcasts listed on Apple and up to a few years ago, I wasn't even using a CDN. Two Heroku dynos at ~$250/mo (25 customer subscriptions today) running a Python back-end with no caching at all was able to keep up without trouble. In fact, the only reason I added a CDN was Heroku's infrastructure having spooky issues with that volume of traffic.
Podcast hosting providers larger than me running on their own hardware should have (had) exactly zero trouble.
Re: The audacity of Apple Podcasts
#10"Under the hood, Apple stopped having each device request a copy of RSS feeds." Yes, because this was creating DDoS levels of traffic to podcast hosting providers. Now Apple simply pings madly away at all known podcast RSS feeds and updates clients when there is a new episode. What would be far greener -- and efficient! -- would be for them to get on board with PodPing[1] to not only deliver feed updates much faster…