@dcreemer@octodon.social I set it up once and I've never needed to fiddle again: it's worked really well.
I also use Tusky on my phone to read toots and respond to folks. I don't want my Mastodon usage to be write only.
miniblog.
Related Posts
I've just realised that Community Fibre, my ISP, offers 5 Gb/s packages in some London addresses!
I'm struggling to imagine a use case for such a high residential bandwidth. When I switched to 1 Gb/s I needed to upgrade my wifi router to actually take advantage.
If you created a large, successful OSS project, would you want to be BDFL or move on after a period?
I see tradeoffs on both sides, although it's not a decision I've needed to make myself.
Today I learnt that you can mix HTML inline in markdown! For example, the following is valid.
Foo <hr/>
I'd assumed that you needed HTML separately, like ``` blocks, but no: https://spec.commonmark.org/0.31.2/#raw-html
Admittedly HTML is very restricted on most sites, but it's helpful for SSGs.