- My macOS setup for development and design Jan 2017
A tour of the tools and apps I use for development and design work on macOS
- Simple auth using Express and Node Sep 2016
How to add basic HTTP authentication to an Express app using http-auth
- How to reset Postgres id sequence in a Ruby on Rails app Aug 2016
Fix Postgres primary key sequence issues in Rails after data imports