Search for stuff
Tagged stuff
- abortion
- android
- audacity
- bible
- children
- code
- crime
- debian
- everything
- fraud
- gospel
- grammar
- hacks
- history
- IPv6
- justice
- kids
- KJV
- law
- lawyers
- linux
- mariadb
- marriage
- morality
- mysql
- netgear
- networking
- pedantry
- php
- plan of salvation
- politics
- radius
- rants
- salvation
- security
- songs
- speculation
- Stuff
- stupid
- stupidity
- traffic
- truth
- ubuntu
- vendor blacklist
-
Recent stuff
- uceprotect lists subnets that never sent mail
- KJV vs ESV: Jude
- Hymn review: “I asked the Lord that I might grow”, John Newton
- FRR says “Finite State Machine Error” for IPv6 BGP on Linux
- IPv4 port routing for scaleable no-CGNAT NAT
- mysql_upgrade fails: Unknown collation: ‘utf8_general_ci’
- Old Apostolic Church and New Apostolic Church
- Rebellion of the lesser magistrate
- Jacobs Krohnung coffee allergic reaction: probably egg white
- Serial and display console
- Publishing photos of criminal suspects
- Votes for cash: poll tax
- Find my device or anything that saw it recently and has travelled 15km or so
- Hannah’s three bullocks: yes, three.
- Lies: Dekra report presented by WeBuyCars does not match condition of car
Author Archives: stuff writer
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
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
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
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
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
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 mariadb, mysql, rpm, Stuff, stupidity, utf8, utf8_general_ci
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
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
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
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