Walk on the web flow

the goal is to leave some links that seem interesting to me (but also to share them)

Home TagCloud All Posts
View on GitHub
10 January 2023

Zoom on mastodon

by snonov

Table des matières

Mastodon website https://joinmastodon.org/fr
Mastodon documentation : https://docs.joinmastodon.org/
Mastodon Github repository https://github.com/mastodon/mastodon
Eugen Rochko, Mastodon core developer https://github.com/Gargron
Le github Awesome Mastodon links https://github.com/tleb/awesome-mastodon
A guide to Mastodon (for Twitter users) moving from twitter to mastodon

Mastodon server and instances

List of existing Mastodon servers
https://joinmastodon.org/fr/servers
https://instances.social/list

Some developer dedicated instances
https://fosstodon.org/about
https://toot.cafe/about
https://developer.social/about
https://foojay.social/about
https://hachyderm.io/about

Hachyderm REX

Statistic usage

Mastodon people to follow

Java people to follow (twitter, mastodon, github, reddit accounts)
https://javabubble.org/

Tool to help find people from your Twitter contact
https://github.com/lucahammer/fedifinder
https://github.com/pruvisto/debirdify

Some tech opinions about Mastodon

Eugen Rochko interview, the man behind Mastodon
https://www.wired.com/story/the-man-behind-mastodon-eugen-rochko-built-it-for-this-moment/

Martin Fowler on Mastodon
https://martinfowler.com/articles/exploring-mastodon.html#twitter-feed-to-mastodon-is-now-working

Tim Bray opinion about Mastodon
https://www.tbray.org/ongoing/When/202x/2022/12/30/Mastodon-Privacy-and-Search

Opinion about Mastodon and moderation “What I missed about Mastodon was its very different culture.”
https://escapingtech.com/tech/opinions/i-was-wrong-about-mastodon-moderation.html

View of Fediverse, difference between centralized, decentralized, distributed https://tidbits.com/2023/01/27/is-your-future-distributed-welcome-to-the-fediverse/
Consequences and implicaiton using ActivityPub
https://macwright.com/2022/12/09/activitypub.html

Guillaume Laforge (French google tech advocate)
Article
Devoxx talk video

Tim Bray about Fediverse governance
https://www.tbray.org/ongoing/When/202x/2023/06/24/Fediverse-Governance

Tim Bray about hater on Mastodon
https://www.tbray.org/ongoing/When/202x/2024/07/30/Invisible-Attackers

Tech news about usage of ActivityPub

Tech part of Mastodon

ActivityPub protocol
https://www.w3.org/TR/activitypub/
https://www.w3.org/wiki/ActivityPub
https://activitypub.rocks/implementation-report/
https://fediverse.party/en/tools/

Federation of social media using ActivityPub
https://fediverse.party/
https://blog.zedas.fr/posts/le-fediverse/

Mastodon API
https://docs.joinmastodon.org/api/

Example of Java implementation
https://github.com/msummers/activityPub4j
https://github.com/mixednutz/activitypub-java-api

Java wrapper for the Mastodon API
https://github.com/zyuiop/mastodon-java
https://github.com/hecateball/mastodon4j
https://github.com/bitterfox/mastodon4j
https://github.com/uakihir0/msinstance4j
https://github.com/EzioisAwesome56/Masto4j

Pyton wrapper for the Mastodon API
https://github.com/halcy/Mastodon.py

Mastodon desktop client
https://github.com/NicolasConstant/sengi

Tuto, build a Mastodon bot (using Python)
https://shkspr.mobi/blog/2018/08/easy-guide-to-building-mastodon-bots/

Projects around :
RSS to Twitter and Mastodon : https://github.com/tonytw1/rsstotwitter

tags: Zoomon - Mastodon - Tech - Java - Social