Hacker News new | ask | show | jobs
by austin-cheney 591 days ago
The iOS as a software platform is draconian and intentionally cripple to encourage use of the App Store and iTunes Store. I wrote a node app to build media players with media playlists in the browser. That solved a problem I had and I am happy with the result.

I am currently writing home server management as a node app. It already provides support for many simultaneous http/ws servers with built in proxy and certificate support managed though a web based dashboard with real time status. I am also adding a similar management feature for docker containers via docker compose. I will look for other services and management features to add when docker support is written.