Yes, the domain to block is “threads.net”. Ask your admins to consider doing that.
I’m boring and I shitpost and tech-post all over the place. Big fan of Ea-nāṣir.
Microblogs: @shittykopper@toots.w.on-t.work
Yes, the domain to block is “threads.net”. Ask your admins to consider doing that.
(Funnily enough, the Cisco in-house messaging and video calling solution we use at my work, through which we also receive landline calls, is still running on XMPP to this day, so I sorta became a XMPP user after all…except I haven’t started this software in 10 months because fuck landline calls and we have better alternatives for chatting.)
XMPP is still chugging along on the backends of stuff like that. I’m not sure but I think WhatsApp has some XMPP in it still.
The most ironic one though is Jitsi, which is what Matrix uses/used (until they started working on Element Calls) to do video calls.
Oh yeah, I briefly tried Prosody/XMPP (before a domain scalper stole a previous domain of mine because of a loophole with the TLD i chose) and it worked really well.
It’s a shame Matrix seems to be the current hot new thing when, with a bit of UX polish on all the apps, XMPP would work just as well if not even better.
Thoughts, prayers, and getting the low hanging fruit down (disabling root login, ssh public keys, updates)
As long as .world doesn’t defederate them back, Beehaw can re-federate whenever they want.
I used to mess around with CSS and even made some reasonably popular themes (not under this username ofc) so I had like 4 private subs.
If you’re thinking of hosting Matrix on that small of a server consider going with Conduit or Dendrite. They’re not as feature complete as Synapse but they’re substantially lighter.
No idea if Gotosocial supports relays or not, which is my choice of software so far. There seems to be some incompatiblilty between gup.pe and GTS (alpha software and all, expected issues obviously) so those are a no-go as well.
Following accounts are fine, but it’s really the creation part that causes issues. Unless you go full on reply guy, and I have at least some sliver of shame left in my body to not go full reply guy.
The thing about botsin.space is that it’s open to anyone who wants to host a bot, so there really isn’t any “centralized” listing besides what Mastodon offers by itself, and most bots generally have any instructions on their bios or pins.
.social + .online are the mastodon equivalents of lemmy.ml, except they’ve been through several mass migrations already so they kinda know what they’re doing
.world is (perhaps un)surprisingly the mastodon equivalent of lemmy.world, same admin and all
but tbf https://joinmastodon.org is so much more polished than join-lemmy that it’s actually worth going through instead of just piling on the largest
To be fair, PHP has slowly been getting it’s shit together since PHP 7, and 8 seems to be in a reasonably great shape compared to the horrors of 5.6
Microservices aren’t a silver bullet. There’s likely quite a lot that can be done until we need to split some parts out, and once that happens I expect that federation would be the thing to split out as that’s one of the more “active” parts of the app compared to logins and whatnot.
With how unreliable tallying votes over federation is, we’re kinda get vote fuzzing “for free” right now.
https://fedipact.online is already happening
On the software side, we already have PeerTube. It’s just the logistics of hosting video are way too expensive for most people to be able to cover:
If this comment is federating then I started hosting my first service – Lemmy itself.
Snikket (which is run by a Prosody dev) is aiming to be the “one app” of XMPP. Their Android version is, IIRC, rebranded Conversations. Not sure on iOS/macOS but I think they have something there as well. And of course their server software is Prosody with a few extra plugins configured by default. All FOSS