Automatic SSH Tunnel Home As Securely As I Can
Ry4an.org
After watching a video from Defcon 18 and seeing a tweet from Steve Losh I decided to finally set up an automatic SSH tunnel from my home server to my traveling laptop.
I know a great deal about HTTP network programming. I've used most of the major client libraries, a few different implementations of each generation of server side technologies, run multiple HTTP caching proxies, built overlay P2P systems atop HTTP, and can use netcat to do most of what's in RFC 2616 from memory.
I've been working in software for 15 years, and have run a company I co-founded for seven years. During that time I've hired, worked with, and learned from some great developers, and I've also hired and fired some bad ones too. Through that process I've come to understand that being a highly-skilled, smart person is necessary but not sufficient to be a great developer.
All the raw technical skill in the world does one's organization no good without the ability to:
I've worked actively to cultivate those abilities in myself, and the result is an ultra-high performance developer who is a pleasure to work with or for.
2002 - 2010
Built a team of 15 engineers from the ground up, and set their goals, selected their tools, crafted their environment, defined their procedures, and oversaw quality. Reliably delivered customer-facing software with a resalable product focus on time and under budget. Wrote a fair fraction of it too.
Oversaw processional services groups in North America, Europe, and Asia. Tasks included project scheduling, resource allocation, and international travel.
Managed the patent process, including 13 provisional patents filed in the US and as PCT. Two fully granted with the rest still pending.
April 2011 - July 2012
2010 - 2011
I help researchers with varying degrees of technical experience to use our computing infrastructure to further their research goals. I work with multiple research teams at a time who, when they initially contact us, can have as little as a partially written grant proposal or as much as some code which needs help to achieve greater parallelization on our massively multi-core systems.
The variety of academic field, technologies, and roles affords me great opportunities to exercise a diverse set of skills both technical and managerial. Just recently my efforts have included:
Working simultaneously on multiple projects for researchers to whom I don't report organizationally has honed by my communication and scheduling skills as I balance my time expenditures to align with project needs and fractional support from multiple grants.
One of many recent projects has been the specification, installation, configuration, and management of the Galaxy genomics / bioinformatics platform at the UMN. As lead technical resource on this project I set up the initial proof of concept, provided training for researchers and fellow developers, authored release procedures, and supervised the technical-side of a university wide roll out.
1995 - 2002
Please see full resume in the links section for the breakdown and details of my prior positions.
July 2012 - Current
1995 - 2000
Bitbucket, Feb 2011 - Sep 2011
Fiddling with Foursquare's Rogue SQL for MongoDB queries using the boingboing all-posts dump as test data.
I wrote this to test out Foursquare's Scala DSL for Mongo queries -- I linked it to the boing boing post corpus.
Bitbucket, Oct 2008 - Feb 2012; followed by 5 people
Use Google Graph API to fuel a chart extension for Mercurial
I forked this from the churn extension to provide graphical charts using the Google charts API.
Bitbucket, Mar 2011 - Sep 2011
Clone and personal modifications of Rafael Martins's Blohg blogging software with a Mercurial back end.
I think was the first user of this blog package besides its author and have contributed various fixes and feature enhancements.
Bitbucket, Apr 2010 - Sep 2011
Small collection of scripts behind the push-to-test service for the mercurial crew.
Here are some scripts I use to maintain an on-demand test server for the Mercurial crew.
Bitbucket, Feb 2011 - Sep 2011
All Boingboing.net post data through 2010 was released as an XML document, but I wanted it as JSON documents for importing into mongodb. Here's the quick script for the conversion and the input and output downloads.
The initial conversion script I used to move the boing boing corpus from XML to JSON suitable for insertion into mongodb for my boingboing-rogue tests.
GitHub, Nov 2011
dircproxy is an IRC proxy server ("bouncer") designed for people who use IRC from lots of different workstations or clients, but wish to remain connected and see what they missed while they were away. You connect to IRC through dircproxy, and it keeps you connected to the server, even after you detach your client from it. While you're detached, it logs channel and private messages as well as important events, and when you reattach it'll let you know what you missed. Join us on IRC: irc.freenode.net #dircproxy
Found and fixed some IPC problems in a forked DNS resolver's memory handling.
GitHub, Nov 2011; followed by 6 people; forked 8 times
Chef cookbook for enabling monitoring on new relic
Put together this quick cookbook to deploy New Relic server monitoring to scads of ec2 nodes.
Ry4an.org
After watching a video from Defcon 18 and seeing a tweet from Steve Losh I decided to finally set up an automatic SSH tunnel from my home server to my traveling laptop.
Ry4an.org
For years I'd watched an event planner who worked out of the same coffee shop I did practice her trade. So nearly as I could tell she lived entirely in a world of post-it notes and phone calls. On any given day I'd watch 500 different pieces of information flit before her mental windshield with no discernible organizational system I could recognize. It drove me crazy. I wanted to offer to help her come up with a computer based solution that would patch all the holes in her process I was sure had to plague her on every project.
Meanwhile, I was sitting next to her working on computer software, which for any project of reasonable size includes tracking thousands of details. Among those details are defects, bugs, and any team with any hope of success uses a bug tracker system to keep them documented. The most popular, but certainly not the most user-friendly, bug tracker is Bugzilla. I like it a great deal.
O'Reilly ONJava.com: The Independent Source for Enterprise Java
Chief among the sins of Java's built-in HTTP support is its lack of support for automatic retries. Transient errors are a part of computer networking, and requiring developers to handle retries manually has resulted in scores of applications that turn temporary outages or general network hiccups into fatal errors. Just as the built-in HTTP protocol handler will automatically follow a 301 or 307 redirection response code, it is reasonable to expect it to retry a connection when appropriate.

Tracy Kidder
I didn't read this until I'd been through my first do-or-die software project and it was amazing to see how closely the team Kidder describes aligned with my experiences. It's all the more amazing that Kidder came in with no technical expertise. It's my hope to someday get my wife to read this so she'll understand why I keep throwing myself back into the maelstrom; thus far she's unconvinced.

Reading this early helped me shape a career filled with good jobs in good places. I hope it made working at Swarmcast better than a poke in the eye with a sharp stick too.

I made the mistake of reading some other Scala books first, on the wrongheaded assumption that a good language designer probably slapped together a second rate book that was expected to sell just because the author also wrote Scala. I was wrong. This has better sequencing of concepts that most "here's a new language" books and excellent theoretical foundations to boot.

Joshua Bloch
This is another of those books that restores your faith in your fellow developers. Besides being filled with great advice, the fact that it's so well reputed and so frequently read, is encouraging because it reminds you no matter how horrible the code you might be looking at now is, that some people want to and do write better stuff.

David J Agans
Agans puts down in writing what some people are born known and others figure out over brutal battles with defects. I give this book away regularly and always buy another copy shortly thereafter.

This is the book that let me know my abnormal fascination with computers, technology, and software at age 11 was going to be okay.
TRS-80 Color Computer
vim
Projects and Products I've started or worked on:
Bio/User pages elsewhere:
Things I've written (prose not code):
You've probably noticed that I've got a four in my first name. Covering the standard questions: It's not a typo. It is legal, and it's silent when pronounced.
I added the four 20 years ago for what seemed like good reasons at the time. I'm still quite fond of it even if it does make every aspect of my life very easy to google.