Category Archives: Geekstuff

Inside the Nova service framework

In my previous spelunking article, I went over the basic pieces needed to get a nova service stood up. Well okay – I skipped logging – maybe another article later for that later… Quick recap: The service framework in nova … Continue reading

Posted in Geekstuff, openstack | 1 Comment

Benchmarking Celery

Before you even go there, I’ll preface this with YMMV. This little post is to document a benchmark that I did for an internal use case, in the hopes that it’ll be helpful for others. As a benchmark, I wasn’t … Continue reading

Posted in devops, django, Geekstuff | 1 Comment

Spelunking Nova – flags and services

I’ve been doing a lot of spelunking into the nova codebase, digging around and trying to learn some of the under pinnings. Some of these pieces were a bit confusing to me, so I’m stashing them up here for Google … Continue reading

Posted in Geekstuff, openstack | 5 Comments

Sunny summer mornings

Its been ages since I wrote here, and its time to get back into that a bit. Since January I’ve switched jobs, which I have found to be immensely refreshing. My teams at Disney accomplished truely amazing things, including an … Continue reading

Posted in Geekstuff | Leave a comment

javascript everywhere

There’s an interesting fast iteration in language efforts happening around javascript. It’s been pretty much dominating the client side arena for ages, started to make some interesting headway into server side with Node.js, but now I am starting to see … Continue reading

Posted in Geekstuff, Ranting and Reflections | 2 Comments

A week with the fitbit

I first heard about fitbit from a coworker who used it to track his daily running and activity. He showed it to me, and it’s a pedometer with a bit more – it wireless sync’s to a base station (laptop … Continue reading

Posted in Geekstuff | 2 Comments

jquerymobile and having design constraints

I’ve been working on this idea/project called Eyes for the past year on and off. Maybe for the past 4 to 6 months I’ve been stymied by what I want the visual representation to look like, struggling with the options … Continue reading

Posted in django, Geekstuff, Ranting and Reflections | 2 Comments

Eyes – a new monitoring system

It was over a year ago that I started getting really annoyed at the state of monitoring systems. They all do what you sort of expect a monitoring system to do – watch (poll) systems and alert you when something’s … Continue reading

Posted in devops, Geekstuff | 2 Comments

Nearly at the top of that first hill

I’ve been thinking about the past week at the OpenStack Design Summit (Bexar) solidly from last night (flying home from San Antonio, TX) through the various errands I’ve been running today. This morning Rick Clark tweeted “A question about OpenStack”. … Continue reading

Posted in Geekstuff, openstack, Ranting and Reflections | 1 Comment

more always on applications … in the cloud

I took the “always on application” and ran through some numbers this evening. I was curious – with the hosting options available today, what would it cost someone to run an “always on” application. The way I’m thinking about it, … Continue reading

Posted in Geekstuff, Ranting and Reflections | 1 Comment