8 min read 0 Hacking 8-bit computer: I made a clock module manchicken 2025-04-27 Howdy, friends! I’ve been building Ben Eater’s 8-bit computer so that I can better understand the electronics behind computers and…
5 min read 0 Hacking The Learninating Continues manchicken 2025-04-20 I’ve been trying to learn more things, and lately I’m sure you’ve noticed I’ve been doing more hardware stuff. So…
4 min read 0 Hardware Repair One Step Forward, Two Steps Back on a Sega Game Gear manchicken 2025-03-10 My wife obtained a Game Gear from her late mother a while back, and I’ve finally gathered the courage to…
1 min read 0 Hacking Pip-Boy 2040 Finished! manchicken 2025-03-08 Hey friends! Recently I have been doing a lot of hardware hacking. Physical computing has been something I’ve wanted to…
3 min read 0 Hacktoberfest Hacktoberfest 2024, Entry 1 manchicken 2024-10-05 Today’s the first day I had time to really put in to Hacktoberfest and I thought I’d let y’all know…
4 min read 0 Programming String Manipulation of URLs is an Anti-Pattern. manchicken 2021-08-31 Quick note before we get started: this piece is Node-centric in its examples, but this anti-pattern is polyglottal. As with…
7 min read 0 General iPad as a Workstation manchicken 2020-10-05 NOTE: I do not work for any of the companies that make any of the products below, nor do I…
1 min read 0 Perl Fellow maintainers, tell me about your project! manchicken 2020-10-02 Hey all! Tell me about your project that you’re hoping to attract good PRs to. I maintain Net::AMQP::RabbitMQ, which is…
2 min read 0 Perl I love carton, and you should to. manchicken 2020-10-01 This one will be quick, promise! Hacktoberfest is upon us once again, it’s the most wonderful time of the year!…
1 min read 0 Free Software General Gist of the Day Perl Gist of the Day: Named Capture in Perl Regular Expressions (Briefly) manchicken 2014-01-17 One of the largest critiques I see about regular expressions is that they lack readability. Well, in Perl 5.10 named…