[BACK]Return to hackathons.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/hackathons.html, Revision 1.102

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
                      3: <html>
                      4: <head>
1.96      tj          5: <title>OpenBSD: Hackathons</title>
1.1       deraadt     6: <meta name="description" content="the OpenBSD release song hackathon page">
1.96      tj          7: <meta name="copyright" content="This document copyright 2000-2016 by OpenBSD.">
1.1       deraadt     8: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.96      tj          9: <meta name="viewport" content="width=device-width, initial-scale=1">
                     10: <!-- XXX <link rel="stylesheet" type="text/css" href="openbsd.css"> -->
1.101     tb         11: <link rel="canonical" href="https://www.openbsd.org/hackathons.html">
1.1       deraadt    12: </head>
                     13:
1.98      tb         14: <body bgcolor="#ffffff" text="#000000" link="#23238E">
                     15:
1.96      tj         16: <h2>
                     17: <a href="index.html">
                     18: <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
                     19: <font color="#e00000">Hackathons</font>
                     20: </h2>
                     21: <hr>
1.1       deraadt    22: <p>
1.57      deraadt    23:
1.55      deraadt    24: In June of 1999, OpenBSD held the first hackathon.  In the months
                     25: leading up to this, either Theo or Niels Provos had coined this new
                     26: word "hackathon".  A bunch of developers from around the world congregated
                     27: into a house in Calgary, and within the week had the first IPv6 and IPSEC
                     28: stacks completely integrated into an operating system... an industry
                     29: first.. an accidental scrape in a hardwood floor commemorates the event.
1.1       deraadt    30: <p>
1.57      deraadt    31:
1.55      deraadt    32: In succeeding years, the OpenBSD development process has benefited
                     33: greatly from holding more of these events.  In our form, hackathons
                     34: do not have talks, nor a specific schedule.  People will arrive at
                     35: a hackathon to work for a straight stretch of time on the projects
                     36: they wish to, in the same room as the people who they need to talk
                     37: to about their ideas.  Hackathons are about writing code.  At hackathons
                     38: there is an attempt to get new changes into the source tree quickly.
1.1       deraadt    39: Since people from many different timezones are in the same room,
                     40: development is almost around the clock.  Developers sometimes joke
                     41: about returning home without jet-lag.
                     42: <p>
                     43:
1.55      deraadt    44: Hackathons attendees come by invitation only.  Some new people in
                     45: the community who show promise are sometimes invited to see if they
                     46: have what it takes.  However, hackathons are not developer training
                     47: events.
1.1       deraadt    48: <p>
                     49:
1.60      deraadt    50: The event space and accommodation is typically funded by
1.65      deraadt    51: <a href="donations.html">donations to the OpenBSD Project</a>, or
1.60      deraadt    52: by the <a href="http://www.openbsdfoundation.org">OpenBSD Foundation</a>,
                     53: however most developers pay for their own travel.  The facilities
                     54: are always chosen to be highly economical; generally near Universities
                     55: or in cheaper locales.  If anyone wants to help us <b>FUND ONE OF THESE
                     56: EVENTS OR A DEVELOPER'S TRAVEL</b>, please contact Theo de Raadt (who
1.83      deraadt    57: generally has the most knowledge about upcoming options), or directly
                     58: offer travel expenses to a developer for the next event.  General
1.60      deraadt    59: financing is more interesting, but we will entertain offers for free
                     60: locations as well.
1.57      deraadt    61: <p>
1.1       deraadt    62:
                     63: Here are some details about past and future events, also showing
                     64: a part of the artwork from the event T-shirt (if there was one made).
1.100     deraadt    65: The shirts are only given to people who attend the event, and are
1.1       deraadt    66: worn with pride.  Every shirt contains at least one developer in-joke,
                     67: so don't worry if you can't understand the shirt.  Just enjoy them.
                     68: <p>
                     69:
1.61      deraadt    70: <table width=1080>
1.63      deraadt    71: </tr><tr><td bgcolor="#000000" colspan="3"></td>
                     72: </tr><tr valign="top">
1.1       deraadt    73: <td>
1.102   ! deraadt    74:     <a id="g2k16" href="images/hackathons/g2k16.gif">
        !            75:     <img src="images/hackathons/g2k16-s.gif"></a><br>
        !            76:     g2k16: network hackathon<br>
        !            77:     Aug 30 - Sep 5, 2016<br>
        !            78:     Cambridge, UK<br>
        !            79:     62 developers<br>
        !            80:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
        !            81:     with the help of
        !            82:     <a href="http://www.cl.cam.ac.uk">Computer Laboratory, Cambridge</a>.
        !            83: </td>
        !            84: <td>
