I find this 'social' tunnel-vision saddening. The ideal model of communication is more akin to a pastebin, where you can quickly host any data abstraction, not just people profiles.
Diaspora Project: Building the Anti-Facebook
41–50 of 97 posts
Re: Diaspora Project: Building the Anti-Facebook
#42Ugh, software teams are the new bands.
Re: Diaspora Project: Building the Anti-Facebook
#43I don't full grasp the concept but it seems to me that making users set up their computer to act like some kind of peer is a great barrier to entry for everyday folks.
From the Kickstarter page: After we open source our source code, we hope to also provide a paid turnkey hosted service in the vein of Wordpress.com to make it easy for people who want to use Diaspora, but don’t want to deal with the fuss of setting it up.
Re: Diaspora Project: Building the Anti-Facebook
#44If facebook is stirring up this kind of sentiment then it could very well be they have a real problem on their hands. Apparently it is ok to take your users for a ride, but only so far. I'm pretty happy about all this, maybe there will be a serious push back against all these companies that see the information they hold about their users as their 'product'. What's next, distributed search engines?
Interesting idea, how might that work?
Re: Diaspora Project: Building the Anti-Facebook
#45Will anyone ever install this? I doubt it. Good thing is the people who actually think this is enough of a problem to install some server side stuff have the technical capability to do so.
I almost just typed in: Solution in search of a problem. After reading comments here + around the web I feel there is some semi problem here that might apply to a broader market- Facebook is getting creepy with how much they know and it's getting overly complicated. I just think this is a really poor way to solve the problem.
Re: Diaspora Project: Building the Anti-Facebook
#46I wonder how many people have considered building something along these lines. I know I did when I started hearing about what came out of f8, and I don't even use Facebook currently.
I have been in the process of doing the same thing for a few weeks. It seems like the time is right. My plan is similar. RESTful API built on OAuth 2.0 and Open Social, with OpenID as an option. The specification will be open and the first implementation will be OSS.
Re: Diaspora Project: Building the Anti-Facebook
#47Re: Diaspora Project: Building the Anti-Facebook
#48Earlier quoted context omitted.
I have been in the process of doing the same thing for a few weeks. It seems like the time is right. My plan is similar. RESTful API built on OAuth 2.0 and Open Social, with OpenID as an option. The specification will be open and the first implementation will be OSS.
I really think that we should be thinking bigger that just social networking. Wouldn't it be cool to be able to only allow email from people in your social graph? Give all your friends SSH accounts on your server?
Re: Diaspora Project: Building the Anti-Facebook
#49Meh. I don't think software people understand just how disinclined a non-software person is to do anything requiring configuring serverside stuff. Even torrents, where clients have essentially become good enough that all you have to do is install them, most people get a friend that has some understanding of computers to set them up for them. The cloud is really a better model if you want to achieve widespread adoptio…