MOTUApplication

Differences between revisions 1 and 34 (spanning 33 versions)
Revision 1 as of 2009-01-23 14:49:01
Size: 1733
Editor: i59F756EA
Comment:
Revision 34 as of 2009-11-03 10:49:47
Size: 6112
Editor: i59F73153
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Contents'''<<BR>><<TableOfContents>>|| ## page was copied from UbuntuDevelopment/DeveloperApplicationTemplate
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Contents'''<<BR>><<TableOfContents(2)>>||
Line 4: Line 5:
'''I, <YOUR NAME>, apply for <universe-contributor|MOTU|core-dev>.'''
Line 6: Line 6:
|| '''Name''' || <YOUR NAME> ||
|| '''Launchpad Page''' || <link to your launchpad page> ||
|| '''Wiki Page''' || <link to your Wiki page> ||

'''I, Evan Broder, apply for MOTU.'''

|| '''Name''' || Evan Broder ||
|| '''Launchpad Page''' || https://launchpad.net/~broder ||
Line 11: Line 13:
''Tell us a bit about yourself.'' I'm Evan Broder. I'm currently a senior at MIT. I do computer systems engineering for fun, and occasionally I still like to pretend that I'm actually an electrical engineer. Within computer systems, I do a lot of work with [[http://invirt.mit.edu|virtualization]].
Line 14: Line 16:
''Tell us how you got involved, what you liked working on and what you could probably do better.'' I've been using Ubuntu on my personal servers for years. I'm pretty sure I started with Breezy, although I don't remember for sure. Since then I've run servers with every version from Dapper to Jaunty. I started contributing to Ubuntu through backports, since many of my servers are still running Hardy (for Xen support). I had a few very good experiences working with members of the backporters team, which encouraged me to spend effort on some Xen-related bugs as well as some bugs that were affecting the [[http://debathena.mit.edu|Debathena project]], a Debian/Ubuntu Policy-compliant packaging of the MIT Athena environment for Debian/Ubuntu.
Line 16: Line 18:
== My involvement ==
Line 18: Line 19:

Within Ubuntu:

 * mit-scheme: FFE and merge (Jaunty) and SRU (Intrepid)
   * https://bugs.launchpad.net/bugs/339449
   * https://bugs.launchpad.net/bugs/341832
 * openafs: I worked with Anders Kaseorg to prepare and test the security updates across 4 Ubuntu versions patching 4 OpenAFS security advisories
   * https://bugs.launchpad.net/bugs/356861
   * https://bugs.launchpad.net/bugs/180792
   * https://bugs.launchpad.net/bugs/94787
 * remctl: Helped with testing of backport of latest version to Hardy and Intrepid. I'm not proud of the regression in the Hardy backport that I missed, but I think I handled it promptly and well (in the second bug)
   * https://bugs.launchpad.net/bugs/308800
   * https://bugs.launchpad.net/bugs/321763
 * xen: A few SRUs in Hardy, Intrepid, Jaunty
   * https://bugs.launchpad.net/bugs/216761
   * https://bugs.launchpad.net/bugs/362691
   * https://bugs.launchpad.net/bugs/323546

Outside of Ubuntu, I'm also very proud of the work I've done with [[http://debathena.mit.edu|Debathena]]. We recently deployed Debathena and Ubuntu to the 300 public community workstations at MIT. Debathena has a continuous release cycle - we make changes to any package at any time across all of our supported distributions. I spearheaded our current release engineering and QA procedures, and I think they've done a good job of keeping the "production" Debathena packages very stable across a lot of changes.
Line 19: Line 40:

In general, I tend to focus on problems that either affect me directly or indirectly. Frequently this means dealing with bugs that are reported to us as part of our campus Ubuntu deployment. As a result I tend to look at a lot of different packages, but tend to focus on the packages that form the core of these services, so krb5, openafs, zephyr, xen, and remctl.
Line 21: Line 45:
= Plans for the future =
== General ==
I had an opportunity this summer to learn a lot about how D-Bus. I thought it was really interesting, and I'd like to have a better understanding of how the modern Linux desktop works - X, DeviceKit, PolicyKit, ConsoleKit, Upstart, stuff like that.

Also, as part of Debathena, we tend to run into a lot of bugs in Ubuntu, and we should do a better job of reporting and fixing these bugs in Ubuntu instead of just working around them in our own packages.

Finally, I know everybody says this, but it is true for me too. It's way too easy to get complacent and not test builds, or even build but not test the results. It's bitten me a few times, and I should be more careful.

== Plans for the future ==

Primarily, I plan to just keep fixing bugs that affect me and the deployments I care about. I'm also hoping to get more involved in the sponsorship queues, and maybe try to become a member of the SRU or backports teams.
Line 24: Line 56:
''Please describe what you like least in Ubuntu and what thoughts do you have about fixing it.''
For me, the most frustrating part of contributing to Ubuntu is the sponsorship process. As somebody lacking the bits to effect changes directly, it's hard to continue contributing patches when patches you've already submitted lay untouched for months at a time.

I think that improving the sponsorship process is key to keeping fringe contributors involved in Ubuntu, and I think the MOTU community needs to collectively buckle down and agree to pressure each other to spend more time on sponsoring other people's patches. To that end, if my MOTU application is approved, I'm making it a personal goal to help massage and upload somebody else's fix for every fix of my own that I upload.
Line 34: Line 70:

== Daniel Holbach (dholbach) ==
=== General feedback ===
I seem to have uploaded one patch of Evan, but I remember having looked over a few more bugs of his and I was impressed with his good work.

=== Specific Experiences of working together ===
 * https://bugs.launchpad.net/ubuntu/+source/pyrex/+bug/371991

=== Areas of Improvement ===
None I can think of from my experience. Maybe help out with sponsoring? :-)
Line 49: Line 95:
## Uncomment one of these.
##
## [[CategoryCoreDevApplication]]
## [[CategoryMOTUApplication]]
## [[CategoryUniverseContributorApplication]]
[[CategoryMOTUApplication]]

I, Evan Broder, apply for MOTU.

Name

Evan Broder

Launchpad Page

https://launchpad.net/~broder

Who I am

I'm Evan Broder. I'm currently a senior at MIT. I do computer systems engineering for fun, and occasionally I still like to pretend that I'm actually an electrical engineer. Within computer systems, I do a lot of work with virtualization.

My Ubuntu story

I've been using Ubuntu on my personal servers for years. I'm pretty sure I started with Breezy, although I don't remember for sure. Since then I've run servers with every version from Dapper to Jaunty. I started contributing to Ubuntu through backports, since many of my servers are still running Hardy (for Xen support). I had a few very good experiences working with members of the backporters team, which encouraged me to spend effort on some Xen-related bugs as well as some bugs that were affecting the Debathena project, a Debian/Ubuntu Policy-compliant packaging of the MIT Athena environment for Debian/Ubuntu.

Examples of my work / Things I'm proud of

Within Ubuntu:

Outside of Ubuntu, I'm also very proud of the work I've done with Debathena. We recently deployed Debathena and Ubuntu to the 300 public community workstations at MIT. Debathena has a continuous release cycle - we make changes to any package at any time across all of our supported distributions. I spearheaded our current release engineering and QA procedures, and I think they've done a good job of keeping the "production" Debathena packages very stable across a lot of changes.

Areas of work

In general, I tend to focus on problems that either affect me directly or indirectly. Frequently this means dealing with bugs that are reported to us as part of our campus Ubuntu deployment. As a result I tend to look at a lot of different packages, but tend to focus on the packages that form the core of these services, so krb5, openafs, zephyr, xen, and remctl.

Things I could do better

I had an opportunity this summer to learn a lot about how D-Bus. I thought it was really interesting, and I'd like to have a better understanding of how the modern Linux desktop works - X, DeviceKit, PolicyKit, ConsoleKit, Upstart, stuff like that.

Also, as part of Debathena, we tend to run into a lot of bugs in Ubuntu, and we should do a better job of reporting and fixing these bugs in Ubuntu instead of just working around them in our own packages.

Finally, I know everybody says this, but it is true for me too. It's way too easy to get complacent and not test builds, or even build but not test the results. It's bitten me a few times, and I should be more careful.

Plans for the future

Primarily, I plan to just keep fixing bugs that affect me and the deployments I care about. I'm also hoping to get more involved in the sponsorship queues, and maybe try to become a member of the SRU or backports teams.

What I like least in Ubuntu

For me, the most frustrating part of contributing to Ubuntu is the sponsorship process. As somebody lacking the bits to effect changes directly, it's hard to continue contributing patches when patches you've already submitted lay untouched for months at a time.

I think that improving the sponsorship process is key to keeping fringe contributors involved in Ubuntu, and I think the MOTU community needs to collectively buckle down and agree to pressure each other to spend more time on sponsoring other people's patches. To that end, if my MOTU application is approved, I'm making it a personal goal to help massage and upload somebody else's fix for every fix of my own that I upload.


Comments

If you'd like to comment, but are not the applicant or a sponsor, do it here. Don't forget to sign with @SIG@.


Endorsements

As a sponsor, just copy the template below, fill it out and add it to this section.

Daniel Holbach (dholbach)

General feedback

I seem to have uploaded one patch of Evan, but I remember having looked over a few more bugs of his and I was impressed with his good work.

Specific Experiences of working together

Areas of Improvement

None I can think of from my experience. Maybe help out with sponsoring? Smile :-)


TEMPLATE

== <SPONSORS NAME> ==
=== General feedback ===
## Please fill us in on your shared experience. (How many packages did you sponsor? How would you judge the quality? How would you describe the improvements? Do you trust the applicant?)

=== Specific Experiences of working together ===
''Please add good examples of your work together, but also cases that could have handled better.''
=== Areas of Improvement ===


CategoryMOTUApplication

EvanBroder/MOTUApplication (last edited 2009-11-13 09:16:18 by pD9EB4591)