“Sita Sings the Blues” at the Red Vic in San Francisco!

February 4th, 2010

San Francisco Collage from 'Sita Sings the Blues'

I will always revere the Red Vic movie house because I saw my first Bruce Lee movie there. Now, an event almost as important is about to take place:

Nina Paley’s beautiful animated film Sita Sings the Blues will be playing at the Red Vic for three nights next week:

     Tues, Feb.  9  -  7:15pm, 9:15pm
      Wed, Feb. 10  -  2:00pm, 7:15pm, 9:15pm
    Thurs, Feb. 11  -  7:15pm, 9:15pm

If you haven’t seen it, go see it! If you have seen it, go see it! (Did I leave anyone out?)

You can also buy the DVD or donate to the filmmaker, who released the film under a free license because she wanted people to see it and share it.

Directions to The Red Vic:

The Red Vic Movie House is located on 1727 Haight Street (map),between Cole and Shrader, just a block and a half east from Golden Gate Park. The Red Vic is also served directly by MUNI routes: 7,33,37,43, & 71. MUNI route 6 & N-Judah come within a few blocks.

Learn how to hack on Launchpad.

January 28th, 2010

I meant to post this earlier. But hey, I suck, so I’m posting it now instead, the night before the class:

Launchpad badge

As part of Ubuntu Developer Week, I’m teaching a class on How to get started hacking Launchpad, at 20.00 UTC on Thursday, 28 Jan. If you’re a Launchpad user, come join us! The session will be held in IRC; details are on the classes page, and you can use either a regular IRC client or Lernid to participate.

No previous Launchpad hacking experience is necessary. You’ll probably want some familiarity with Python, but you don’t have to be an expert. This class will just introduce you to how Launchpad is put together, and the process for making an improvement to Launchpad. The code for Launchpad is fully open source and community hacking is already happening.

Come to the class to find out more!

QuestionCopyright.org is looking for a legal intern.

January 15th, 2010

law

From the post at QuestionCopyright.org:

Calling all law students (or at least the ones who weren’t planning to work for the RIAA later):

We’re looking for a legal intern — someone interested in learning more about copyright law and using it to promote freedom.

We have several projects right now with legal components, and expect more in the future. The responsibilities of the position will be varied, involving research in U.S. and European copyright law, non-profit law (federal and CA state), tracking legislative developments, some writing, etc. The time commitment is about five hours a week, with more available if you want it. A New York City location is ideal, but not required. There may be some limited travel, at your discretion.

The position is unpaid, but you would be working with an experienced lawyer (our counsel, Karen Sandler), and we’re happy to meet reasonable requirements for law school credit.

Interested? Contact us. We’ll keep the posting open until we get the right candidate — it could be you!

Spread the word!

Bug Growth is Proportional to User Growth, and Bugs are not Technical Debt.

January 10th, 2010

statistics
(Graph from Robert Orenstein, by way of Jim Blandy.)

A recent conversation on an open source mailing list reminded of two fallacies I’d been wanting to write about. (And what is a domain like “rants.org” for, if not the debunking of fallacies?)

The first fallacy is that bugs are bad, or rather, that growth in the number of bug reports in your bug tracker is bad. The second fallacy is thinking of bugs as a form of technical debt.

Taking them one at a time:

Seeing bugs in your tracker is not bad news — bugs, in the aggregate, are good news.

The number of bug reports is proportional to the number of users, not to the number of defects.

This doesn’t mean projects should ignore bug reports, of course. It just means that you shouldn’t be alarmed as the number of bugs in your bug tracker increases. Bug growth is a sign of success: you’re getting users. The bug report rate is a proxy for the user acquisition rate.

The corollary is: you cannot expect to close all the bugs in the tracker. In fact, you shouldn’t even want that, because if you were to succeed, it would mean you’re not getting new users anymore.

This is counter-intuitive. All programmers want to fix every bug they know about; none of us want to ship with known bugs, though we always do. What does it mean if we can’t close every bug in the bug database?

A healthy project is in a constant state of triage between bugs and feature development, and the bugs must not always win. A project can’t let the bug database determine how developers spend all their time, any more than an individual person can let their email inbox determine how they spend all their time. If you’re not expecting to close all the bugs, and you want to acquire more users (so you can get more bugs), then you have to both fix bugs and add or improve features, and you have to be fundamentally comfortable with an ever-growing database of bug reports.

Think of it this way: every unimplemented feature or improvement is also a bug, in a broader sense, whether it’s filed as such in the tracker or not. It is an absence of something that should be present in the software. So if you manage to close out all your bugs, but you ship without that improvement, then you’re still shipping with a bug, you’re just calling it something else (or not calling it by any name at all). Shipping with no bugs at all is therefore impossible for any active project. It might be theoretically possible for some extremely narrowly-scoped project, but by definition such a project would not be “active”: it would achieve its goal and then remain static and perfect forever. Chances are this does not describe most projects you work on.