1.100     deraadt    85:     <a id="n2k16" href="images/hackathons/n2k16.gif">
                     86:     <img src="images/hackathons/n2k16-s.gif"></a><br>
                     87:     n2k16: network hackathon<br>
                     88:     Jul 18 - 22, 2016<br>
                     89:     Prague, Czech Republic<br>
                     90:     18 developers<br>
                     91:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
                     92:     and <a href="http://www.oracle.com">Oracle</a>, with the help of
                     93:     <a href="http://cuni.cz">Charles University</a>.
                     94: </td>
                     95: <td>
1.97      deraadt    96:     <a id="p2k16" href="images/hackathons/p2k16.gif">
                     97:     <img src="images/hackathons/p2k16-s.gif"></a><br>
                     98:     p2k16: ports hackathon<br>
1.100     deraadt    99:     Apr 25 - 29, 2016<br>
1.97      deraadt   100:     Nantes, France<br>
                    101:     22 developers<br>
                    102:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
                    103:     and with the support of <a href="http://www.epitech.eu">Epitech Nantes</a>.
                    104: </td>
1.102   ! deraadt   105: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           106: </tr><tr valign="top">
1.97      deraadt   107: <td>
1.94      deraadt   108:     <a id="n2k15" href="images/hackathons/n2k15.gif">
                    109:     <img src="images/hackathons/n2k15-s.gif"></a><br>
                    110:     n2k15: network MP hackathon<br>
1.100     deraadt   111:     Dec 1 - 6, 2015<br>
1.94      deraadt   112:     Hannover, Germany<br>
                    113:     19 developers<br>
                    114:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
                    115:     and with the support of <a href="http://esdenera.com">Esdenera Networks</a>.
                    116: </td>
                    117: <td>
1.92      deraadt   118:     <a id="u2k15" href="images/hackathons/u2k15.gif">
                    119:     <img src="images/hackathons/u2k15-s.gif"></a><br>
                    120:     u2k15: utf8 hackathon<br>
                    121:     Oct 22 - 27, 2015<br>
                    122:     Berlin, Germany<br>
                    123:     22 developers<br>
                    124:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
                    125:     and with the support of <a href="http://www.in-berlin.de">IN-Berlin</a>.
                    126: </td>
                    127: <td>
1.88      deraadt   128:     <a id="l2k15" href="images/hackathons/l2k15.gif">
                    129:     <img src="images/hackathons/l2k15-s.gif"></a><br>
                    130:     l2k15: libressl hackathon<br>
                    131:     Sep 8 - 13, 2015<br>
                    132:     <a href="http://foi.unizg.hr">Faculty of Organization and Informatics</a>, Vara&#382;din, Croatia<br>
                    133:     17 developers<br>
                    134:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
                    135:     with help of the <a href="http://foi.unizg.hr">Open Systems and Security Lab</a>.
                    136: </td>
1.102   ! deraadt   137: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           138: </tr><tr valign="top">
1.88      deraadt   139: <td>
1.89      yuo       140:     <a id="j2k15" href="images/hackathons/j2k15.gif">
                    141:     <img src="images/hackathons/j2k15-s.gif"></a><br>
1.87      deraadt   142:     j2k15: uefi hackathon<br>
                    143:     Aug 30 - Sep 2, 2015<br>
1.89      yuo       144:     Nasu, Tochigi, Japan<br>
1.87      deraadt   145:     6 developers<br>
1.91      deraadt   146:     With the support of <a href="http://www.iij-ii.co.jp/en/">IIJ innovation institute</a>.
1.87      deraadt   147: </td>
                    148: <td>
1.86      deraadt   149:     <a id="c2k15" href="images/hackathons/c2k15.gif">
                    150:     <img src="images/hackathons/c2k15-s.gif"></a><br>
                    151:     c2k15: general hackathon<br>
                    152:     Jul 15 - 21, 2015<br>
                    153:     <a href="http://sait.ca">SAIT</a>, Calgary<br>
                    154:     45 developers<br>
                    155:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
                    156:     and with the support of <a href="http://sait.ca">SAIT</a>.
                    157: </td>
                    158: <td>
1.78      sthen     159:     <a id="p2k15" href="images/hackathons/p2k15.gif">
                    160:     <img src="images/hackathons/p2k15-s.gif"></a><br>
                    161:     p2k15: ports mini hackathon<br>
                    162:     Apr 2 - 7, 2015<br>
1.82      sthen     163:     <a href="http://emps.exeter.ac.uk/">University of Exeter</a>, UK<br>
1.79      sthen     164:     14 developers<br>
1.78      sthen     165:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
1.82      sthen     166:     and with the support of Andy Henderson.
1.78      sthen     167: </td>
1.102   ! deraadt   168: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           169: </tr><tr valign="top">
1.78      sthen     170: <td>
1.77      deraadt   171:     <a id="s2k15" href="images/hackathons/s2k15.gif">
                    172:     <img src="images/hackathons/s2k15-s.gif"></a><br>
                    173:     s2k15: southern mini hackathon<br>
                    174:     Feb 6 - 13, 2015<br>
                    175:     Brisbane, Australia<br>
                    176:     21 developers<br>
                    177:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
                    178:     and with the support of David Gwynne.
                    179: </td>
                    180: <td>
