As I Solve

Bulletproof solutions for the savvy developer.

Get your Mac to make excuses for you


Make sure you have homebrew installed first.

brew install html-xml-utils
echo "alias excuse=\"curl -s http://programmingexcuses.com | hxselect -s '\n' -c 'a'\"" >>~/.bash_profile
source ~/.bash_profile

Run with:

excuse | say

Leave a Reply