Introducing my microblog, comments on my RSS feeds

Microblog

I got a place for microblogging on my website now. You can find it here.
Twitter is almost deprecated for me, I guess. I just need to set up a way to simply create posts for my microblog now. We’ll see how hard that will be…

This is published on my usual blog as a way to introduce the microblogging section, in case you missed it.
There is also a new link in the menu which you can use.

You can expect short, Twitter-like posts there (hence the name “microblog”) concerning whatever I feel like talking about that isn’t enough for an actual blog post and probably has little to no research behind it. It’s mostly to put my thoughts somewhere that isn’t a random text file on my local drive so they can rot publicly on the internet instead of in a private Discord1 channel.

As far as commenting on my microblog posts goes, you should do the same as on every blog post: send me an E-Mail to one of the addresses listed at the bottom of the post.

I will try using my website instead of Twitter now, since Twitter sucks. But, no promises, maybe this is all too tedious for me (for now).

RSS feeds

You might have noticed the new “This page’s RSS feed” link in the menu. This gives you the RSS link to whatever page you’re currently on, including all subpages. If you take my main pages’s RSS link, you’ll get updates on all the sections of my website, including blog posts and now also microblog posts.
If you just want either, go to the desired section and get the link of it there. That feed will then only include that section and it’s subpages.

For more information, read the documentation on hugo RSS feeds.


  1. I’ll say it as often as I have to: Fuck Discord. Don’t use it. ↩︎

Do you have a comment on one of my posts? Feel free to send me an E-Mail: witcher@wiredspace.de
To participate in a public discussion, use my public inbox: ~witcher/public-inbox@lists.sr.ht
Please review the mail etiquette.

Posted on: March 02, 2022
Last modified on: September 26, 2022

Articles from blogs I read

Notes on Podman

Podman is an alternative implementation of Docker which addresses some design issues in Docker. The most obvious/notable difference is that Podman doesn’t require a daemon running permanently, which is nice, but not a huge deal. It also has other design d…

via Hugo Barrera's site March 15, 2023

When to comment that code

My software tends to have a surprisingly low number of comments. One of my projects, scdoc, has 25 comments among its 1,133 lines of C code, or 2%, compared to the average of 19%.1 Naturally, I insist that my code is well-written in spite of this divergence …

via Drew DeVault's blog March 9, 2023

Status update, February 2023

Howdy! This montly status came a bit late, but nevertheless, here it is. I am working on Husky to add more stuff that allows the app to setup itself some features for different ActivityPub backends. This is a very WIP task that I’m doing carefuly and I would …

via captainepoch's log February 22, 2023

Generated by openring