1.71      deraadt   181:     <a id="g2k14" href="images/hackathons/g2k14.gif">
                    182:     <img src="images/hackathons/g2k14-s.gif"></a><br>
                    183:     g2k14: general hackathon<br>
                    184:     July 8 - 14, 2014<br>
                    185:     Ljubljana, Slovenia<br>
1.73      deraadt   186:     49 developers<br>
1.71      deraadt   187:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
                    188:     and with the support of Mitja Mu&#382;eni&#269;.
                    189: </td>
                    190: <td>
1.70      deraadt   191:     <a id="m2k14" href="images/hackathons/m2k14.gif">
                    192:     <img src="images/hackathons/m2k14-s.gif"></a><br>
                    193:     m2k14: mini hackathon<br>
                    194:     Apr 17 - 22, 2014<br>
                    195:     Marrakech, Morocco<br>
                    196:     12 developers<br>
                    197:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
                    198:     and with the support of <a href="http://www.uca.ma/">Universit&eacute; Cadi Ayyad</a>.
                    199: </td>
1.102   ! deraadt   200: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           201: </tr><tr valign="top">
1.70      deraadt   202: <td>
1.69      deraadt   203:     <a id="n2k14" href="images/hackathons/n2k14.gif">
1.65      deraadt   204:     <img src="images/hackathons/n2k14-s.gif"></a><br>
                    205:     n2k14: mini hackathon<br>
                    206:     Jan 18 - 25, 2014<br>
                    207:     Dunedin, New Zealand<br>
                    208:     15 developers<br>
                    209:     Funded by <a href=http://www.foretell.ca>ForeTell Technologies</a>
1.70      deraadt   210:     and with the support of <a href="http://www.otago.ac.nz">University of Otago</a>.
1.65      deraadt   211: </td>
                    212: <td>
1.63      deraadt   213:     <a id="b2k13" href="images/hackathons/b2k13.gif">
                    214:     <img src="images/hackathons/b2k13-s.gif"></a><br>
                    215:     b2k13: mini hackathon<br>
                    216:     Oct 17 - 21, 2013<br>
                    217:     Berlin, Germany<br>
                    218:     21 developers<br>
1.68      deraadt   219:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
1.70      deraadt   220:     and with the support of <a href="http://www.in-berlin.de">IN-Berlin</a>.
1.1       deraadt   221: </td>
                    222: <td>
1.63      deraadt   223:     <a id="t2k13" href="images/hackathons/t2k13.jpg">
                    224:     <img src="images/hackathons/t2k13-s.gif"></a><br>
                    225:     t2k13: general hackathon<br>
                    226:     May 29 - Jun 5, 2013<br>
                    227:     Toronto, Canada<br>
                    228:     43 developers<br>
                    229:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
1.70      deraadt   230:     and with the support of <a href="http://www.utoronto.ca">University of Toronto</a>.
1.1       deraadt   231: </td>
1.102   ! deraadt   232: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           233: </tr><tr valign="top">
1.1       deraadt   234: <td>
1.63      deraadt   235:     <a id="n2k13" href="images/hackathons/n2k13.gif">
                    236:     <img src="images/hackathons/n2k13-s.gif"></a><br>
                    237:     n2k13: network hackathon<br>
                    238:     Jan 13 - 19, 2013<br>
                    239:     Dunedin, New Zealand<br>
                    240:     17 developers<br>
                    241:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
1.70      deraadt   242:     and with the support of <a href="http://www.otago.ac.nz">University of Otago</a>.
1.1       deraadt   243: </td>
                    244: <td>
1.63      deraadt   245:     <a id="c2k12" href="images/hackathons/c2k12.gif">
                    246:     <img src="images/hackathons/c2k12-s.gif"></a><br>
                    247:     c2k12: coimbra hackathon<br>
                    248:     Nov 14 - 20, 2012<br>
                    249:     Coimbra, Portugal<br>
                    250:     10 developers<br>
                    251:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
1.70      deraadt   252:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.1       deraadt   253: </td>
                    254: <td>
1.63      deraadt   255:     <a id="p2k12" href="images/hackathons/p2k12.gif">
                    256:     <img src="images/hackathons/p2k12-s.gif"></a><br>
                    257:     p2k12: ports hackathon<br>
                    258:     Oct 8 - 13, 2012<br>
                    259:     Budapest, Hungary,<br>
                    260:     9 developers<br>
