Live data from Hacker News

Fediverse

fediverse.party

121–130 of 143 posts

Re: Fediverse

#121
post #80

The hacker in me loves the idea of the Fediverse. All of these services seem fun and, different, and I would love to participate. I am even willing to (and have in the past) set them up for myself. The issue comes when I think about my community: I can count on one hand the number of people I know that fit (what I think is) the criteria for the Fediverse: A. Possesses the technical ability to set up their own instanc…

> technical ability to set up their own instance or configure the clients This will be largely alleviated with managed or hosted services. For example, a lot of corporations used to run mail services on-prem but no longer need to do this, they've moved on to purchasing it directly from a provider like Microsoft or Google Workspace. Also, this largely reflects the idea behind Discord and Slack - hosted services will b…

Interesting thing: one of the major ActivityPub platforms (Write.as) offers a white label version of their blogging platform if you don't want to run it yourself.

https://writefreely.host/

Re: Fediverse

#122

Earlier quoted context omitted.

Basically you have e-mail, which is a protocol (actually a set of protocols, but ignore for now). Thus you can e-mail a protonmail user from your gmail/corporate account without any issues. However Twitter and Facebook are proprietary black box services and beyond using a Facebook-provided identity to create a Twitter account, there is no way to 'friend' a Twitter user on your FB account or interact with content in a…

> So far Mastodon and their goodreads clone Had to look this up, I think you mean BookWyrm(?). https://news.ycombinator.com/item?id=28420580 https://bookwyrm.social/

Yes, exactly this, thank you. It is actually quite good, shame that their main node seems to be out of capacity.

Re: Fediverse

#123
post #113

Earlier quoted context omitted.

> I've been pitching this idea for years and no one's ever given a serious critique of the idea. It would dilute the Twitter brand and divide internal resources. That's the main critique I can think of. Would never happen while Twitter was a publicly traded corporation. Under private ownership, it very well might happen. I think the Fediverse idea is great, but people are dumb. @somebody is about as far as most peopl…

It's strange to argue that people are stupid because they don't want to deal with irrelevant technicalities. Are they also stupid because they prefer domain names to IP addresses?

Fair enough, swap out "ignorant" if you want. The learning curve for Internety-thing is pretty steep, which is why people like "Find us on Facebook!" so much.

But what I was doing was comparing Fedi @somebody@some.thing.com to old-school bang paths. It's unlikely to take off among the masses until significant time passes. Heck, even email addresses baffle enough people to make me doubt whether all of this Internet stuff was worth the trouble.

Re: Fediverse

#124
post #113

Earlier quoted context omitted.

It's strange to argue that people are stupid because they don't want to deal with irrelevant technicalities. Are they also stupid because they prefer domain names to IP addresses?

Fair enough, swap out "ignorant" if you want. The learning curve for Internety-thing is pretty steep, which is why people like "Find us on Facebook!" so much. But what I was doing was comparing Fedi @somebody@some.thing.com to old-school bang paths. It's unlikely to take off among the masses until significant time passes. Heck, even email addresses baffle enough people to make me doubt whether all of this Internet st…

> "Find us on Facebook!"

ah, the modern take on "AOL Keyword:" from the late 90s.

Re: Fediverse

#125
post #42

Earlier quoted context omitted.

But that's just it though - if bad actors gain control, you lose the ability to reject OAuth creds (which is what OpenID is). Things like social engineering or phishing of credentials, which happens at scale today. They need a way to handle situations when bad actors take over, because other solutions handle this with centralized authorities who step in and rectify the issue.

I'm now confused by what you mean when you say "gain control". Are you talking about literally exploiting a bug and hacking the underlying service that is providing access to the pod? In that case, it's a question of who owns and operates the pod. Solid is conceived as a set of standards that can be implemented by either individuals, or by companies on behalf of individuals. Think "data ownership as a service". So yo…

No post body was provided.

Re: Fediverse

#126

I joined a fediverse group but it’s all just random short posts. Kind of like knock-off Twitter to put it bluntly. Also the “home” tab is empty which is a bit confusing. I want this to succeed, but as a social media site in order to succeed they need people (interesting people who like to post interesting things), and a good feed algorithm. This is where Facebook, Twitter, HN, etc. are worth a lot: many social media…

It's like twitter but decentralized and with no algorithm. You follow people and you see their posts in chronological order. It works great once you've started, but yeah if you don't know anyone on fedi to begin with you're going to have a rough time finding people to follow. If you already know people who have fedi, follow them and when they boost posts see if the person who wrote the post they boosted is interesting. If they are, follow. Don't follow too many people though or you will have an unmanageably large timeline. I've been on fedi for about a year and a quarter. I started out following one person (@maia@crimew.gay) and now I follow 108 people and have made ~3.2k posts. It works for me and my friends at least and I don't really care about adoption beyond that.

Re: Fediverse

#127
post #110

I joined a fediverse group but it’s all just random short posts. Kind of like knock-off Twitter to put it bluntly. Also the “home” tab is empty which is a bit confusing. I want this to succeed, but as a social media site in order to succeed they need people (interesting people who like to post interesting things), and a good feed algorithm. This is where Facebook, Twitter, HN, etc. are worth a lot: many social media…

For the home tab to populate, you need to follow people. Mastodon doesn't push content you didn't ask for. I would recommend checking out the local and federated timelines and see what people are up to.

No post body was provided.

Re: Fediverse

#128

I think that the ActivityPub protocol is better than Twitter, Facebook, etc, but is still too many problematic and is more complicated than it should be. I can see many problems, one of which is that it seems to default to HTML and some services seem to require it, and that it probably requires Unicode too, and that auth services may also need a web browser to work, which is also no good. There is NNTP, email, IRC, e…

The subset of HTML supported by Mastodon is quite small and would likely be easy to parse and render without a browser. Misskey and glitch-soc support more IIRC, but still not everything.

RE: Unicode, of course it uses Unicode. What else would it use??

Re: Fediverse

#129
post #33
post #26

Earlier quoted context omitted.

You could still have server-owned accounts with that setup. It just wouldn't be the only option.

You could still have public-key-identified accounts with ActivityPub, too. ActivityPub does, in fact, use public-key cryptography for authentication, and each actor must have a key pair. It's just that it's not its identity — the identifier is a URL where the actor JSON object can be found.

In practice the keys are managed by the servers though.

Re: Fediverse

#130

the most federated thing - indie web - is not mention there, unfortunately. it'd be great to have a link to some list of indieweb websites.

Mastodon uses microformats so you can follow Mastodon accounts with an IndieWeb h-feed reader. I don't think it handles WebMentions though.
Post reply on HN