top | item 25734052

(no title)

rohan1024 | 5 years ago

I feel like a piece is missing in the current Internet infrastructure although I have no idea what it is.

Consider this, WhatsApp stories are not much different than personal blog but putting up stories takes few clicks while self hosting is whole new endeavor. Ideally everyone should own a blog/self host. This would solve the issues with centralization.

The problem is hosting a blog and discovering it is still not as easy as creating WhatsApp/Insta stories. Nor the users are ready to pay the price for running that blog. Centralized services solve all these problems. If some platform ever solves issues with self hosting and makes it easy to self host for minimal cost, I think we will have changed the face of Internet forever.

tl;dr We haven't achieved the required level of software/hardware abstraction for everyone to self host

discuss

order

didibus|5 years ago

I don't think the missing bit is the "ease" of self-hosting a blog.

The missing piece is that social networks are not about publishing your thoughts ideas or knowledge, they are about propagating your thoughts ideas and knowledge to others. The emphasis of a social network is on "propagation" aka, propaganda.

Social networks push opinions into people's face, it promotes, markets and advertises messages in ways that people can't avoid reading even if they're not looking for it.

They're not designed to make accessible information for those looking for it, but to allow you to advertise yourself and your ideas to others. And definitely not designed in any way to filter for accurate and high quality information.

What social networks do is make it really easy to voluntarily subscribe to propaganda and be subjected to it day in/day out. It's bonkers when you think about it that we all agree to participate in this.

rohan1024|5 years ago

> they are about propagating your thoughts ideas and knowledge to others. The emphasis of a social network is on "propagation" aka, propaganda.

That is the issue with centralization: you have no control over your feed, no control over your data, no control over discussion on your content.

On the other hand blogs/websites are all federated by design. You can control who views your content, shares your content. You control discussion on your website. You are also responsible for your content and moderation. You can also curate your own feed with RSS.

koalaman|5 years ago

I think 'Social Networking' is really just a bad name for an internet identity and sharing model no different from the same problem in Operating Systems. The internet is the computer but it's missing identity and acls. With those things anybody could write an indexer that could build a feed for you.

motohagiography|5 years ago

That's the salient point. When you re-frame social media as collaboration tools, the answer to the question, "collaboration on what?" comes to the fore.

What is the underlying project that requires collaboration? I have a few ideas, but I hope framing that way yields ideas for others.

Schoolmeister|5 years ago

I think you might want to look at something like Solid[0]. It resembles your idea, but is more general. People host their data in a personal data store (a pod, which can be either self-hosted or by a 3rd party) and Web applications read to/write from this data store. It is more general in the sense that this data can then also be used by other applications to provide their own features (which is a hard problem to tackle, since you don't want to restrict all current and future different types of data to one interface).

E.g. When you create a new blog post this is stored in a pod of whichever data provider you chose. The fact that you wrote this blog post can then be discovered e.g. on your social media, after which people can read it in their favorite blog post reader.

I find the implications of such a platform to be the most interesting thing. It effectively creates two different markets: that of data providers, which compete to provide the best service, and of application providers, which compete to provide the best features.

[0] https://solidproject.org/

WClayFerguson|5 years ago

I've spent years creating my version of what I think is missing: It's here:

https://quanta.wiki

One narrow incomplete summary of Quanta is that it's Federated Social Media.

aaron_m04|5 years ago

It's unfortunate that their logo contains a capital Q. Hopefully they change that to avoid confusion with currently popular conspiracy theories.

mch82|5 years ago

Agreed. It’s still too complicated to run a personal website. “Social media” is a UX layer over web hosting.

There’s no reason a Facebook like experience can’t be created using a domain registry, hosting, an RSS/atom feed, and a friend request API.

lonelyasacloud|5 years ago

If based on a single cooperative user, writing a blog/photo sharing Facebook/Twitter lite site is relatively straightforward. Equally, spinning up its backend (pico-)services with Kubernetes and Docker is also far easier than it used to be, albeit missing the App Store install experience just yet.

No, what's missing is that outside of mining their data to sell ads, or possibly having it as a nascent feature of expensive walled garden phones, no one has figured out how to get consumers to pay for those services as a standalone offering - yet.

lambda_obrien|5 years ago

The real problem is that the data generated by the user is very valuable to the social network owner, there's no way to make money allowing a user to have a private self hosted federated infra unless you charge the user and then no one wants it since Facebook is free. If you really wanted to, you could easily build a federated easy to use distributed social network, but no one does because you don't make money on it and passion projects only go so far.

prox|5 years ago

And there has never been the incentive. People complain about walled gardens, but unless you dedicated to FOSS, any commercial venture (with a few exceptions) produces apps and tools that feed the master and excludes other parties.

It might even be profitable to start a venture that allows complete easy self hosting of content.

Wasn’t Berners-Lee working on something like this with his pods?

rohan1024|5 years ago

> And there has never been the incentive.

For FAANG. Instead of improving standards such as XMPP and RSS, they actively ditched them to create walled gardens..