1.65      deraadt   261:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    262:     The OpenBSD Project</a>.
1.1       deraadt   263: </td>
1.102   ! deraadt   264: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           265: </tr><tr valign="top">
1.1       deraadt   266: <td>
1.63      deraadt   267:     <a id="n2k12" href="images/hackathons/n2k12.gif">
                    268:     <img src="images/hackathons/n2k12-s.gif"></a><br>
                    269:     n2k12: network hackathon<br>
                    270:     Sep 17 - 21, 2012<br>
                    271:     Starnberg, Germany,<br>
                    272:     23 developers<br>
                    273:     Funded by <a href=http://www.genua.de>GeNUA</a>.
1.1       deraadt   274: </td>
                    275: <td>
1.63      deraadt   276:     <a id="g2k12" href="images/hackathons/g2k12.gif">
                    277:     <img src="images/hackathons/g2k12-s.gif"></a><br>
                    278:     g2k12: general hackathon<br>
                    279:     Jul 7 - 14, 2012<br>
                    280:     Budapest, Hungary<br>
                    281:     41 developers<br>
                    282:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>.
1.1       deraadt   283: </td>
                    284: <td>
1.63      deraadt   285:     <a id="r2k12" href="images/hackathons/r2k12.gif">
                    286:     <img src="images/hackathons/r2k12-s.gif"></a><br>
                    287:     r2k12: rthreads hackathon<br>
                    288:     Apr 10 - 14, 2012<br>
                    289:     Paris, France<br>
                    290:     16 developers<br>
                    291:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
1.76      bentley   292:     and support of <a href="http://www.ihp.fr">Institute Henri Poincar&eacute;</a> and
1.63      deraadt   293:     <a href="http://www.u-psud.fr"</a>Paris-Sud University</a>.
1.1       deraadt   294: </td>
1.102   ! deraadt   295: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           296: </tr><tr valign="top">
1.1       deraadt   297: <td>
1.63      deraadt   298:     <a id="p2k11" href="images/hackathons/p2k11.gif">
                    299:     <img src="images/hackathons/p2k11-s.gif"></a><br>
                    300:     p2k11: Ports hackathon<br>
                    301:     Nov 12 - 18, 2011<br>
                    302:     Budapest, Hungary<br>
                    303:     15 developers<br>
1.65      deraadt   304:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    305:     the OpenBSD Project</a>.
1.1       deraadt   306: </td>
                    307: <td>
1.63      deraadt   308:     <a id="a2k11" href="images/hackathons/a2k11.gif">
                    309:     <img src="images/hackathons/a2k11-s.gif"></a><br>
                    310:     a2k11: ARM hackathon<br>
                    311:     Nov 5 - 12, 2011<br>
                    312:     Coimbra, Portugal<br>
                    313:     8 developers<br>
                    314:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
1.70      deraadt   315:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.1       deraadt   316: </td>
                    317: <td>
1.63      deraadt   318:     <a id="s2k11" href="images/hackathons/s2k11.jpg">
                    319:     <img src="images/hackathons/s2k11-s.gif"></a><br>
                    320:     s2k11: General hackathon<br>
                    321:     Sep 16 - 23, 2011<br>
                    322:     Ljubljana, Slovenia<br>
                    323:     25 developers<br>
                    324:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
1.70      deraadt   325:     and with the support of Mitja Mu&#382;eni&#269;.
1.1       deraadt   326: </td>
1.102   ! deraadt   327: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           328: </tr><tr valign="top">
1.1       deraadt   329: <td>
1.63      deraadt   330:     <a id="c2k11" href="images/hackathons/c2k11.gif">
                    331:     <img src="images/hackathons/c2k11-s.gif"></a><br>
                    332:     c2k11: General hackathon<br>
                    333:     Jul 2 - 9, 2011<br>
                    334:     Edmonton, Alberta, Canada<br>
                    335:     36 developers<br>
                    336:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>.
1.1       deraadt   337: </td>
                    338: <td>
1.63      deraadt   339:     <a id="k2k11" href="images/hackathons/k2k11.jpg">
                    340:     <img src="images/hackathons/k2k11-s.gif"></a><br>
                    341:     k2k11: Kernel hackathon<br>
                    342:     Apr 1 - 7, 2011<br>
                    343:     Hafnarfjordur, Iceland<br>
                    344:     15 developers<br>
                    345:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>.
1.1       deraadt   346: </td>
                    347: <td>
1.63      deraadt   348:     <a id="p2k10" href="images/hackathons/p2k10.gif">
                    349:     <img src="images/hackathons/p2k10-s.gif"></a><br>
                    350:     p2k10: Ports hackathon<br>
                    351:     Oct 23 - 29, 2010<br>
