Node module for changing your MAC address
Spoof is a Node.js module that makes it super simple to change your MAC address on the fly. For macOS, Windows, and Linux.
Playball CLI
Check out the Playball CLI for watching MLB games in your terminal.
Upstate bird
Shot on a small trail hike in Garrison, NY.
Created with:
* Fujifilm X-T20
* XF 50-140mm 2.8
* Lightroom
Bootstrap an XD plugin with xdpm
A pull request for bootstrapping XD plugins with the xdpm CLI.
“Moving to zsh” talk at MacSysAdmin 2019
Check out the recording of “Moving to zsh” from MacSysAdmin 2019 if you’re looking for a way in to learning about zsh, the new default shell in macOS.
Ghost CMS
I’m going with the Ghost CMS for publishing this blog.
XD plugin modals: Handle your exits
There are multiple ways for a user to exit a modal-based XD plugin, and for your plugin’s code to handle those exits. Let’s take a look.
Prompt by Panic
Shelling into a local Mac with Prompt 2 for iOS by Panic, an ssh client for iPhone and iPad.
Finding out where zsh aliases and settings are defined
Grepping my zsh setup teaches me that many of my shell aliases and settings are coming from Oh My Zsh.
4 tips for creating XD plugin modal UI
A few basic points to keep in mind when creating modal dialog UI for XD plugins.