Search for stuff
Tagged stuff
- abortion
- ANC
- android
- audacity
- bible
- bugs
- children
- code
- crime
- debian
- everything
- fraud
- gospel
- grammar
- hacks
- history
- justice
- kids
- KJV
- law
- lawyers
- linux
- 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
- 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
- Workaround for Neighbour Discovery failure, for static-configured IPv6 on Linux: Use IPv4 gateway mac for IPv6
- Code snippet: This service allows sftp connections only: Create a scp-only user for ssh
- Vengeance
- Job Seeker Exemption Certificate 2023-10
- ZCC Exposed Archive
- Justice denied by creative remedies
Tag Archives: python
Python for bash users: 1 minute introduction
If you can do something interesting in bash, then here’s how you do it in python. Suppose you have this interesting bash thing… …and you want to do some crazy python thing on it. Here’s how you do it: And … Continue reading
Byteswap in socket.gethostname or something
Something weird and unresolved for today: So this automated process gets server host name, and sents it as part of a HTTP POST to another server. The data was encrypted with SSL in transmission. When it arrived, it was changed … Continue reading