101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

504
active users

#activitypub

46 posts41 participants2 posts today
Replied in thread

@_elena @hikingdude @Gruene_Poellau

I opened up this issue on GitHub to address the problem of interaction. github.com/Chocobozzz/PeerTube

I still wonder why remote interaction is made so difficult when there will always be more remote users than local ones. After all, every like on PeerTube so far counts 10 times more. ;-)

Hint: If you have an account on GitHub you can vote for this issue.

It all begann with this video: Introducing the Fediverse: a New Era of Social Media. Immediately after I shared it with my not-so-techy friends someone asked: "And how can I like this video with my...
GitHubMake it easy to interact with remote accounts. · Issue #7119 · Chocobozzz/PeerTubeBy ilsd

Jeden Verein, jede Organisation, der oder die Wordpress einsetzt, muss man eigentlich nur umwerben, das #Wordpress-Plugin #ActivityPub einzusetzen. Schon allein dadurch wüchse das Fediverse binnen Wochen um (regional) relevanten Content und lokale Communities. Das könnte man als eine kettenbriefartige Kampagne anlegen bzw. als Mitmach-Challenge. Ein kleines Video-Tutorial, fertig. @_elena @kuketzblog Wie wär's? 1/x

How to Host Your Own #Mastodon Server on a #VPS (5 Minute Quick-Start Guide)

This article provides a guide for how to host your own Mastodon server on a VPS.

Running your own Mastodon server on a VPS is an excellent way to enjoy an efficient and secure Mastodon experience.
What is Mastodon?
Mastodon is a #decentralized social media platform that enables users to post ...
Continued 👉 blog.radwebhosting.com/how-to- #rubyonrails #selfhosting #activitypub #selfhosted #rubygems #installguide

How to Host Your Own Mastodon Server on a VPS
RadWeb, LLC · How To Host Your Own Mastodon Server On A VPS (5 Minute Quick-Start Guide) - VPS Hosting Blog | Dedicated Servers | Reseller HostingThis article provides a guide for how to host your own Mastodon server on a VPS.
Bug fixes

Fix federation of sensitive videos with previous PeerTube versions
Do not uppercase video tags to prevent accessibility issues
Fix support field not automatically filled from channel dat...
GitHubRelease v7.2.1 · Chocobozzz/PeerTubeBug fixes Fix federation of sensitive videos with previous PeerTube versions Do not uppercase video tags to prevent accessibility issues Fix support field not automatically filled from channel dat...

Eagle-eyed product developer @parkerortolani spotted something in Apple's WWDC 2025 presentation: Mastodon. During designer Billy Sorrentino's section on visual intelligence, there's a clear shot of @ivory. "It was clearly both a way to subtly show developers what they can do with their own apps, but also read as a sort of endorsement of Mastodon as a social platform," Ortolani writes on his blog. "Apple didn’t show Bluesky, Threads, or X. They chose to show a third-party Mastodon client."

flip.it/WaNDJK

flip.itApple Snuck an Endorsement for Ivory and Mastodon into WWDC One of my favorite moments from WWDC 2025 was when Apple …

I'm thinking of moving Rusted Neuron (my tiny-almost-one-person-except-for-a-couple-of-friends-who-barely-use-it #Mastodon instance) to #GotoSocial.

I'd appreciate input from anyone who's done the migration and knows what the pitfalls are or who are experts on GotoSocial.

Things I'm particularly concerned about:

* I know I must use a different URL because of the way #ActivityPub works, but can it be the same TLD?

* Do standard copy backups fail on the SQLite files? (File locking?)

The final form of the #GoActivityPub library that deals with the processing of Activities will most likely be a state machine with pluggable states based on "activity type" x "object type" pairs.

This ensures calling code can inject its own processing if it has custom vocabulary, or fallback to the ActivtiyPub specification defaults.

How to combine the two without having conflicts might be more difficult though.