One of the big fears developers have is that an ever-growing bug database will overwhelm them — that they’ll spend all their time triaging bugs, asking reporters for more information, etc, and not enough time actually developing. This fear is not groundless: if every bug report is seen as a crisis requiring the attention of a core developer, things will grind to a halt as soon as there are too many users. The trick is to have tools that enable the community as a whole to manage the bug database with increasing economies of scale, instead of expecting developer attention to scale. (Apport and Launchpad’s inline dup-finding are two examples of such techniques, and there are many others.) The number of technically-inclined users who can help out with bug management will grow roughly proportionally with the number of users who are inclined to file bugs at all. So if the project provides ways for the first kind of user to participate, the second kind of user will be a help not a hindrance.

It’s true that core developers will need to spend a greater percentage of their time on bug triage as a project matures, but that percentage eventually hits a ceiling and levels off — after all, it has to, since there’s no way a developer can spend more than 100% of her time managing bugs, and yet the rate of incoming bug reports is going to increase with users. So if a developer is going to spend less than 100% of her time on bug management by definition, she might as well choose what percentage it’s going to be, since she’s going to not touch an arbitrary (and increasing) percentage of reports anyway.

Emotionally, this can be difficult for developers, because we are tempted — the second fallacy — to treat bugs as technical debt. In the mailing list conversation I referred to earlier, this equation was made explicitly, and it’s not the first time I’ve seen that happen. But I think it is a category error.

Bugs and technical debt are entirely different things. Fixing a bug may reduce tech debt, leave tech debt unchanged, or even increase tech debt, depending on how the fix is done.

Technical debt is a great concept. As far as I know, it was first introduced by Ward Cunningham (yes, that Ward Cunningham, the person who invented wikis):

Shipping first time code is like going into debt. A little debt speeds development so long as it is paid back promptly with a rewrite… The danger occurs when the debt is not repaid. Every minute spent on not-quite-right code counts as interest on that debt. Entire engineering organizations can be brought to a stand-still under the debt load of an unconsolidated implementation, object-oriented or otherwise. [1]

In other words, all those places in your code where there are comments like "FIXME: this duplicates code in turtles.c; we should really abstract this out" are tech debt. You pay interest on the debt whenever you have to make changes to code that is not as well-factored and maintainable as it could be. You pay back the debt when you finally refactor that code and remove the FIXME comment.

A bug is something completely different: it’s an instance of the software not behaving the way the developers or users expected. You could even increase technical debt by fixing a bug, if you improve the program’s behavior in a way that reduces the overall maintainability or cleanliness of the code (that’s how all those FIXME comments got there in the first place!).

So do not think of that swelling bug tracker as a debt that needs to be paid back. It’s not. It needs to be managed intelligently, and there are many techniques for doing so. But it’s going to grow, and if your project succeeds, it’s going to grow forever. Trying to suppress that growth (for example, by discouraging filings from all but technically qualified reporters) simply squelches a useful information source. Far better to know how many bugs are coming in, how fast, and of what nature, so you can understand how your user base is growing and develop appropriately scaled statistical mechanisms for handling the problems they encounter. Thinking of that information as a debt, rather than a resource, can cripple your project.

“Beautiful Teams” Chapter Now Online

January 4th, 2010

Beautiful Teams cover

This is embarrassing — I meant to post this more than half a year ago, and apparently forgot to click “publish” on the draft. Now it’s old news, but I’ll post it anyway. Maybe some people will go out and buy the book, which is a lot of fun to read.

O’Reilly released a new [well, it was new when I originally wrote this post!] book called Beautiful Teams, edited by Jennifer Greene and Andrew Stellman. The title says it all: what makes a software development team work well?

Considering that programming is traditionally (though not necessarily) a solitary activity, that programmers are not noted for being social animals anyway, and that software architecture does not always lend itself to the divisions of labor that would be ideal from a human perspective, the question is actually rather complicated.

My chapter, Teams and Tools is available online under a free licence. It’s about the tremendous impact that seemingly trivial tweaks to collaboration tool behavior can have on a team. But get the whole book if you can: it’s well-edited, and because each chapter is by a different author, you get the benefit of many minds and many styles. Congratulations to Jennifer and Andrew for taming us all and getting a good book out of it!

An End to Inboxorrhea

January 1st, 2010

Happy New Year!

My New Year’s Resolution: Inbox Zero.

0

(Wish me luck.)

“Sita Sings the Blues” on the big screen in New York City!

December 22nd, 2009

Sita Sings the Blues

(Reposted from QuestionCopyright.org…)

The award-winning (and freely licensed) film Sita Sings the Blues will have a week-long run in New York City’s IFC Film Center, December 25th – 31st!

This is a full theatrical run, with 7-8 screenings a day. The filmmaker, Nina Paley (who is now Artist-in-Residence at QuestionCopyright.org), will be doing Q&A after the 8:25pm show most nights. On Monday, Dec. 28th, I’ll join her to take questions about the film’s free distribution model and the free culture movement.

