April 2021
personal finance
Hack Your RRSP Tax RefundAh spring is in the air. A time when Canadians start shedding their winter layers, setting out the patio furniture, and looking forward to…
ReadUsing Heroku's pg:pull with DockerTLDR: Use PG_HOST=127.0.0.1 when running Heroku's pg:pull to a local target database that is running in a Docker container. For a more…
ReadMarch 2021
web development
Build and Publish a Presentation with RevealJS and GithubIf you've ever given a presentation at a conference, meetup, or even a lunch and learn for your colleagues at work, you probably needed some…
ReadSolving a Python Interview Question in RubyA few months ago, I came across a tweet posing a technical interview question for a data science position using Python: Let's set aside for…
ReadAutomate Tabs & Commands in iTerm2Do you find yourself opening many iTerm tabs every day to do the same daily routine such as opening editors, running a build, starting up…
Read