From time to time I carp about how generally lousy our bandwidth is out here. Verizon (our CLEC in the Bay Area) has all but given up on maintaining their infrastructure out here, aside from the bare minimum to keep the copper from turning to verdigris. They gave up on deploying fiber some years ago (local mirror) some years ago, and from the poking around I've done on their side of the fence, their general stance in the Bay Area appears to be "Get everyone on celllar so we can ignore …
A common feature at the main terminal of SFO is a museum exhibit of some kind. My last time through that particular airport they had a retro-futurist display of artifacts that dated back to the Space Age, all rounded corners and brass fittings and suchlike. Definitely an aesthetic, if that's your sort of thing.
Last summer my day job sent me down to San Diego, CA to attend the Linux Security Summit and report back. Unfortunately just about all of the content there intersected in no way, shape, or form with anything we're working on so it was largely a dog wash. I probably won't attend again because, balancing the cost against the information gotten it just wasn't worth it. I did, however, take a couple of engineers from Oracle for their first good sushi dinner ever, took an amphibious boat tour of San Diego Bay, and hiked along the waterfront for a couple …
If you were part of the hacker scene in the 1980's or 90's (or you played a certain tradition in Mage: The Ascension around that time) you undoubtedly have come across the weird, wonderful, bewildering, and occasionally insightful antics of The Cult of the Dead Cow, a crew of hackers originally based out of Texas who were well known for their periodic text file releases. What isn't well known until very recently is that many cDc alumni have gone on to do great things, from starting one of the first security companies to ascending to C-level status at some well …
Let's say that you have a bunch of servers that you admin en masse using Ansible. You have all of them listed and organized in your /etc/ansible/hosts file. Let's say that each server is running a system service (like my Systembot) running under systemd in --user mode. (Yes, I'm going to use my exocortex-halo/ repository for this, because I just worked out a good way to keep everything up to date and want to share the technique for everyone new to Ansible. Pay it forward, you know?) You want to use Ansible to update your copy of Systembot …
This is the initial announcement of a new project pwnagotchi-bt-power (mirrored at Gitlab), a short utility written in Python which will cleanly shut down a Pwnagotchi from an Android phone over Bluetooth using the Bluedot app.
Last weekend I was running short of stuff to hack around on and lamented this fact on the Fediverse. I was summarily challenged to find a way to archive posts to the Fediverse in an open, easy to understand data format that was easy to index, and did not use any third party services (like IFTTT or Zapier). I thought about it a bit and came up with a reasonably simple solution that uses three Huginn agents to collect, process, and write out posts as individual JSON documents to the same box I run that part of my exocortex on …
entropic debugging - noun phrase - The phenomenon in which one can spend weeks on end debugging something using a multitude of techniques, give up in frustration and/or disgust for a couple of days, come back to the project and discover that somehow the bugs have magickally fixed themselves (as verified by diffs and file hashes if one cares to check). The phenomenon is so named due to the second law of thermodynamics, which states that entropy can never decrease, only increase in an isolated system. In other words, as entropy increases overall in the universe it somehow wiped out the …