Tickets are available online. Here’s a show schedule (click on the time to purchase tickets for that show):

IFC Film Center has beautiful screens and is located at 323 Sixth Avenue at West Third Street in the West Village, right at the W. 4th St. subway station (A, C, E, B, D, F, & V subway lines).

Sita Sings the Blues is a terrific film; it won all those awards for a reason. Please tell all your New York friends — let’s pack the house!

Sita Sings the Blues

The Instant Answer Protocol.

November 13th, 2009

Alice verifies Bob by phone.

Sometimes I have to trade information with people I’ve never met. I know who they are, in the sense that I know what they’re working on, why we’re collaborating, etc. But I wouldn’t recognize their face or voice. Occasionally, the information we’re trading is sensitive — news of a software security vulnerability, for example, or the address of a mutual collaborator who cares about privacy.

How can you know that the person you’re talking to is the person you think they are? You can send them encrypted messages, but you still need to verify that you’re using the right encryption key. So you call them up or find them in an online chat room and verify the key fingerprint… but how do you know that the person you’re verifying with is the right person and not some man-in-the-middle attacker?

It may all sound a bit spy-vs-spy, but anyone who works on widely-used open source software can find themselves in this situation. It’s happened to me more than once.

The solution I use is something I call the Instant Answer Protocol:

Alice wants to verify that the person she’s talking to in real-time is Bob. She digs up a few random facts about Bob on the Internet, then phones or chats online with Bob and asks him about those facts. In the absence of a very dedicated impersonator, only Bob would be able to instantaneously answer unexpected questions about himself, so his identity would then be established to a high degree of certainty. After that, she can voice-verify Bob’s encryption key fingerprint or do whatever else she needs to do.

Such a check still wouldn’t protect against a determined and well-funded imposter… but then, how can you even be sure it’s you reading this?

I’ve used the protocol several times. I’ve never caught my interlocutor trying to fake someone else’s identity, but it gave me peace of mind anyway.

Obviously, this is a very old protocol. It predates the Internet, and probably literacy itself. Does anyone know if this protocol already has a name in cryptography circles?

Subversion to join the Apache Software Foundation

November 11th, 2009

CollabNet   Subversion   Apache Software Foundation

The Subversion project has applied to become part of the Apache Software Foundation — an application we all expect to suceed swimmingly, given that Subversion has been operating more or less along ASF guidelines for years anyway, and includes a number of ASF members and officers among its developers.

The move isn’t that much of a change, actually. The web pages and repository hosting may move over to the ASF, but the developers are still the same, as is the participation of Subversion’s long-time primary corporate sponsor, CollabNet.

The main effect of the move will be to free up some developer time that had gone to maintaining the separate non-profit Subversion Corporation. It just makes more sense to handle Subversion’s non-profit needs as part of an established entity that’s already been doing it for ten years. You can go nuts trying to deal with all the tax and legal stuff… why not let the ASF handle it? :-)

I have to admit to a vaguely warm and fuzzy feeling about it: the ASF is a place for mature projects that intend to be around for a long time, independently of what any individual developer does. Their policies are aimed at ensuring the long-term health of the development communities, and they have a lot of practice at working with corporate sponsors of development already. Ben Collins-Sussman put it better than I could: “Collabnet has always been the main supplier of ‘human capital’ for the project in terms of full-time programmers writing code, and that’s not going to change as far as I can see. Collabnet deserves huge kudos for the massive financial investment (and risk) in funding this project for nearly 10 years, and it seems clear they’re going to continue to be the ‘center’ of project direction and corporate support for years to come. And this pattern isn’t uncommon either: the Apache HTTPD Server itself is mostly made up of committers working on behalf of interested corporations.”

I haven’t made any commits to Subversion in a long time — too long, but I’ve got a busy new job and a non-profit on the side, so my time is mostly spoken for lately. Although I still read the Subversion mailing lists and occasionally chime in with (increasingly uninformed) opinions, more and more I’m becoming just a regular user. Subversion has had several releases since I stopped doing development work on it; I’ve upgraded each time and it’s just been rock solid, a pleasant experience all around. Exactly the way version control should be.

“Sita Sings the Blues” on front page of YouTube tonight.

October 27th, 2009

If you’ve already seen Nina Paley’s excellent (and freely-distributed) feature film “Sita Sings the Blues”, then… tell someone else about this :-) .

YouTube is going to feature it on their home page starting at 9pm PST today. The full, feature-length video is already available from their site:

If you like it, please consider donating to Nina Paley and/or getting the DVD.

You can read more at QuestionCopyright.org about how Nina was almost unable to release the film because of copyright restrictions on 80-year-old songs, which she eventually had to pay off at a total expense of more than $50,000.00 US. She took out a loan to do it, and she’s still paying that back. Whenever Congress extends copyright durations, especially retroactively, this is what it means for working artists. Three cheers for state-granted monopolies on culture.