Category Archives: Stuff

You can file anything under “miscellaneous”

uceprotect lists subnets that never sent mail

uceprotect.net claims to provide a blacklist of IP addresses that send spam. SMTP server operators can query the blacklist, and know to refuse mail from these IP addresses. That’s the theory. But there’s a problem though: uceprotect blocks IP address … Continue reading

Posted in Stuff | Tagged , , , , , | Leave a comment

KJV vs ESV: Jude

Luke 2:14 – peace to whom? A friend got this meme about Luke 2:14 in the ESV, NIV and KJV and asked about it. Just looking at it, it seems as if the KJV is leaving something out, because it … Continue reading

Posted in Stuff | Tagged , , , | Leave a comment

Hymn review: “I asked the Lord that I might grow”, John Newton

John Newton, famous for writing “Amazing Grace” also wrote the hymn, “I asked the Lord that I might grow”. I don’t care for this one: it doesn’t have as much grace, and it is below amazing. When you set out … Continue reading

Posted in Stuff | Tagged , , | Leave a comment

FRR says “Finite State Machine Error” for IPv6 BGP on Linux

If you turn off link-local addresses for the interface (those horrible 169.254.50.231 type addresses, and also the IPv6 fe80::dead:beef:4:f00d/64 things), FRR goes sulky. In netplan, it looks like this: When FRR is sulky, it says it will advertise IPv6 subnets, … Continue reading

Posted in Stuff | Tagged , , , , , | Leave a comment

IPv4 port routing for scaleable no-CGNAT NAT

The CGNAT problem is that a big box at the ISP has to track the state of all communications on the network. This is expensive. It is also unnecessary. It’s 2025-10-13, and here’s an answer. Executive summary for TL;DR: Port … Continue reading

Posted in Stuff | Tagged , , , | Leave a comment

mysql_upgrade fails: Unknown collation: ‘utf8_general_ci’

There I was, innocently trying to upgrade mysql from some version to some other version, and I ran into this beautiful bug: Turns out this is caused mostly by the stupid. Dependencies First, it wanted a bunch of new RPMs: … Continue reading

Posted in Software, Stuff | Tagged , , , , , , | Leave a comment

Old Apostolic Church and New Apostolic Church

This information about the “Old Apostolic Church” and “New Apostolic Church” in South Africa left the internet a few years ago. It is reproduced here in one very long page, with (likely broken) links to web.archive.org. Content belongs to the … Continue reading

Posted in lost+found, Stuff | Tagged | Leave a comment

Rebellion of the lesser magistrate

When government fails, it falls on people that have any semblance of government authority to do actual justice. Government in South Africa has failed, because its core function (justice) has failed. The courts in South Africa are failing with the … Continue reading

Posted in Stuff | Tagged , , , , , | Leave a comment

Jacobs Krohnung coffee allergic reaction: probably egg white

Just putting this out there: I have noticed that I have a predictable and severe allergic reaction on drinking Jacobs coffee. The coffee is just fine, but the headache is two hours later. I believe the reason is that the … Continue reading

Posted in Stuff | Tagged , , , , , , , , , | Leave a comment

Serial and display console

Configuration examples on the internets for configuring GRUB to boot serial console tend to turn off the regular console, for GRUB and for Linux. Here’s how you get serial console and regular keyboard/monitor console for both GRUB and Linux: # … Continue reading

Posted in Stuff | Tagged , , , | Leave a comment