1.1       deraadt   352:     Budapest, Hungary<br>
1.63      deraadt   353:     19 developers<br>
1.65      deraadt   354:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    355:     the OpenBSD Project</a>.
1.1       deraadt   356: </td>
1.102   ! deraadt   357: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           358: </tr><tr valign="top">
1.1       deraadt   359: <td>
1.63      deraadt   360:     <a id="j2k10" href="images/hackathons/j2k10.gif">
                    361:     <img src="images/hackathons/j2k10-s.gif"></a><br>
                    362:     j2k10: mini-hackathon in Japan<br>
                    363:     Sep 19 - 25, 2010<br>
                    364:     Akiyamago, Sakae Mura, Nagano, Japan<br>
                    365:     19 developers<br>
                    366: </td>
                    367: <td>
                    368:     <a id="c2k10" href="images/hackathons/c2k10.gif">
                    369:     <img src="images/hackathons/c2k10-s.gif"></a><br>
                    370:     c2k10: General hackathon<br>
                    371:     Jun 25 - Jul 3, 2010<br>
                    372:     Edmonton, Alberta<br>
                    373:     46 developers<br>
                    374:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>.
                    375: </td>
                    376: <td>
1.65      deraadt   377:     <br>
                    378:     <br>
1.63      deraadt   379:     <a id="n2k10" href="images/hackathons/n2k10.gif">
                    380:     <img src="images/hackathons/n2k10-s.gif"></a><br>
                    381:     <br>
                    382:     <br>
                    383:     <br>
                    384:     <br>
1.65      deraadt   385:     <br>
1.63      deraadt   386:     n2k10: Network hackathon<br>
                    387:     Jan 9 - 15, 2010<br>
                    388:     Melbourne, Australia<br>
                    389:     17 developers<br>
                    390:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>
1.64      deraadt   391:     and support of
1.63      deraadt   392:     <a href="http://vpac.org">Victorian Partnership for Advanced Computing</a>
                    393: </td>
1.102   ! deraadt   394: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           395: </tr><tr valign="top">
1.63      deraadt   396: <td>
                    397:     <a id="h2k9" href="images/hackathons/h2k9.gif">
                    398:     <img src="images/hackathons/h2k9-s.gif"></a><br>
                    399:     h2k9: Hardware hackathon<br>
                    400:     Nov 21 - 27, 2009<br>
1.3       deraadt   401:     Coimbra, Portugal<br>
1.63      deraadt   402:     15 developers<br>
1.65      deraadt   403:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    404:     the OpenBSD Project</a>
1.70      deraadt   405:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.63      deraadt   406: </td>
1.1       deraadt   407: <td>
1.63      deraadt   408:     <a id="p2k9" href="images/hackathons/p2k9.gif">
                    409:     <img src="images/hackathons/p2k9-s.gif"></a><br>
                    410:     p2k9: Ports hackathon<br>
                    411:     Oct 9 - 16, 2009<br>
                    412:     Budapest, Hungary<br>
1.6       deraadt   413:     14 developers<br>
1.65      deraadt   414:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    415:     the OpenBSD Project</a>.
1.11      deraadt   416: </td>
1.1       deraadt   417: <td>
1.63      deraadt   418:     <a id="f2k9" href="images/hackathons/f2k9.gif">
                    419:     <img src="images/hackathons/f2k9-s.gif"></a><br>
                    420:     f2k9: Filesystem/uvm hackathon<br>
                    421:     Aug 7 - 14, 2009<br>
                    422:     Stockholm, Sweden<br>
                    423:     14 developers<br>
                    424:     Funded by <a href="https://www.iis.se/english/">.se Foundation</a>.
1.8       jasper    425: </td>
1.102   ! deraadt   426: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           427: </tr><tr valign="top">
1.8       jasper    428: <td>
1.63      deraadt   429:     <a id="c2k9" href="images/hackathons/c2k9.gif">
                    430:     <img src="images/hackathons/c2k9-s.gif"></a><br>
                    431:     c2k9: General hackathon<br>
                    432:     May 30 - Jun 7, 2009<br>
                    433:     Edmonton, Alberta<br>
                    434:     46 developers<br>
1.65      deraadt   435:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    436:     the OpenBSD Project</a>.
1.63      deraadt   437: </td>
1.10      deraadt   438: <td>
1.63      deraadt   439:     <a id="n2k9" href="images/hackathons/n2k9.gif">
                    440:     <img src="images/hackathons/n2k9-s.gif"></a><br>
                    441:     n2k9: Network hackathon<br>
                    442:     Jan 26 - 30, 2009<br>
                    443:     Basel, Switzerland<br>
                    444:     19 developers<br>
                    445: </td>
                    446: <td>
                    447:     <a id="h2k8" href="images/hackathons/h2k8.gif">
                    448:     <img src="images/hackathons/h2k8-s.gif"></a><br>
                    449:     h2k8: Hardware hackathon<br>
                    450:     Nov 20 - 27, 2008<br>
