Tags
arduino authentication bash best buy copiers cpan deb debian development DNS dynex electronics fingerprint fire free software geek git hunter iphone ipv6 LOGO mac mobileme modules nerd OSX perl piezo python rrd ruby screen shell software spam stupid support thermistor tips ubuntu virus weather wxperl yapc youtubeTwitter...
- @MLACitation he feels the same about you \o/ in reply to MLACitation 6 days ago
- @ambassadorawsum don't forget the excedrin for the neighbors 1 week ago
- @ambassadorawsum urmom thinks my beefaroni is delicious 2 weeks ago
- @mlacitation \o/ I hope your favorite developer gets to try one this time <3 2 weeks ago
- sidereal even 2 weeks ago
- More updates...
Posting tweet...
Powered by Twitter Tools
-
Meta
Category Archives: General
Task Management with Hiveminder and Perl
This is how I manage my tasks with Hiveminder on a weekly basis and the Perl script that helps me do it. I don’t really expect the Perl script to be useful to anyone as-is but portions of it may … Continue reading
Comic Genius
This guy is a comic genius! Sheer hilarity.
WebService::MobileMe uploaded to the CPAN
Just a quick post to announce a new perl module I uploaded to the CPAN the other day. It’s still to be considered alpha quality as it is lacking error checking and other such necessary stuffs but is working for … Continue reading
YAPC|10
I will be at YAPC|10 in Pittsburgh the end of June. Here’s a schedule of the talks I plan to attend. There are a few holes not because the talks at those time suck but because they rock so hard … Continue reading
Playing a Tone Through an Arduino Connected Piezo
I’m working on a top secret project, all I’ll say is it involves the Arduino, Twitter, and the refrigerator, and needed to play a tone through a piezo connected to the Arduino. I looked around and the closest I could … Continue reading
I am so totally a nerd
Somebody came into the IRC support channel for work and their nick was ‘turtle’. I made a logo joke and a co-worker corrected my short LOGO triangle. This prompted me to waste 20 minutes in a LOGO interpreter. RT 30 … Continue reading
pitz prepares to rock my socks
Matt Wilson must be spying on my dialogs in sekrit IRC channels. After setting up Task this evening I mentioned there being several project ticketing systems, like Ditz, that store data in the RCS. I was lamenting the fact that … Continue reading
~/.bashrc Perl Module Version Tip
I often need to quickly check the version of a perl module currently installed. A while back I got tired of running: $ perl -MPOE::Filter -E ‘say $POE::Filter::VERSION’ 1.2357 So I added a quick function to .bashrc: pm-vers () { … Continue reading
git diff and white space
So I’m getting ready to make a commit to wxperl and I run a git diff to check on changes and git yelled at me that I had some trailing white space. Well it didn’t yell but it hi-lighted the … Continue reading
Net::Abuse::Utils v0.10 Released
I just released Net::Abuse::Utils v0.10 to CPAN. If you can’t wait, grab it here. If you haven’t heard of this module before, see this online example of some of the data that can be returned. Online docs are available as … Continue reading
Posted in General
Leave a comment