August
23rd,
2021
Using Ruby's fantastic metaprogramming feature set to enhance the functionality of the Hash class.
August
22nd,
2021
Ensuring data validations in systems that depend on human input don't interfere with important workflows.
August
17th,
2021
Landing a high-paying developer career without algorithms.
July
24th,
2021
Applying a factory pattern to a file fixture using FactoryBot.
June
29th,
2021
The how -- and why -- of this blog.
June
15th,
2021
How optimizing for the smallest and cleverest solutions makes you a better programmer.
May
30th,
2021
Managing memory in large background processes on Heroku.
May
27th,
2021
Why I keep a notebook and pencil around while coding -- and you should, too.
May
18th,
2021
Configuring a bot to run within the constraints of Heroku's free tier.
May
17th,
2021
Managing menus, gameplay, and transitions with one (big) function.