How I use Mastodon in 2025 - fredrocha.net
How I use Mastodon in 2025 - fredrocha.net
I use Mastodon to follow people and Lemmy to follow topics.
I actually created a Proof of concept where each hashtag would be a subreddit like interface a couple of weeks ago. Its VERY rough but links2 compatible :D. The idea is the first hashtag will be the “lemmy community” like interface. Its just mastodon.py with a very small fast api front end. Popped ti up in an hour or so. I need to work on the UI badly but I keep not having the spoons.
I threw it up on Codeberg. Ill add in instructions later mastodon-to-hash-as-mblog. Feel free to fork and add what you want. Ill add in a README in a bit.
One thing to note, you HAVE to create an API token from the mastodon server of your choice in order to make this work. Theres probably a way around this, but I havent found it yet.