May 20, 2020 β I wrote a command-line utility to create a virtual TODO file by concatenating directory-level TODO files.
May 13, 2020 π³ When using the official Mongo Docker image, I ran into a problem that had me scratching my head for a while.
September 22, 2018 π₯ For my work as a data editor I often have to download all of the files linked from a particular web page. Thatβs why I made downlink, a command-line utility and a Python library.
April 19, 2018 π΄ββ οΈ Your Linksys Smart Wi-Fi will tell anyone who asks whether the default password has been changed. Yeah.
April 16, 2017 π I wrote a js library for transforming tabular data in javascript, and generating editable HTML tables.
January 24, 2017 π¨ I wrote an API keychain to use multiple keys on the same API, getting around daily max-call rate limits.