10 min read 0

Fun with NFC

I’m experimenting with some NFC devices for a top secret project for silly hackers. Here I’ve got this red PN532 NFC breakout board wired to…
8 min read 0

8-bit computer: I made a clock module

Howdy, friends! I’ve been building Ben Eater’s 8-bit computer so that I can better understand the electronics behind computers and low-level code execution. It’s a…
5 min read 0

The Learninating Continues

I’ve been trying to learn more things, and lately I’m sure you’ve noticed I’ve been doing more hardware stuff. So far in my hardware journey…
1 min read 0

Pip-Boy 2040 Finished!

Hey friends! Recently I have been doing a lot of hardware hacking. Physical computing has been something I’ve wanted to learn more about for ages,…
1 min read 0

It’s Preptember!

Hey friends, are you excited for Hacktoberfest? I sure am. Here’s a quick list of projects I’m hoping to do this year: Let me know…
2 min read 0

Net::AMQP::RabbitMQ Releases

This weekend I released two versions of Net::AMQP::RabbitMQ on CPAN: 0.007000 and 0.007001. The first version was the culmination of some major refactoring in how…
1 min read 0

Re-factoring Your Old Projects

Once upon a time I maintained a very small, lightweight framework to allow for Perl interfaces to be integrated with directly from client-side JavaScript. I…