1.10      deraadt   451:     Coimbra, Portugal<br>
1.63      deraadt   452:     18 developers<br>
1.65      deraadt   453:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    454:     the OpenBSD Project</a>
1.70      deraadt   455:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.65      deraadt   456: </td>
1.102   ! deraadt   457: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           458: </tr><tr valign="top">
1.11      deraadt   459: <td>
1.63      deraadt   460:     <a id="p2k8" href="images/hackathons/p2k8.gif">
                    461:     <img src="images/hackathons/p2k8-s.gif"></a><br>
                    462:     p2k8: Ports hackathon<br>
                    463:     Oct 24 - 31, 2008<br>
                    464:     Budapest, Hungary<br>
                    465:     13 developers<br>
1.65      deraadt   466:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    467:     the OpenBSD Project</a>.
1.11      deraadt   468: </td>
                    469: <td>
1.14      deraadt   470:     <a id="c2k8" href="images/hackathons/c2k8.gif">
                    471:     <img src="images/hackathons/c2k8-s.gif"></a><br>
1.11      deraadt   472:     c2k8: General hackathon<br>
1.14      deraadt   473:     June 6-15, 2008<br>
                    474:     Edmonton, Alberta<br>
                    475:     55 developers<br>
1.59      deraadt   476:     Funded by <a href=http://www.openbsdfoundation.org>The OpenBSD Foundation</a>.
1.63      deraadt   477: </td>
1.15      deraadt   478: <td>
1.63      deraadt   479:     <a id="n2k8" href="images/hackathons/n2k8.gif">
                    480:     <img src="images/hackathons/n2k8-s.gif"></a><br>
                    481:     n2k8: Network hackathon<br>
                    482:     May 5-10, 2008<br>
                    483:     Ito, Japan<br>
                    484:     18 developers<br>
1.65      deraadt   485:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    486:     the OpenBSD Project</a> and Mark Uemura.
1.17      deraadt   487: </td>
1.102   ! deraadt   488: </td></tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           489: </tr><tr valign="top">
1.17      deraadt   490: <td>
1.63      deraadt   491:     <a id="h2k7" href="images/hackathons/h2k7.gif">
                    492:     <img src="images/hackathons/h2k7-s.gif"></a><br>
                    493:     h2k7: Hardware hackathon<br>
                    494:     Nov 22 - 29, 2007<br>
1.17      deraadt   495:     Coimbra, Portugal<br>
1.63      deraadt   496:     11 developers<br>
1.65      deraadt   497:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    498:     the OpenBSD Project</a>
1.70      deraadt   499:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.63      deraadt   500: </td>
1.20      deraadt   501: <td>
1.63      deraadt   502:     <a id="p2k7" href="images/hackathons/p2k7.gif">
                    503:     <img src="images/hackathons/p2k7-s.gif"></a><br>
                    504:     p2k7: Focused on ports<br>
                    505:     Oct 22 - 28, 2007<br>
                    506:     Budapest, Hungary<br>
                    507:     13 developers<br>
1.65      deraadt   508:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    509:     the OpenBSD Project</a>.
1.21      deraadt   510: </td>
                    511: <td>
1.63      deraadt   512:     <a id="c2k7" href="images/hackathons/c2k7.gif">
                    513:     <img src="images/hackathons/c2k7-s.gif"></a><br>
                    514:     c2k7: General hackathon<br>
                    515:     May 25 - Jun 2, 2007<br>
                    516:     Calgary, Alberta<br>
                    517:     50 developers<br>
1.65      deraadt   518:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    519:     the OpenBSD Project</a>.
1.22      deraadt   520: </td>
1.102   ! deraadt   521: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           522: </tr><tr valign="top">
1.22      deraadt   523: <td>
1.63      deraadt   524:     <a id="f2k7" href="images/hackathons/f2k7.gif">
                    525:     <img src="images/hackathons/f2k7-s.gif"></a><br>
                    526:     f2k7: Focused on Filesystems<br>
                    527:     Apr 10 - 15, 2007<br>
                    528:     Vienna, Austria<br>
1.22      deraadt   529:     14 developers<br>
1.65      deraadt   530:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    531:     the OpenBSD Project</a>.
1.63      deraadt   532: </td>
1.23      deraadt   533: <td>
1.63      deraadt   534:     <a id="h2k6" href="images/hackathons/h2k6.gif">
                    535:     <img src="images/hackathons/h2k6-s.gif"></a><br>
                    536:     h2k6: Focused on drivers for hardware<br>
                    537:     Nov 25 - 30, 2006<br>
1.23      deraadt   538:     Coimbra, Portugal<br>
1.63      deraadt   539:     14 developers<br>
1.65      deraadt   540:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    541:     the OpenBSD Project</a>
1.70      deraadt   542:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.24      deraadt   543: </td>
                    544: <td>
