DNA Isn't Code

Why thinking about DNA as the "code" of our bodies can lead to some surprising misconceptions.

Staff Engineer

Thoughts on reading Will Larson's new book and how I'm using it for a 5 year plan.

A Weird Way to Find Work

Using niche Reddit communities to drum up side gigs.

Celebrating Hacktoberfest

Contributing to open source software and earning some swag in the process.

All About Hyde -- Writing My Own Programming Language

Customizing a Python implementation of Lox by Robert Nystrom.

Transitioning Out of My First Developer Job

Leaving my first developer role on good terms.

August Book Review

Development books I've been reading in the month of August.

Landing an Interview as a Junior Developer

Securing and succeeding in your first interview after bootcamp.

Writing a Gameboy Game in 2021: Part 6 -- Postmortem

She's dead, Jim. Wrapping up development on Pocket League.

Python Decorators Make Callbacks Simple

The power of using Python decorators and a comparable implementation in Ruby.