Skip to Content
Navigation:

A stick figure smiling

Here's a preview from my zine, The Pocket Guide to Debugging! If you want to see more comics like this, sign up for my saturday comics newsletter or browse more comics!

Image of a comic. To read the full HTML alt text, click "read the transcript". get the zine!
read the transcript!

Illustration of two adorable bugs. They are holding hands and their antennae are intertwined.

When you’re done fixing a bug, glance around to see if there are any obvious places in your code that have the same bug.

Illustration of a smiling stick figure with short curly hair.

person (thinking): “I was calling function X wrong, I’ll check if we’re calling that function wrong anywhere else!”

person (thinking): “wow, my assumption about how Y worked was TOTALLY wrong, I should go back and fix some things…”