1.63      deraadt   545:     <a id="p2k6" href="images/hackathons/p2k6.gif">
                    546:     <img src="images/hackathons/p2k6-s.gif"></a><br>
                    547:     p2k6: Focused on ports<br>
                    548:     Oct 18 - 22, 2006<br>
                    549:     Budapest, Hungary<br>
                    550:     14 developers<br>
1.65      deraadt   551:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    552:     the OpenBSD Project</a>.
1.27      deraadt   553: </td>
1.102   ! deraadt   554: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           555: </tr><tr valign="top">
1.27      deraadt   556: <td>
1.63      deraadt   557:     <a id="k2k6" href="images/hackathons/k2k6.gif">
                    558:     <img src="images/hackathons/k2k6-s.gif"></a><br>
                    559:     k2k6: Focused on IPSEC and IKE<br>
                    560:     Aug 28 - Sep 1, 2006<br>
                    561:     Schloss Kransberg, Germany<br>
                    562:     14 developers<br>
                    563: </td>
1.28      deraadt   564: <td>
1.63      deraadt   565:     <a id="r2k6" href="images/hackathons/r2k6.gif">
                    566:     <img src="images/hackathons/r2k6-s.gif"></a><br>
                    567:     r2k6: Focused on network routing<br>
                    568:     Jun 14 - 18, 2006<br>
                    569:     Hamburg, Germany<br>
                    570:     6 developers<br>
1.64      deraadt   571:     Support of Henning Brauer.
1.30      deraadt   572: </td>
                    573: <td>
1.63      deraadt   574:     <a id="c2k6" href="images/hackathons/c2k6.gif">
                    575:     <img src="images/hackathons/c2k6-s.gif"></a><br>
                    576:     c2k6: General hackathon<br>
                    577:     May 21 - 29, 2006<br>
                    578:     Calgary, Alberta<br>
                    579:     47 developers<br>
1.65      deraadt   580:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    581:     the OpenBSD Project</a>.
1.32      deraadt   582: </td>
1.102   ! deraadt   583: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           584: </tr><tr valign="top">
1.32      deraadt   585: <td>
1.63      deraadt   586:     <a id="v2k5" href="images/hackathons/v2k5.gif">
                    587:     <img src="images/hackathons/v2k5-s.gif"></a><br>
                    588:     v2k5: Focused on ports<br>
                    589:     Nov 1 - 4, 2005<br>
                    590:     San Servolo, Venice, Italy<br>
                    591:     12 developers<br>
1.65      deraadt   592:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    593:     the OpenBSD Project</a>.
1.63      deraadt   594: </td>
1.34      deraadt   595: <td>
1.63      deraadt   596:     <a id="c2k5" href="images/hackathons/c2k5.gif">
                    597:     <img src="images/hackathons/c2k5-s.gif"></a><br>
                    598:     c2k5: General hackathon<br>
                    599:     May 21 - 28, 2005<br>
                    600:     Calgary, Alberta<br>
                    601:     60 developers<br>
1.65      deraadt   602:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    603:     the OpenBSD Project</a>.
1.35      deraadt   604: </td>
                    605: <td>
1.63      deraadt   606:     <a id="c2k4" href="images/hackathons/c2k4.gif">
                    607:     <img src="images/hackathons/c2k4-s.gif"></a><br>
                    608:     c2k4: General hackathon<br>
                    609:     Jun 19 - 26, 2004<br>
                    610:     Calgary, Alberta<br>
                    611:     46 developers<br>
1.65      deraadt   612:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    613:     the OpenBSD Project</a>.
1.41      deraadt   614: </td>
1.102   ! deraadt   615: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           616: </tr><tr valign="top">
1.41      deraadt   617: <td>
1.63      deraadt   618:     <a id="pf2k4" href="images/hackathons/pf2k4.gif">
                    619:     <img src="images/hackathons/pf2k4-s.gif"></a><br>
                    620:     pf2k4: Focused on pf development<br>
                    621:     Apr 24 - 28, 2004<br>
                    622:     Sechelt, BC<br>
                    623:     12 developers<br>
1.64      deraadt   624:     Support of Ryan McBride.
1.43      deraadt   625: </td>
1.45      deraadt   626: <td>
1.63      deraadt   627:     <a id="c2k3" href="images/hackathons/c2k3.gif">
                    628:     <img src="images/hackathons/c2k3-s.gif"></a><br>
                    629:     c2k3: General hackathon<br>
                    630:     May 8 - 20, 2003<br>
                    631:     Calgary, Alberta<br>
                    632:     51 developers<br>
1.64      deraadt   633:     Funded by <a href="https://www.nlnetlabs.nl">NLnet</a>
                    634:     (after DARPA pulled out their support).
