Latest

07
Dec

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.
06
Dec

Playball CLI

Check out the Playball CLI for watching MLB games in your terminal.
27
Nov

Upstate bird

Shot on a small trail hike in Garrison, NY. Created with: * Fujifilm X-T20 * XF 50-140mm 2.8 * Lightroom
26
Nov

Bootstrap an XD plugin with xdpm

A pull request for bootstrapping XD plugins with the xdpm CLI.
1 min read
23
Nov

“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.
21
Nov

Ghost CMS

I’m going with the Ghost CMS for publishing this blog.
1 min read
16
Nov

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.
4 min read
15
Nov

Prompt by Panic

Shelling into a local Mac with Prompt 2 for iOS by Panic, an ssh client for iPhone and iPad.
1 min read
14
Nov

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.
2 min read
13
Nov

4 tips for creating XD plugin modal UI

A few basic points to keep in mind when creating modal dialog UI for XD plugins.
4 min read