Hacker News new | ask | show | jobs
by e12e 5101 days ago
I disagree. A lot of the sharing I do on facebook are "neat" things -- things that would drive most of my friends crazy if I put them in an email -- but stuff that those who want to see "what I'm up to" can check out from time to time. If anyone emailed me all the top stuff on y-combinator I'd be upset -- I have no problem skimming the list and looking at what I find interesting.

I could use a blog + microblog for a similar way of sharing -- but most people aren't so interested in what I'm doing that they'll go and read some random links I've posted -- but when they have the time and are in the mood to have a look -- facebook works. Additionally I can post semi-private things on facebook -- because it has an authorization infrastructure in place -- I know most of my friends wouldn't be interested in or able to remember a set of credentials just to have a look at my microblog.

Personally I'd like to use a "homepage" (remember those?) for the same things -- and I probably will move to that eventually -- but a lot of people I'd like to keep in touch with simply don't have a reasonable way to "watch" 100s of activity streams from different blogs, microblogs, rss feeds etc. I realize many people use twitter for a similar reason.

My main problem with both of those are the same: the have broken a perfectly good distributed architecture by centralizing it -- and then worked really hard to make it scale again. Still working on a design for something less centralized, but still workable for those that aren't interested in technology.

The Diaspora "pod" concept seems likely to be the way to go -- in essence it's what all "micro communties" such as phpbb boards for teams/groups/clans etc are doing today. I'm not sure if it is feasible to make something "general" that also works -- but it'll be interesting to try. For authentication and authorization openid/google login and optional "local" registration combined with "friend lists"/"circles" should do the trick.

There still remains the problem of discovery -- "friend me on facebook" is usually quite simple if you remember the first name, and know someone in common -- "go to my blog, log in and say hi!" -- doesn't quite work. I do agree "send me an email" works better than both those -- it's a shame a lot of people simply aren't using email much these days.