Today, I'm whipping out some philosophy jargon to characterize some of the problems I see in the tech education community.
Archives: Blog
Have you ever wondered how Python's power function works internally? Well, I took a stab at it!
The latest change to the site features a new and improved series navigation. Check it out!
Today, I turn 27! Let's celebrate by sharing a list of my favorite anime of all time.
The minimum function is pretty handy in Python, but do you know what goes into implementing it? Let's take a crack at it.
Kicking off a new series of reverse engineering content inspired by VirtualFlatCAD. Today, we're trying to roll our own uppercase function.