Story Details

  • Show HN: I Made an iOS Podcast Player with Racket

    Posted: 2025-01-27 08:56:16

    A developer created a minimalist podcast player for iOS called Podcatcher, built using the Racket programming language. It supports basic features like subscribing to RSS feeds, downloading episodes, and background playback. The project aims to explore the viability of Racket for iOS development, focusing on a simple, functional app with a small footprint. The developer highlighted the challenges of working with Racket on iOS, including compilation times and integrating with native APIs, but ultimately found the experience positive and plans further development, including potential Android support.

    Summary of Comments ( 55 )
    https://news.ycombinator.com/item?id=42838875

    HN users generally praised the developer's choice of Racket, expressing interest in its capabilities for iOS development. Some questioned the viability of Racket for mobile development, citing concerns about performance and community size compared to established options like Swift. A few users shared their own experiences with Racket and suggested improvements for the app, such as adding iPad support and offline playback. Several commenters expressed interest in trying the app or exploring the source code. The overall sentiment was one of curiosity and encouragement for the project.