Skip to main content


remember when I asked for a replacement for #disqus and then ranted about how none of the available solutions would also integrate with #mastodon?

Well shit. I did it again and scratched my own itch and barfed out another open source project.

Introducing: Meh..

splitbrain.org/blog/2025-03/26…

* single install serves as many sites as you want
* can be used in static websites (it's lightweight web components in the frontend)
* imports Disqus
* fetches Mastodon replies as comments
* supports different languages (so far en, fr, es, de)
* probably has bugs

#opensource #opensourcesoftware #comments

in reply to Andreas Gohr

Hello! I love the look of Meh, and I have a perfect use case in a current side project, so I bought a Raspberry Pi 4 to run it on!

I figured I would try the Docker route rather than manual install to save some headache, but my architecture is wrong... docker says:

no matching manifest for linux/arm64/v8 in the manifest list entries

I'm guessing there's not much I can do about that, and it's manual install for me?

in reply to axemonkey

try again. I just pushed an update to also build arm64 images.