Hacker News new | ask | show | jobs
by kodablah 2811 days ago
So close, but ug [0]. A worthy effort (one I might pursue myself) is a self contained binary (or installer if I have to) that runs on Windows, daemonizes/service-izes itself w/ built in web server, dyn DNS's itself or other NAT punch approach, etc.

A laudable first step to be sure, but to decentralize we need to target desktops. Many have them at home and are willing to leave them on all day, especially content creators. And it needs to be as easy to setup and non-desktop-invasive as possible. So sqlite instead of postgres? In mem instead of redis? Built-in web server instead of nginx? Windows instead of not-Windows? UI instead of a bunch of scripts? Bandwidth concerns, now we can talk about the value of BT or similar, but lots of content has few enough users to leverage a home connection.

Or we can meet in the middle, find a quality hosting reseller, and have a UI that internally deploys containers/content for them for a couple bucks a month.

0 - https://github.com/Chocobozzz/PeerTube/blob/develop/support/...

1 comments

An omnibus Docker container is preferable, and could even be run from always-on home gateways and NAS devices instead of transient desktops.

Targeting desktops natively (and the development effort required) would be a bucket of sadness, and IMHO, a waste of time.