Telegram bot
As I mentioned in my previous post - the vps is going down. I wanted to use tailscale and it’s funnel feature for hosting stuff, mainly I wanted to keep activitypub instance I was running, but after spending a lot of time with it - i figured out that you cannot run the funnel with a custom domain, only tailscale’s .ts domain. I spend some late evenings trying to work around it - but I was not able to, so I decided to skip activitypub. On the activitypub instance I had - I ran a bot, that grabs the local police log and posts their statuses to activitypub, I quickly missed that feature, so I decided to port the bot so that it posts to telegram instead, that was really easy to set up, so now the bot posts there in a private channel.
It’s really nice to get the posts up as notifications on my phone and all that, and was super easy to set up. (I have made my bot in dotnet).
So yeah - if you are looking for a easy way to send stuff from any computer to your phone then I recommend looking into telegram for it.