lucien

joined 1 year ago
[–] lucien@beehaw.org 6 points 1 year ago

Right, most of the complaints people have about Zuckerberg is that he's a stereotypical tech bro ceo lacking a moral compass.

People calling Zuckerberg a lizard person or robot mostly come from how he talked and acted when under intense public questioning by legislators regarding user privacy and their business model. That's a high pressure situation where he was coached on what he could and could not say by legal to minimize the fallout, so his awkward expressions and stilted speech are understandable.

People don't like him because he's a ruthless ceo, and that requires some level of sociopathy pull off. Musk, on the other hand, actively antagonizes people and seems to thrive on controversy. His primary goal seems to be ego-driven, unlike Zuckerberg who's solely in it for the money.

[–] lucien@beehaw.org 29 points 1 year ago

I use my HP printer infrequently enough that every time I booted up my inkjet, I had to put it through a printer head cleaning cycle. I'd be surprised if I got more than 20 sheets of paper for each cartridge do to the wasted ink, and the dang thing malfunctioned frequently even after cleaning (streaks, blots, complaining about missing colors when printing b/w, etc).

After switching to a Brother mono laser, I haven't had to do any maintenance in 3 years and it's still on the original toner cart which it came with.

This is the way.

[–] lucien@beehaw.org 3 points 1 year ago

And here I was thinking that it was 100 hotdogs lined up end-to-end. What a deceptive headline!

[–] lucien@beehaw.org 3 points 1 year ago

Yea, they're afraid of potential backlash and wanted to float ideas in a safe space.

[–] lucien@beehaw.org 9 points 1 year ago* (last edited 1 year ago) (1 children)

Oh wow didn't know that. This is awful - people should defederate from any instances which accept meta money as well

[–] lucien@beehaw.org 6 points 1 year ago

Ideally the list of behaviors which trigger suspicion would be expanded over time, yes? Low hanging for first, just because it's easy doesn't mean spammers will program around it unless we check for it.

[–] lucien@beehaw.org 2 points 1 year ago

Relay until the blackout, browser only now since I've uninstalled everything reddit after.

[–] lucien@beehaw.org 2 points 1 year ago* (last edited 1 year ago) (4 children)

I don't think this will ever happen. The web is more than a network of changing documents. It's a network of portals into systems which change state based on who is looking at them and what they do.

In order for something like this to work, you'd need to determine what the "official" view of any given document is, but the reality is that most documents are generated on the spot from many sources of data. And they aren't just generated on the spot, they're Turing complete documents which change themselves over time.

It's a bit of a quantum problem - you can't perfectly store a document while also allowing it to change, and the change in many cases is what gives it value.

Snapshots, distributed storage, and change feeds only work for static documents. Archive.org does this, and while you could probably improve the fidelity or efficiency, you won't be able to change the underlying nature of what it is storing.

If all of reddit were deleted, it would definitely be useful to have a publically archived snapshot of Reddit. Doing so is definitely possible, particularly if they decide to cooperate with archival efforts. On the other hand, you can't preserve all of the value by simply making a snapshot of the static content available.

All that said, if we limit ourselves to static documents, you still need to convince everyone to take part. That takes time and money away from productive pursuits such as actually creating content, to solve something which honestly doesn't matter to the creator. It's a solution to a problem which solely affects people accessing information after those who created it are no longer in a position to care about said information, with deep tradeoffs in efficiency, accessibility, and cost at the time of creation. You'd never get enough people to agree to it that it would make a difference.

[–] lucien@beehaw.org 1 points 1 year ago

It wouldnt really be full P2P: I'd expect moderated communities to act as a funnel which everyone interacts with each other through. I wasn't really considering the hypothetical micro instances to be like a normal server, since even when federated its unlikely that they would consume as much federation bandwidth as a large instance. Most people wouldn't run a community, simply because they don't want to moderate it.

Realistically, the abuse problems you mention can already currently happen if someone wants to. It's easier to make an account on an existing server with a fresh email, spam a bit, and get banned than it is to register a new domain ($) and federate before doing the same. I think social networks would have a lot less spam if every time you wanted to send an abusive message, you had to spend $10 to burn a domain name.

Most of the content would still live on larger servers, so you end up moderating in the same place. Not much difference between banning an abusive user on your instance and banning an abusive single-user instance.

[–] lucien@beehaw.org 1 points 1 year ago

Next step is to spin up a cloud service which does all that for you, leaving you to just input a credit card and configure DNS correctly.

[–] lucien@beehaw.org 0 points 1 year ago (1 children)

So let's say we want to scale up to several million users - what would that look like?

[–] lucien@beehaw.org 1 points 1 year ago

At the same time, those graph connections don't need to be persistent network connections. You could easily cycle through connected nodes and batch update events without issue, and in that case, the primary constraint is bandwidth to the connected graph, not network connections.

 

What would happen if instead of users swarming existing servers when a fediverse service was put in the spotlight, each user spun up their own micro-instance and tried to federate with existing servers?

There's always the odd person who decides to host a personal fediverse service in their homelab for themselves, but would the fediverse work if that was actually the primary mode of interaction? Or would it fail in a similar way to now where the servers which receive the most federation requests need to scale up?

Presumably the failure modes for federation are easier to scale than browser requests since it's an async process.

view more: next ›