eeh fuck it
he/him btw
Storage space is one issue. Bandwidth (how many TB/mo goes out the server) is another. And for any “serious” use case transcoding would also be important (so you can keep the other two down for everyone except Apple users who are stubborn to adopt VP9/AV1, and to provide multiple quality options), which unlike the other two requires powerful hardware most instances do not have.
It uses WebTorrent for distribution between viewers watching at the same time which can temporarily help with the load on popular videos, but there still needs to be at least one source instance that’s sharing the video “regularly” (for unpopular or old stuff), which ends up having the same bandwidth issues you’d get with any other video platform.
Well, the “how” is technically simple. You paste the URL to the search box and you hit subscribe. You can do that right now with:
Lemmy itself only let you subscribe to ActivityPub Group actors though, so it’s quite restrictive in that regard. kbin adds user follows and microblogging into the mix, but you can’t do those through Lemmy yet (or perhaps ever).
However, the real “problem” is presentation. While you can, say, follow a Lemmy group from Mastodon. Mastodon is not intended for groups so it kinda breaks and ends up spamming your home timeline with all the posts and comments. Other implementations such as Akkoma or Misskey or Calckey (pending rename) might end up interacting better (because Mastodon will try to convert everything it gets into Notes in a “lossy” fashion).
While the protocol does allow you the freedom to interact between services, you will not get the best experience if you’re not on a “similar enough” service. Although that does not stop you from following a PixelFed account from Misskey, or a Mastodon user accidentally finding their way into the Lemmy comments section. (You can tell because they’ll be the only comments that end up tagging people when replying)
You have to actually toggle to see it but IMO it massively improves how scrolling feels.
There are a few more scrolling-related options out there on the net if there’s a particular “feel” you want to go for. https://github.com/yokoffing/Betterfox/blob/main/Smoothfox.js provides a couple you can try out, and most of these custom scrolling options use msdPhysics as a baseline.
Not obscure but general.smoothScroll.msdPhysics.enabled
=true is a must have IMO.
There are signing keys involved, so if someone puts up a new server but uses different keys then all sorts of federation trouble will await them.
That said it shouldn’t affect the general network, just that individual server (both the communities and the users of it)
Edit: As for switching domains on an existing server, that would be equally troublesome as ActivityPub kinda relies on domains for all sorts of IDs.
People aren’t against companies, people are against Meta. In the wider fediverse, anyway.
A while back there was talk of Tumblr potentially joining the fediverse, and it was met with neutral to positive reactions. No idea what happened there, maybe they’re still working on it, but I do not expect a “fedipact against tumblr” to gain as much steam (if any) when they decide to announce they’re ready to flip the ActivityPub switch.
(no idea if my other comment got sent out, this may be a duplicate)
Tildes was always invite only. Granted it is (or was at the time, maybe they slowed down with the influx) really easy to get your hands on one by just asking on r/tildes (or email).
Hell, the site being readable by the general public is a relatively recent introduction compared to it’s history.
Your private messages are never private unless you’re on a platform that specializes in private messages (Signal. Matrix, WhatsApp (if they are to be believed), XMPP via OMEMO…)
Flatpak will sandbox most app data under $HOME/.var/app/. Of course it doesn’t tell you this because you’re supposed to already know this, stupid. (issue locked) (works as intended), but that’s where you should dig if you need that old save (or want the security of Flatpak while playing Minecraft).
I wonder if there are any file browsers that special case that directory and show an “app data” view. That sounds like a feature request someone must’ve opened by now.
You could represent booru tags as hashtags, and PixelFed already shows how image sharing can be done.
All that’s left is someone to do the hard work of patching together a booru UI for ActivityPub. Hell, considering the use case it could be a frontend for an already existing backend-only AP software like GoToSocial. That would make the implementation drastically simpler as you wouldn’t need to deal with any of the AP parts at all.
I have no idea if there was a native setting to disable it or if it was RES’s doing but I completely forgot chat even existed.
All of these are “root” mounts. I don’t explicitly mount any subvolumes (they get “implicitly” mounted as folders though)