Monit and Oddmuse 6
I noticed that my Monit setup for Oddmuse 6 isn’t working.check process oddmuse6 with pidfile /home/alex/oddmuse6/pid start program = "/home/alex/bin/oddmuse6" as uid alex gid alex restart program =...
View ArticleUsing a Mastodon Bot
Perhaps if I had a dedicated bot acting on behalf of the blog, like a newsbot. It toots what I post on the blog, and it posts any replies it gets as comments to the blog. Hm. 🤔I’ll have to think about...
View ArticleThinking about the real RSS 3.0
I’m still sad about RSS 2.0 and Atom. Why didn’t we go the other way? Aaron Swartz had the right ideas and called it RSS 3.0! He was so ahead of his time.Follow those links and read it. The...
View ArticlePingback
@Halfjack mentioned pingback and I realised that Brock had contributed a Pingback Server Extension to Oddmuse back in 2004. I decided to take another look because I’m unhappy with how the Automatic...
View ArticleActivityPub and Oddmuse?
I wonder whether I should write an extension to a basic ActivityPub server for Oddmuse. What would it do? Allow people to comment? And it would also allow people to delete their comments? And offer a...
View ArticleTrying to add ActivityPub to Oddmuse
OK, so I want to add ActivityPub to my wiki. I started the endeavour by looking at the blog post How to implement a basic ActivityPub server as it uses static files to get started.My goals:be able to...
View ArticleOddmuse 6 memory use
I have a Munin module that runs ps -eo rss,command | grep $prog for various regular expressions.Well, actually I sum it all up so I run this:ps -eo rss,command | gawk ' BEGIN { total = "U"; } # U =...
View ArticleWhat about Oddmuse?
Yeah. What about Oddmuse? Am I going to reinvent everything and implement in Raku (i.e. Perl 6) – or do I keep working on what we currently use and stick with Perl (i.e. Perl 5)?There’s the question of...
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View ArticleReduced Site Functionality
I somehow managed to introduce a bug into this site’s configuration. It manifests as one of processes serving the site eating all the CPU resources. Every day there seems to be about zero to three of...
View Article