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
- run a mysql maintenance command until no rows are changed
- 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.
Author Archives: stuff writer
Socialist social justice is no justice at all
Recently the SABC spent many a monopoly buck on advertising their coverage of the “Mandela” speech of the “Librarian of Alexandria”. This is smells of political influence peddling, since that is what the SABC does these days, and the library … Continue reading
Unicast flooding meets promiscuous routing
To make a disaster, you need a perfect storm of mistakes. A single mistake is insufficient, but a stack of sub-obtimal configuration choices stacked together will give you rampant failure and poor network quality. For today’s mistake we have massive … Continue reading
When Daddy comes driving home again
I needed to sing something (the internet was down, thanks Telkom, for your speedy attention to this problem). I thought I’d sing “When Johnny comes marching home again”, but couldn’t remember the words. So this is what it came to:When … Continue reading
Silly songs with Audacity
And now it’s time for silly songs with Audacity: that part of the show where Audacity comes out and plays, a silly song. So it turns out that if you have a high tolerance for background noise and a poor … Continue reading
WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
If you use ssh for a while, you are sure to get this message sooner or later: WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!. This means more or less what it says – the machine formerly known as somemachine suddenly smells … Continue reading
A slip betwixt $HTTP_RAW_POST_DATA and $_POST
The curious case of the missing post: An interesting bug came across my desk today. We have some hacky PHP code that receives data from cpanel, which is written in Perl. The bug came out after an update to cpanel. … Continue reading
PHP deobfuscation
One of the things that you see with depressing regularity when hosting crummy PHP scripts for others is this: eval&28;base64_decode&28;’aWYgKCFlbXB0eSgkX1JFUVVFU1RbInRoZW What’s that? Well it says to decode that gobbledegook into a binary stream (the base64_decode part), and then interpret whatever … Continue reading
Oops, Google went evil – again
On 22 April 2011, Good Friday, we remember that Jesus was crucified and buried. On this very day, Google.com displayed a feature for the day: a picture of some kind of garden in place of their regular logo. Perhaps the … Continue reading
Please note, the idiom
So, “please note”. It’s about taking note, but is it really a plea? One thing it is not, is it is not the polite form of “Note”. It is a strangely forced form of politeness. “Please note that the train … Continue reading
Floating to 0.999 on the MySQL cloud
This code: REPLACE INTO loadtable (`hostname`,`load`) VALUES (‘server1′,2.093); didn’t work. It worked in my testing from my local machine, but I ended up with this when I ran it from a real machine: load host 0.309 desktop1 0.201 desktop2 0.172 … Continue reading