As I creep precariously close to my first solo flight, the only things stopping me right now are weather, and myself. When I called to get a weather briefing last night, the outlook for this morning’s lesson was not looking positive at all. I had some doubt that I would be able to fly at all given the low hanging clouds and higher winds that have been moving in to the bay area.
Howdy!
Welcome to my blog where I write about software
            development, cycling, and other random nonsense. This is not
        the only place I write, you can find more words I typed on the Buoyant Data blog, Scribd tech blog, and GitHub.
        
Swimming Laps with the Ugly Duckling
Due to some scheduling challenges, my instructor and I decided to move up our standing appointment from Saturday to Friday in order to ensure that I got two flights in this week.
Maybe Hayward Isn't So Bad
I’ve had a good cadence of writing post-flight-lesson blog posts, so how about another one!
Good Morning Napa County
Last Saturday my instructor and I decided to head out to Livermore for our work on approaches and landings. With temperatures in the triple digits (38+ for the non-Americans) around the Bay Area today, we decided to look for cooler air this weekend towards Napa County’s Airport (KAPC).
Wheels Down, Livermore
After many weeks of departing from Hayward (KHWD), flying around in circles for a bit, then landing back at Hayward, I can finally add another airport to my log book.
Fly until the money runs out
If you were to ask me whether I wanted to fly when I was younger, I would have said “duh”, not because flight has been a life-long goal, but rather the question struck me similar to “would you like to be a millionaire?” Of course, who wouldn’t want to fly? The two kinds of people who I knew as pilots growing up were airline transport pilots, a profession I never wanted, or insanely rich people.
Async sockets in Ada
Recently I’ve been experimenting with the concept of a high-performance (high parallelism, high concurrency, low CPU/memory footprint) TCP server in Ada. Developing on top of Linux, you cannot help avoid the epoll(7) I/O event notification system.
Safe, Dynamic Task Creation in Ada
A few years ago,
[Ada](https://secure.wikimedia.org/wikipedia/en/wiki/Ada_(programming_language)
became my hobby/tinker programming language of choice, for a number of
reasons, concurrency being
one of them. In this post I’d like to walk you through an example of dynamic
task creation in Ada, which uses Ada.Task_Termination handlers, a new feature
in Ada 2005.
Tyler goes to Yurp
As I mentioned in my previous post I’ll be going to FOSDEM this year. Unlike last year, I will be spending a lot more time in Europe this time around.
FOSDEM: Testing and Automation Dev Room CFP
For this next year’s FOSDEM, I’m organizing the “Testing and Automation” developer room. And wouldn’t you know it, we’ve just opened up our Call for Participation.