A couple of weeks back I noticed that Windbringer was starting to act dodgy in the way that Dell laptops do when they're getting long in the tooth: USB trouble, wifi getting weird (he'd only connect to the legacy 802.11b network), power cell not charging fully and refusing to doo so... Dell is remarkbly consistent in this regard. Not too long after that a good friend of mine visited with one of their System76 laptops and let me tool around with it for a while. This started wheels turning in my head because I new that I was going …
I mentioned not too far back that I'd finished migrating my wiki over to a new piece of software, but it was a little outside of what I'd been trying to accomplish in that post. It seemed a good idea to circle back and explain what I meant by that.
Don't get me wrong, I quite like Pepperminty Wiki. It's a fine piece of software - lightweight, configurable, it uses flat files for storage, and it's nice and snappy. Especially in situations where the web hosting provider is badly over-provisioned and moderately complex web applications tend to bog down. But after …
It's been a while since I've written a technomancer tools article. In the intervening time some things have changed; I've discarded a few tools because they didn't really work for me, or I didn't need them anymore. As you might have surmised (I didn't until I sat down to write this article, which should not be much of a surprise) it seems that I've been compensating for my ADD all this time. While medication has helped there are still a few deficiencies that effort, not phamaceuticals help with. Effort is good but a few tools don't hurt.
UPDATED: 18 March 2019 - External display adapters that actually work with this model (and Arch Linux) added.
For various reasons, I found that I had a need to upgrade Windbringer's hardware very recently. This might be the first time that a catastrophic failure of some kind was not involved, so it's kind of a weird feeling to have two laptops side by side, one in process and one to do research as snags cropped up. This time around I bought a Dell XPS 15 Touch (9570) - I was expecting things to be substantially the same, but this did not seem …
Some time ago I began a search for a decent note-taking tool that I could carry around with me. For many years I was a devotee of the notes.txt file on my desktop, constantly open in a text editor so I could add and refer to it as necessary. When that ceased to scale I turned to software that replicated the legions of sticky notes on my desks at work and home, such as Tomboy. And that worked well enough for a while, but when I started relying upon my mobile more and more for things it too stopped …
A couple of weeks back, as part of our continuing education program at my dayjob I ran a hands-on class on locksport, the quasi-science (perhaps art) of picking locks for fun and... well... fun. I'm a security wonk so most of the talks I run have some security content in them, but I wanted to do something that was fairly suitable for everyone (coders and not). So, I got the go-ahead to expense a few more locks and some intro picksets to give away from The Lockpick Shop (no consideration for mentioning or using them, they had what I needed …
A couple of months back I did a brief writeup of Keybase and what it's good for. I mentioned briefly that it implements a 1-to-n text chat feature, where n>=1. Yes, this means that you can use Keybase Chat to talk to yourself, which is handy for prototyping and debugging code. What does not seem to be very well known is that the Keybase command line utility has a JSON API, the documentation of which you can scan through by issuing the command keybase chat help api from a command window. I'm considering incorporating Keybase into my exocortex so …
I've been promising myself that I'd do a series of articles about tools that I've incorporated into my exocortex over the years, and now's as good a time as any to start. Rather than jump right into the crunchy stuff I thought I'd start with something that's fairly simple to use, straightforward, and endlessly useful for many purposes - a wiki.
Usually, when somebody brings up the topic of wikis one either immediately thinks of Wikipedia or one of the godsawful corporate wikis that one might be forced to use on a daily basis. And you're not that off the mark …
Quite a few years (and a couple of re-orgs) ago on the Zero State mailing list we were kicking around the idea of building an unhosted social network to keep in touch, which is to say, a socnet that was implemented only as a single file, with all of the JavaScript and CSS embedded at the end. Some of the ideas included using a distributed hash table so each instance could find the others, as many crazy but feasible ways as possible to bootstrap a new member of the network into the DHT, and using using the browser's built-in local …