Hacker News new | ask | show | jobs
by lisper 3646 days ago
> The combination of personal ownership of data, worldwide visibility (if you want it), and iPhone/Facebook-tier ease of use.

OK, I am totally down with that set of goals. But...

> You own your Wordpress install and it's world visible, but your mom needs you to administer it.

That's not clear. Have you ever actually used Wordpress? It's actually pretty friendly to non-technical users. But OK, let's accept as a premise that Wordpress is beyond Mom's ability, and that this is a problem that needs to be solved. There are two possible ways to solve it:

1. Modify Wordpress to make it more mom-friendly

2. Throw out everything that has been done in computing to date and start from scratch, rebuilding everything from the ground up (well, except that we're still going to run on unix and hand-compile Hoon to C when performance matters, but we'll let that slide).

Why is approach #1 so unlikely to succeed that we should even try #2?

1 comments

> It's actually pretty friendly to non-technical users.

To use, sure. To install and administer? Not so much. You can get a Wordpress.com account, but that doesn't solve the ownership problem.

Sandstorm.io goes some way toward fixing the specific problem of Wordpress being impossible for non-technical users to install and administer. (Probably quite a long way, in fact.)

And that's great! For Wordpress. But it doesn't do anything to solve the larger problem of ownership of data, which - and I appreciate I didn't make it clear in the comment to which you're responding, but see [1] - is in this case a cipher for ownership of identity, which right now belongs to social media networks, which is another way of saying it belongs to Facebook.

It's not clear that something like Urbit is necessary to solve this problem. But it's also not clear that something like Urbit is not necessary, and I don't know of anyone else who's even trying to attack the problem directly.

[1] https://news.ycombinator.com/item?id=12007854

> To install and administer? Not so much.

I ask again: have you ever tried? Because installing WP can be as easy as:

sudo apt-get install wordpress

after which all the admin is done through a web interface.

> I don't know of anyone else who's even trying to attack the problem directly.

https://owncloud.org

https://mailinabox.email

https://github.com/rongarret/BWFP

Not for people already comfortable with VPSes and firewalls and SSH keys and command lines and apt-get. For everyone.

And that matters, because as I learned the hard way, being able to do it just for yourself isn't enough. A social network is social. If you're not on it and everyone else is, you still lose.