1.45      deraadt   635: </td>
1.48      robert    636: <td>
1.63      deraadt   637:     <a id="c2k2" href="images/hackathons/c2k2.gif">
                    638:     <img src="images/hackathons/c2k2-s.gif"></a><br>
                    639:     c2k2: General hackathon<br>
                    640:     Jun 4 - 12, 2002<br>
                    641:     Calgary, Alberta<br>
                    642:     42 developers<br>
                    643:     Funded by DARPA.
1.48      robert    644: </td>
1.102   ! deraadt   645: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           646: </tr><tr valign="top">
1.49      deraadt   647: <td>
1.81      deraadt   648:     <a id="c2k1-2">
1.63      deraadt   649:     <font color="#e00000">[No shirt was made for this event]</font><br>
                    650:     c2k1-2: Focused on sparc64<br>
                    651:     Aug 17 - 20, 2001<br>
                    652:     Washington, DC<br>
1.64      deraadt   653:     Funded by DARPA with support of <a href="http://www.usenix.org">USENIX</a>.
1.49      deraadt   654: </td>
1.52      deraadt   655: <td>
1.81      deraadt   656:     <a id="c2k1">
1.63      deraadt   657:     <font color="#e00000">[No shirt was made for this event]</font><br>
                    658:     c2k1: Birth of PF<br>
                    659:     Jun 21 - 26, 2001<br>
                    660:     Cambridge, Massachusetts<br>
                    661:     25 developers<br>
                    662:     Funded by DARPA with the support of <a href="http://www.mit.edu">MIT</a>.
1.52      deraadt   663: </td>
1.53      deraadt   664: <td>
1.81      deraadt   665:     <a id="c2k">
1.63      deraadt   666:     <font color="#e00000">[No shirt was made for this event]</font><br>
                    667:     c2k: General hackathon<br>
                    668:     Jun 15 - 18, 2000<br>
                    669:     Calgary, Alberta<br>
                    670:     18 developers<br>
1.65      deraadt   671:     Funded by <a href=http://www.openbsd.org/donations.html>donations to
                    672:     the OpenBSD Project</a>.
1.53      deraadt   673: </td>
1.102   ! deraadt   674: </tr><tr><td bgcolor="#000000" colspan="3"></td>
        !           675: </tr><tr valign="top">
1.54      benno     676: <td>
1.81      deraadt   677:     <a id="c99">
1.63      deraadt   678:     <font color="#e00000">[No shirt was made for this event]</font><br>
                    679:     c99: Focused on IPSEC<br>
                    680:     Jun 4 - 6, 1999<br>
                    681:     Calgary, Alberta<br>
                    682:     10 developers<br>
                    683:     Funded by Theo de Raadt.
1.54      benno     684: </td>
1.81      deraadt   685: </tr><tr><td bgcolor="#000000" colspan="3"></td>
                    686: </tr></table>
1.9       jasper    687: <br>
                    688:
1.53      deraadt   689: Most tshirt concepts designed by artist with Theo de Raadt or Bob Beck.<br>
1.86      deraadt   690: c2k2, c2k3, v2k5, c2k6, r2k6, k2k6, p2k6, h2k6, f2k7, c2k7, p2k7, h2k7, n2k8, c2k8, p2k8, h2k8, n2k9,<br>c2k9, f2k9, p2k9, h2k9, c2k10, j2k10, p2k10, c2k11, s2k11, a2k11, p2k11 drawn by Ty Semaka.<br>
1.29      deraadt   691: pf2k4, c2k4, and c2k5 drawn by David Woloschuk.<br>
                    692: n2k10 drawn by Theo de Raadt, refined by Ty Semaka.<br>
1.31      fkr       693: c2k10, j2k10, and p2k10 drawn by Damon Mlekuz.<br>
1.47      halex     694: k2k11 drawn by Bret Lambert.<br>
1.102   ! deraadt   695: r2k12, g2k12, n2k12, b2k13, n2k14, m2k14, g2k14, s2k14, c2k15, l2k15, p2k16, g2k16 drawn by Markus Hall.<br>
1.48      robert    696: p2k12 drawn by Bidon Mickael aka Mogmi.<br>
1.50      deraadt   697: c2k12 drawn by Theo de Raadt.<br>
1.52      deraadt   698: n2k13 is a purchased shirt, with an annotation added.<br>
1.53      deraadt   699: t2k13 drawn by Brett Knowles.<br>
1.78      sthen     700: p2k15 drawn by Naomi Parkinson.<br>
1.99      yasuoka   701: j2k15 drawn by Ayako Ogawa / Yojiro UO.<br>
1.93      stsp      702: u2k15 drawn by Neels Hofmeyr.<br>
1.95      reyk      703: n2k15 drawn by Nick B&ouml;se.<br>
1.100     deraadt   704: n2k16 drawn by Jojin&HedgeHog.<br>
1.1       deraadt   705: </body>
                    706: </html>