---
title: "On the other end of a self-imposed death march project"
date: 2012-09-17T12:00:00-07:00
url: https://blog.lmorchard.com/2012/09/17/on-the-other-end-of-a-self-imposed-death-march-project/
author: Les Orchard
tags: [mdn, mozilla, work]
---

# On the other end of a self-imposed death march project

So, I&#8217;m a couple of weeks back from a well-deserved vacation taken after the launch of a project well over 18 months in the making. I kind of overworked myself, voluntarily, and that needs to change.

<!--more-->

What project? [Kuma][1] on [developer.mozilla.org][2]. What&#8217;s that? Well, it&#8217;s generally described as a wiki, but though I think we&#8217;ve gone a long way away from &#8220;[The simplest online database that could possibly work][3]&#8220;. At this point, it&#8217;s a content management system, complete with revision management, WYSIWYG, collaboration, community, and localization features. It&#8217;s a wiki insofar as anyone can edit it, but <a target="_blank" title="Kuma" href="https://developer.mozilla.org/docs/Project:Getting_started_with_Kuma?utm_source=wordpress%20blog&utm_medium=content%20link&utm_campaign=promote%20mdn">Kuma</a>&#8217;s not exactly simple.

The parts I had the heaviest hand in were:

*   [Content migration from the previous incarnation][4], which employed the [MindTouch][5] platform to a very full extent;
*   Development of [KumaScript][6], a server-side <a target="_blank" title="JS" href="https://developer.mozilla.org/docs/JavaScript?utm_source=wordpress%20blog&utm_medium=content%20link&utm_campaign=promote%20mdn">JS</a> platform for dynamic content heavily inspired by (ie. cribbed entirely from) [DekiScript][7].

As it turns out, those were two of the hardest parts of the project. No, I wasn&#8217;t alone: I&#8217;m a member of a team, and my teammates did plenty of work themselves. But, I&#8217;ve found that I have a lot in common with [Mordin Solus][8], a fact that made me actually cry during this scene:

<span class='embed-youtube' style='text-align:center; display: block;'></span>

(Spoiler alert: Mordin gets blown up.)

That&#8217;s why I say this was a self-imposed [death march][9]. No one nailed me to my desk, and no one on my team was a slacker. In fact, although there was a lot of pressure to get this project out the door ASAP, managers and others quite often told me to take it easier. And furthermore, working on myself to ease up on this particularly neurotic sentiment was a major theme of recent performance reviews.

So, to be clear: This is about me, and not my team. My team is awesome.

That said, my motivations for the work on <a target="_blank" title="MDN" href="https://developer.mozilla.org/?utm_source=wordpress%20blog&utm_medium=content%20link&utm_campaign=promote%20mdn">MDN</a> are pretty simple:

*   I think producing tech books online, collaboratively, is the future;
*   I love <a target="_blank" title="Mozilla" href="https://www.mozilla.org/?utm_source=wordpress%20blog&utm_medium=content%20link&utm_campaign=promote%20mdn">Mozilla</a> and the open web.

And, so it seems, <a target="_blank" title="Mozilla" href="https://www.mozilla.org/?utm_source=wordpress%20blog&utm_medium=content%20link&utm_campaign=promote%20mdn">Mozilla</a> loves me back. I got atta boys all around, from managers and awesome teammates alike. So, my efforts certainly didn&#8217;t go unappreciated. In my experience [Mozilla is a brilliant place to work][10] and is an organization that appreciates both smart and hard work in ways both conventional and unexpected.

All that said, though, I really do need to ease up. There are plenty of things in life at large that I&#8217;ve been neglecting lately &#8211; and that&#8217;s not good: Those are the things that make my work possible to begin with.

But, I&#8217;m not burnt out and I&#8217;m not moving on. I didn&#8217;t bust my ass on <a target="_blank" title="MDN" href="https://developer.mozilla.org/?utm_source=wordpress%20blog&utm_medium=content%20link&utm_campaign=promote%20mdn">MDN</a> just to wander off from it, and I can&#8217;t think of a better place to be than at <a target="_blank" title="Mozilla" href="https://www.mozilla.org/?utm_source=wordpress%20blog&utm_medium=content%20link&utm_campaign=promote%20mdn">Mozilla</a> ([especially right now][11]). But, it&#8217;s time to take a bit of a more human pace with things. Contribute, take breaks, trust my awesome teammates can kick as much ass as I demand from myself.

Because the <a target="_blank" title="MDN" href="https://developer.mozilla.org/?utm_source=wordpress%20blog&utm_medium=content%20link&utm_campaign=promote%20mdn">MDN</a> team totally does kick so much ass.

 [1]: https://github.com/mozilla/kuma
 [2]: https://developer.mozilla.org
 [3]: http://www.wiki.org/wiki.cgi?WhatIsWiki
 [4]: https://github.com/mozilla/kuma/blob/master/apps/dekicompat/management/commands/migrate_to_kuma_wiki.py
 [5]: http://www.mindtouch.com/
 [6]: https://github.com/mozilla/kumascript
 [7]: http://developer.mindtouch.com/en/docs/DekiScript
 [8]: http://masseffect.wikia.com/wiki/Mordin_Solus
 [9]: http://en.wikipedia.org/wiki/Death_march_%28project_management%29
 [10]: http://careers.mozilla.org/en-US/
 [11]: https://wiki.mozilla.org/Kilimanjaro
