1 min read 0 Gist of the Day Hacking Perl Gist of the Day: Using Mojo, Mongo, and SL4A to send SMS Messages (2 of 2) manchicken 2013-09-20 I am very sorry that I missed posting this yesterday, I kinda got crazy sleepy and went to bed shortly…
1 min read 0 Free Software General Gist of the Day Hacking Perl Gist of the Day: Using Mojo, Mongo, and SL4A to send SMS Messages (1 of 2) manchicken 2013-09-18 I got a little bored with what I had been posting (I suspect you did, too), so I’m doing something…
1 min read 0 Gist of the Day Hacking Perl Gist of the Day: Old SL4A Example! manchicken 2013-09-17 So I’m on very little sleep after a long three days of travel which is not yet done. Nonetheless, the…
1 min read 0 Gist of the Day Hacking Perl Gist of the Day: Counting Bits manchicken 2013-09-16 I’m pretty sure there’s a more efficient way of doing this, but here’s what I’ve quickly typed up in 10…
1 min read 0 Free Software Gist of the Day Hacking Perl Gist of the Day: C Structs from Binary Files Using Perl manchicken 2013-09-15 Hi, did ya miss me? I’m blogging from O’Hare today, it’s going to be a busy week for me with…
1 min read 0 Free Software General Gist of the Day Hacking Perl Gist of the Day: Find All Paths for an Undirected Graph manchicken 2013-09-14 I’ve been doing a lot of stuff lately with data structures and algorithms. This is one that seemed remarkably complicated…
1 min read 0 Free Software General Gist of the Day Hacking Perl Gist of the Day: Re-Inventing Hashes… In Perl. manchicken 2013-09-12 Before you begin the well-deserved flaming, please understand that I do not intend on submitting this to CPAN. This is purely…
1 min read 0 Free Software General Gist of the Day Hacking Perl Gist of the Day: Process Control with fork(), exec(), and kill() manchicken 2013-09-11 I feel really bad for leaving you all high and dry yesterday… really bad… okay, you’re right, I don’t really…
1 min read 0 Free Software Gist of the Day Hacking Gist of the Day: Simple Tree in Python manchicken 2013-09-09 I biked a bunch tonight, and worked a bit late, and then watched Torchwood on Netflix… so, sorry for slacking.…
1 min read 0 Free Software Gist of the Day Hacking Gist of the Day: Threading in Python with All the Trimmings manchicken 2013-09-08 Today I took on a rather ambitious Gist, and as a result the write-up is going to be rather minimal…