2019-04-30
In the previous step we created a basic producer and consumer in java. Let's try for a direct conversion (almost line by line) to scala as a first step.
2019-04-25
This series will work through converting java from the confluent on-premesis course to scala
2019-02-23
git-crypt can be used to safely and transparently encrypt secrets so that they can be stored in git
2019-01-21
How can I get my iPhone to always connect to my VPN except when at home?
2018-11-27
Learning ffmpeg unnecessarily :)
2018-11-14
Nearly finished migrating to gatsby
2018-10-11
Moving from middlemanapp to gatsby to get some more flexibility
2018-05-31
netstat -p doesn't work on mac - let's find the same info via lsof
2016-10-01
Using launchd to bump max files - similar to sysctl on linux