PSA: In case you were experiencing problems with feddit.org, this is because a post from feddit reached the front page of Hacker News.
-
IMO what we need is a different sort of thing more like load-balancing than caching, where users from outside the Fediverse (i.e. who aren't logged in to the server whose URL they're trying to load and thus probably don't actually have a strong preference about which instance they actually view it from) get redirected to other instances to help spread out the load.
There's no particular reason why the entirety of Hacker News and Reddit needs to be piling in to view this thing that was posted to [email protected] just because a feddit.org user happened to have been the one who wrote it (and possibly shared it).
Posts and comments already have a chain icon for the URL of the view of them on the user's current server and a fediverse graph icon for the URL of them on the poster's home server, but maybe there needs to be a third icon for the lemmyverse link url or something like that.
wrote last edited by [email protected]Very interesting idea. Peertube already does this sorta. The p2p nature means the more traffic/servers, the less load the original instance has to push.
-
Very interesting idea. Peertube already does this sorta. The p2p nature means the more traffic/servers, the less load the original instance has to push.
Wasn't that the idea behind zeronet? I think zeronet is dead(?) now, but it was a fun concept.
https://github.com/HelloZeroNet/ZeroNet -
Wasn't that the idea behind zeronet? I think zeronet is dead(?) now, but it was a fun concept.
https://github.com/HelloZeroNet/ZeroNetInteresting, never knew!
I recall https://www.gnunet.org but its been a LONG time since ive played around with it.
-
Interesting, never knew!
I recall https://www.gnunet.org but its been a LONG time since ive played around with it.
I like I2p but it doesn't solve the problems that zeronet did.
Will have to look into gnunet though. Not sure what that does, or how.
-
Its just based in Germany
Move the server. Easy improvement over supporting genocide. They won't tho.
The feddit.org server is in Austria. But that doesn't make any difference when (some of) the admins live in Germany. They could still get their homes raided by police.
-
Fashy tech bros incoming...
I'll be honest, there's a lot of reasonable people on HackerNews. Not only tech bros.
-
That's not a "post from feddit.org," that's a "post by a feddit.org user on a lemmy.ml community." It may be DDOSing feddit.org because that server's view of it is the link that happened to go viral, but there's no reason folks outside Lemmy couldn't view it on the server it's actually posted on, or some other third node like lemmy.world or whatever.
The original link
ap_id
corresponds to the author's instance.[email protected] posts to [email protected]. The path the post will take is this:
User -> Author's instance -> Community's instance -> Notified to all other instances subscribed, to download from author's instance.
As for your other point, there is no good universal Lemmy linking thing for posts. communities and users have names that work on any instance, but there's no similar unique identifier for posts.
-
I'll be honest, there's a lot of reasonable people on HackerNews. Not only tech bros.
I would agree in the past but in the last few years this site has doubled down on the silicon valley brand of techno-fascism and I just can't read the comments without losing faith in "hacker culture" at this point.
-
I hate that it needs repeatedly saying, but its not. Its just based in Germany which has very draconian speech laws relating to Israel and the admins don't want to be arrested
wrote last edited by [email protected]Can confirm that Germany is cucked by fascists and only getting worse. AfD is on the rise and doesn't seem to be slowing down.
-
The original link
ap_id
corresponds to the author's instance.[email protected] posts to [email protected]. The path the post will take is this:
User -> Author's instance -> Community's instance -> Notified to all other instances subscribed, to download from author's instance.
As for your other point, there is no good universal Lemmy linking thing for posts. communities and users have names that work on any instance, but there's no similar unique identifier for posts.
wrote last edited by [email protected]As for your other point, there is no good universal Lemmy linking thing for posts.
In another comment I mentioned that there's this lemmyverse link thing. From the way you phrased that I'm not sure if you don't know about it, or do know but just don't think it's good, but I think it's about halfway to being useful.
What it needs to get the rest of the way is to:
- default to some kind of load-balanced or at least round-robin instance selection instead of defaulting to the original instance of the link given, and
- be built into the Lemmy UI(s) so that it's easy to grab a lemmyverse.link URL to share.