Hacker News new | ask | show | jobs
by prophesi 2960 days ago
That quote is in context to using decentralized versus centralized technologies.

> Decentralised platforms fundamentally cannot compete on ease of setup. Nothing beats the UX of signing up for a centralised application.

And self-hosting Ghost is just as simple as Wordpress. Instead of sudo apt-get install'ing apache and PHP, you're sudo apt-get install'ing nginx and nodejs. The ghost installer handles the rest.