Using SSH Tunneling
Use SSH Dynamic Port Forwarding/Tunnel to route web traffic.
Read MoreTrying out GCC Emacs
I've always had complaints about emacs performance but the latest native compilation branch squashes any concerns I have with it.
Read MoreThoughts on Interfaces for Models
After making small changes to a model, it got me thinking hard about how I build interfaces.
Read More#100DaysToOffload Challenge
I'm taking part in the #100DaysToOffload challenge: Write 100 blogs in a year.
Read MoreRewrote this site... Again
This is the second time I've re-written this site in 4 months.
Read MoreUsing Run Command in Emacs for RSpec Watch Mode
I'm a sucker for small micro-optimizations in my Emacs config. The Run Command package gives plenty of opportunity for that, while also building powerful automation opportunities. Here's the config I came up with for an RSpec watch mode.
Read MoreResolving client side routes in Rails
Tell Rails to pass routes to a client with a nifty helper.
Read MoreDockerize Create React App
I'm relatively new to using Docker and wanted a quick way to spin up a small React application using Docker so I could easily share it as a proof of concept for features I develop at work. Here's a quick guide to dockerizing a React app made with create-react-app.
Read MoreLiterate Org Configs
Managing dotfiles with org mode is exceptionally easy with tools like org-babel-tangle.
Read MoreOrganizing Work is Hard
Taking on organizational responsibility for other developers work is hard work in of itself. It's a careful balance of planning, architecture, and confidence.
Read More