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

Annotation of www/hackathons.html, Revision 1.153

1.141     bentley     1: <!doctype html>
                      2: <html lang=en>
                      3: <meta charset=utf-8>
                      4:
1.96      tj          5: <title>OpenBSD: Hackathons</title>
1.152     danj        6: <meta name="description" content="the OpenBSD hackathon page">
1.96      tj          7: <meta name="viewport" content="width=device-width, initial-scale=1">
1.141     bentley     8: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.101     tb          9: <link rel="canonical" href="https://www.openbsd.org/hackathons.html">
1.141     bentley    10:
                     11: <style>
                     12: body {
                     13:        margin: 0;
                     14:        max-width: 100%;
                     15: }
                     16:
1.130     bentley    17: table {
                     18:        width: 1080px;
                     19:        border-collapse: collapse;
                     20: }
                     21:
                     22: tr {
                     23:        vertical-align: top;
                     24: }
                     25:
                     26: td {
                     27:        border-top: #000 2px solid;
                     28:        border-bottom: #000 2px solid;
                     29:        padding-top: 3px;
                     30:        padding-bottom: 3px;
                     31: }
                     32: </style>
1.98      tb         33:
1.141     bentley    34: <h2 id=OpenBSD>
1.96      tj         35: <a href="index.html">
1.141     bentley    36: <i>Open</i><b>BSD</b></a>
                     37: Hackathons
1.96      tj         38: </h2>
                     39: <hr>
1.141     bentley    40:
1.1       deraadt    41: <p>
1.55      deraadt    42: In June of 1999, OpenBSD held the first hackathon.  In the months
                     43: leading up to this, either Theo or Niels Provos had coined this new
1.141     bentley    44: word <dfn>hackathon</dfn>.  A bunch of developers from around the world congregated
1.55      deraadt    45: into a house in Calgary, and within the week had the first IPv6 and IPSEC
                     46: stacks completely integrated into an operating system... an industry
                     47: first.. an accidental scrape in a hardwood floor commemorates the event.
1.141     bentley    48:
1.1       deraadt    49: <p>
1.55      deraadt    50: In succeeding years, the OpenBSD development process has benefited
                     51: greatly from holding more of these events.  In our form, hackathons
                     52: do not have talks, nor a specific schedule.  People will arrive at
                     53: a hackathon to work for a straight stretch of time on the projects
                     54: they wish to, in the same room as the people who they need to talk
                     55: to about their ideas.  Hackathons are about writing code.  At hackathons
                     56: there is an attempt to get new changes into the source tree quickly.
1.1       deraadt    57: Since people from many different timezones are in the same room,
                     58: development is almost around the clock.  Developers sometimes joke
                     59: about returning home without jet-lag.
1.141     bentley    60:
1.1       deraadt    61: <p>
1.140     bentley    62: Hackathon attendees come by invitation only.  Some new people in
1.55      deraadt    63: the community who show promise are sometimes invited to see if they
                     64: have what it takes.  However, hackathons are not developer training
                     65: events.
1.141     bentley    66:
1.1       deraadt    67: <p>
1.60      deraadt    68: The event space and accommodation is typically funded by
1.65      deraadt    69: <a href="donations.html">donations to the OpenBSD Project</a>, or
1.123     tj         70: by the <a href="https://www.openbsdfoundation.org">OpenBSD Foundation</a>,
1.60      deraadt    71: however most developers pay for their own travel.  The facilities
                     72: are always chosen to be highly economical; generally near Universities
1.141     bentley    73: or in cheaper locales.  If anyone wants to help us <strong>FUND ONE OF THESE
                     74: EVENTS OR A DEVELOPER'S TRAVEL</strong>, please contact Theo de Raadt (who
1.83      deraadt    75: generally has the most knowledge about upcoming options), or directly
                     76: offer travel expenses to a developer for the next event.  General
1.60      deraadt    77: financing is more interesting, but we will entertain offers for free
                     78: locations as well.
1.141     bentley    79:
1.57      deraadt    80: <p>
1.1       deraadt    81: Here are some details about past and future events, also showing
                     82: a part of the artwork from the event T-shirt (if there was one made).
1.100     deraadt    83: The shirts are only given to people who attend the event, and are
1.1       deraadt    84: worn with pride.  Every shirt contains at least one developer in-joke,
                     85: so don't worry if you can't understand the shirt.  Just enjoy them.
                     86:
1.130     bentley    87: <table>
                     88: <tr>
1.1       deraadt    89: <td>
1.153   ! job        90:     <a id="k2k21" href="images/hackathons/k2k21.gif">
        !            91:     <img src="images/hackathons/k2k21-s.gif" alt="k2k21"></a><br>
        !            92:     k2k21: hackathon<br>
        !            93:     Aug 29 - Sep 4, 2021<br>
        !            94:     Burg Liebenzell, Germany<br>
        !            95: <td>
1.150     deraadt    96:     <a id="k2k20" href="images/hackathons/k2k20.gif">
                     97:     <img src="images/hackathons/k2k20-s.gif" alt="k2k20"></a><br>
                     98:     k2k20: german mini hackathon<br>
                     99:     Sep 11 - 17, 2020<br>
                    100:     Burg Liebenzell, Germany<br>
                    101:     14 developers<br>
                    102:     Funded by <a href="http://www.genua.de">genua</a>.
                    103: <td>
1.147     deraadt   104:     <a id="a2k20" href="images/hackathons/a2k20.png">
                    105:     <img src="images/hackathons/a2k20-s.png" alt="a2k20"></a><br>
                    106:     a2k20: antipodian hackathon<br>
                    107:     Jan 20 - 27, 2020<br>
                    108:     Hobart, Tasmania<br>
                    109:     17 developers<br>
1.148     deraadt   110:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
                    111:     and with the support of Ross L Richardson.
1.153   ! job       112: <tr>
1.147     deraadt   113: <td>
1.146     pamela    114:     <a id="u2k20" href="images/hackathons/u2k20.gif">
                    115:     <img src="images/hackathons/u2k20-s.gif" alt="u2k20-s"></a><br>
                    116:     u2k20: uckermark hackathon<br>
                    117:     Jan 12 - 17, 2020<br>
                    118:     Uckermark, Germany<br>
                    119:     14 developers<br>
                    120:     Supported by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a> and <a href="https://www.seehotel-huberhof.de">Seehotel Huberhof</a>.
                    121:     <br>
                    122: <td>
1.145     deraadt   123:     <a id="e2k19" href="images/hackathons/e2k19.gif">
                    124:     <img src="images/hackathons/e2k19-s.gif" alt="e2k19-s"></a><br>
                    125:     e2k19: elk lakes cabin hackathon<br>
                    126:     Nov 25 - 30, 2019<br>
                    127:     Elk Lakes Cabin, BC<br>
                    128:     13 developers<br>
                    129:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
                    130:     and with the support of <a href="http://www.xplornet.ca">Xplornet</a>.
                    131: <td>
1.143     deraadt   132:     <a id="p2k19" href="images/hackathons/p2k19.gif">
                    133:     <img src="images/hackathons/p2k19-s.gif" alt="p2k19-s"></a><br>
                    134:     p2k19: ports hackathon<br>
                    135:     Nov 5 - 12, 2019<br>
                    136:     Bucharest, Romania<br>
                    137:     18 developers<br>
1.144     deraadt   138:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>,
                    139:     and supported by <a href="http://fmi.unibuc.ro">Faculty of Mathematics and
                    140:     Computer Science, University of Bucharest</a>.
1.143     deraadt   141:     <br>
1.153   ! job       142: <tr>
1.143     deraadt   143: <td>
1.138     deraadt   144:     <a id="g2k19" href="images/hackathons/g2k19.gif">
1.141     bentley   145:     <img src="images/hackathons/g2k19-s.gif" alt="g2k19-s"></a><br>
1.138     deraadt   146:     g2k19: general hackathon<br>
                    147:     May 7 - 14, 2019<br>
                    148:     Ottawa, Canada<br>
1.139     deraadt   149:     43 developers<br>
1.138     deraadt   150:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
                    151:     <br>
                    152: <td>
1.136     deraadt   153:     <a id="t2k19" href="images/hackathons/t2k19.gif">
1.141     bentley   154:     <img src="images/hackathons/t2k19-s.gif" alt="t2k19-s"></a><br>
1.136     deraadt   155:     t2k19: taipei mini hackathon<br>
                    156:     Mar 28 - Apr 5, 2019<br>
1.138     deraadt   157:     Taipei, Taiwan<br>
1.136     deraadt   158:     16 developers<br>
                    159:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.137     deraadt   160:     and with the support of Kevin Lo and <a href="http://www.funtoro.com">MSI/FUNTORO</a>
1.136     deraadt   161:     <br>
                    162: <td>
1.133     deraadt   163:     <a id="a2k19" href="images/hackathons/a2k19.gif">
1.141     bentley   164:     <img src="images/hackathons/a2k19-s.gif" alt="a2k19-s"></a><br>
1.135     tb        165:     a2k19: antipodean mini hackathon<br>
1.133     deraadt   166:     Jan 17-24, 2019<br>
                    167:     Wellington, New Zealand<br>
                    168:     18 developers<br>
                    169:     Supported by the <a href="https://www.victoria.ac.nz">Victoria University of Wellington</a>
                    170:     and funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
                    171:     <br>
1.153   ! job       172: <tr>
1.133     deraadt   173: <td>
1.132     deraadt   174:     <a id="l2k18" href="images/hackathons/l2k18.jpg">
1.141     bentley   175:     <img src="images/hackathons/l2k18-s.gif" alt="l2k18-s"></a><br>
1.132     deraadt   176:     l2k18: libressl mini hackathon<br>
                    177:     Nov 3-11, 2018<br>
                    178:     Edmonton, Canada<br>
                    179:     5 developers<br>
                    180:     Supported by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
                    181:     <br>
                    182: <td>
1.127     benno     183:     <a id="n2k18" href="images/hackathons/n2k18.gif">
1.141     bentley   184:     <img src="images/hackathons/n2k18-s.gif" alt="n2k18-s"></a><br>
1.127     benno     185:     n2k18: network hackathon<br>
                    186:     Sept 6-11, 2018<br>
1.128     naddy     187:     &Uacute;st&iacute; nad Labem, Czech Republic<br>
1.127     benno     188:     11 developers<br>
1.131     deraadt   189:     Supported by Univerzita Jana Evangelisty Purkyn&#283; and
                    190:     funded by Oracle and
1.129     benno     191:     <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
1.127     benno     192: <td>
1.126     deraadt   193:     <a id="g2k18" href="images/hackathons/g2k18.gif">
1.141     bentley   194:     <img src="images/hackathons/g2k18-s.gif" alt="g2k18-s"></a><br>
1.126     deraadt   195:     g2k18: general hackathon<br>
                    196:     Jul 8-13, 2018<br>
                    197:     Ljubljana, Slovenia<br>
                    198:     39 developers<br>
                    199:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
                    200:     and with the support of Mitja Mu&#382;eni&#269;.
1.153   ! job       201: <tr>
1.126     deraadt   202: <td>
1.124     deraadt   203:     <a id="p2k18" href="images/hackathons/p2k18.gif">
1.141     bentley   204:     <img src="images/hackathons/p2k18-s.gif" alt="p2k18-s"></a><br>
1.124     deraadt   205:     p2k18: ports (and pledge) hackathon<br>
                    206:     Apr 23-29, 2018<br>
1.125     deraadt   207:     Nantes, France<br>
1.124     deraadt   208:     24 developers<br>
                    209:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
                    210:     and with the support of <a href="http://www.epitech.eu">Epitech Nantes</a>.
                    211: <td>
1.122     deraadt   212:     <a id="a2k18" href="images/hackathons/a2k18.gif">
1.141     bentley   213:     <img src="images/hackathons/a2k18-s.gif" alt="a2k18-s"></a><br>
1.122     deraadt   214:     a2k18: antipodean hackathon<br>
                    215:     Feb 5-11, 2018<br>
                    216:     Dunedin, New Zealand<br>
                    217:     19 developers<br>
1.123     tj        218:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.122     deraadt   219:     and with the support of <a href="http://www.otago.ac.nz">University of Otago</a>.
                    220: <td>
1.120     deraadt   221:     <a id="s2k17" href="images/hackathons/s2k17.gif">
1.141     bentley   222:     <img src="images/hackathons/s2k17-s.gif" alt="s2k17-s"></a><br>
1.120     deraadt   223:     s2k17: snowshoe hackathon<br>
                    224:     Nov 26 - 29, 2017<br>
                    225:     Elk Lakes Cabin, BC<br>
                    226:     10 developers<br>
                    227:     Funded by <a href="http://www.foretell.ca">ForeTell Technologies</a>
                    228:     and with the support of <a href="http://www.xplornet.ca">Xplornet</a>.
1.153   ! job       229: <tr>
1.120     deraadt   230: <td>
1.117     deraadt   231:     <a id="p2k17" href="images/hackathons/p2k17.gif">
1.141     bentley   232:     <img src="images/hackathons/p2k17-s.gif" alt="p2k17-s"></a><br>
1.118     rpe       233:     p2k17: ports hackathon<br>
1.117     deraadt   234:     Nov 1 - 6, 2017<br>
                    235:     Berlin, Germany<br>
                    236:     23 developers<br>
1.123     tj        237:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.119     benno     238:     with the support of <a href="http://www.in-berlin.de">IN-Berlin</a> and
                    239:     <a href="http://www.hostserver.de/">Hostserver</a>.
1.117     deraadt   240: <td>
1.115     deraadt   241:     <a id="t2k17" href="images/hackathons/t2k17.jpg">
1.141     bentley   242:     <img src="images/hackathons/t2k17-s.gif" alt="t2k17-s"></a><br>
1.115     deraadt   243:     t2k17: general hackathon<br>
                    244:     Aug 9 - 15, 2017<br>
                    245:     Toronto, Canada<br>
                    246:     38 developers<br>
1.123     tj        247:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.115     deraadt   248:     and with the support of <a href="http://www.utoronto.ca">University of Toronto</a>.
                    249: <td>
1.112     jsg       250:     <a id="d2k17" href="images/hackathons/d2k17.gif">
1.141     bentley   251:     <img src="images/hackathons/d2k17-s.gif" alt="d2k17-s"></a><br>
1.111     deraadt   252:     d2k17: network mini-hackathon<br>
1.113     tj        253:     May 26 - 31, 2017<br>
1.111     deraadt   254:     Starnberg, Germany<br>
                    255:     24 developers<br>
1.123     tj        256:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.121     deraadt   257:     and with the support of <a href="http://www.genua.de">genua</a>.
1.153   ! job       258: <tr>
1.111     deraadt   259: <td>
1.110     deraadt   260:     <a id="noshirt" href="images/hackathons/noshirt-s.gif">
1.141     bentley   261:     <img src="images/hackathons/noshirt-s.gif" alt="noshirt-s"></a><br>
1.109     deraadt   262:     e2k17: nano-hackathon<br>
                    263:     March 25 - 28, 2017<br>
                    264:     Edmonton, Canada<br>
                    265:     5 developers<br>
                    266:     With the support of Bob Beck.
                    267: <td>
1.108     deraadt   268:     <a id="a2k17" href="images/hackathons/a2k17.gif">
1.141     bentley   269:     <img src="images/hackathons/a2k17-s.gif" alt="a2k17-s"></a><br>
1.107     deraadt   270:     a2k17: antipodean hackathon<br>
                    271:     Jan 19 - 26, 2017<br>
                    272:     Brisbane, Australia<br>
                    273:     19 developers<br>
1.123     tj        274:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.142     deraadt   275:     and with the support of David Gwynne.
1.107     deraadt   276: <td>
1.104     deraadt   277:     <br>
                    278:     <br>
                    279:     <a id="l2k16" href="images/hackathons/l2k16.gif">
1.141     bentley   280:     <img src="images/hackathons/l2k16-s.gif" alt="l2k16-s"></a><br>
1.104     deraadt   281:     <br>
                    282:     <br>
                    283:     <br>
                    284:     <br>
                    285:     <br>
                    286:     <br>
                    287:     <br>
                    288:     <br>
                    289:     <br>
                    290:     l2k16: libressl hackathon<br>
                    291:     Nov 2 - 6, 2016<br>
                    292:     Toulouse, France<br>
                    293:     9 developers<br>
1.123     tj        294:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.104     deraadt   295:     with the help of <a href="http://www.enseeiht.fr">ENSEEIHT</a> and
                    296:     <a href="http://www.objectif-libre.com">Objectif Libre</a>.
1.153   ! job       297: <tr>
1.104     deraadt   298: <td>
1.107     deraadt   299:     <a id="b2k16" href="images/hackathons/b2k16.gif">
1.141     bentley   300:     <img src="images/hackathons/b2k16-s.gif" alt="b2k16-s"></a><br>
1.104     deraadt   301:     b2k16: budapest ports hackathon<br>
                    302:     Oct 31 - Nov 5, 2016<br>
                    303:     Budapest, Hungary<br>
                    304:     10 developers<br>
1.123     tj        305:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
1.104     deraadt   306: <td>
1.102     deraadt   307:     <a id="g2k16" href="images/hackathons/g2k16.gif">
1.141     bentley   308:     <img src="images/hackathons/g2k16-s.gif" alt="g2k16-s"></a><br>
1.103     deraadt   309:     g2k16: general hackathon<br>
1.102     deraadt   310:     Aug 30 - Sep 5, 2016<br>
                    311:     Cambridge, UK<br>
                    312:     62 developers<br>
1.123     tj        313:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.102     deraadt   314:     with the help of
                    315:     <a href="http://www.cl.cam.ac.uk">Computer Laboratory, Cambridge</a>.
                    316: <td>
1.100     deraadt   317:     <a id="n2k16" href="images/hackathons/n2k16.gif">
1.141     bentley   318:     <img src="images/hackathons/n2k16-s.gif" alt="n2k16-s"></a><br>
1.100     deraadt   319:     n2k16: network hackathon<br>
                    320:     Jul 18 - 22, 2016<br>
                    321:     Prague, Czech Republic<br>
                    322:     18 developers<br>
1.123     tj        323:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.100     deraadt   324:     and <a href="http://www.oracle.com">Oracle</a>, with the help of
                    325:     <a href="http://cuni.cz">Charles University</a>.
1.153   ! job       326: <tr>
1.100     deraadt   327: <td>
1.97      deraadt   328:     <a id="p2k16" href="images/hackathons/p2k16.gif">
1.141     bentley   329:     <img src="images/hackathons/p2k16-s.gif" alt="p2k16-s"></a><br>
1.97      deraadt   330:     p2k16: ports hackathon<br>
1.100     deraadt   331:     Apr 25 - 29, 2016<br>
1.97      deraadt   332:     Nantes, France<br>
                    333:     22 developers<br>
1.123     tj        334:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.97      deraadt   335:     and with the support of <a href="http://www.epitech.eu">Epitech Nantes</a>.
                    336: <td>
1.94      deraadt   337:     <a id="n2k15" href="images/hackathons/n2k15.gif">
1.141     bentley   338:     <img src="images/hackathons/n2k15-s.gif" alt="n2k15-s"></a><br>
1.94      deraadt   339:     n2k15: network MP hackathon<br>
1.100     deraadt   340:     Dec 1 - 6, 2015<br>
1.94      deraadt   341:     Hannover, Germany<br>
                    342:     19 developers<br>
1.123     tj        343:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.94      deraadt   344:     and with the support of <a href="http://esdenera.com">Esdenera Networks</a>.
                    345: <td>
1.92      deraadt   346:     <a id="u2k15" href="images/hackathons/u2k15.gif">
1.141     bentley   347:     <img src="images/hackathons/u2k15-s.gif" alt="u2k15-s"></a><br>
1.92      deraadt   348:     u2k15: utf8 hackathon<br>
                    349:     Oct 22 - 27, 2015<br>
                    350:     Berlin, Germany<br>
                    351:     22 developers<br>
1.123     tj        352:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.92      deraadt   353:     and with the support of <a href="http://www.in-berlin.de">IN-Berlin</a>.
1.153   ! job       354: <tr>
1.92      deraadt   355: <td>
1.88      deraadt   356:     <a id="l2k15" href="images/hackathons/l2k15.gif">
1.141     bentley   357:     <img src="images/hackathons/l2k15-s.gif" alt="l2k15-s"></a><br>
1.88      deraadt   358:     l2k15: libressl hackathon<br>
                    359:     Sep 8 - 13, 2015<br>
                    360:     <a href="http://foi.unizg.hr">Faculty of Organization and Informatics</a>, Vara&#382;din, Croatia<br>
                    361:     17 developers<br>
1.123     tj        362:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.88      deraadt   363:     with help of the <a href="http://foi.unizg.hr">Open Systems and Security Lab</a>.
                    364: <td>
1.89      yuo       365:     <a id="j2k15" href="images/hackathons/j2k15.gif">
1.141     bentley   366:     <img src="images/hackathons/j2k15-s.gif" alt="j2k15-s"></a><br>
1.87      deraadt   367:     j2k15: uefi hackathon<br>
                    368:     Aug 30 - Sep 2, 2015<br>
1.89      yuo       369:     Nasu, Tochigi, Japan<br>
1.87      deraadt   370:     6 developers<br>
1.91      deraadt   371:     With the support of <a href="http://www.iij-ii.co.jp/en/">IIJ innovation institute</a>.
1.87      deraadt   372: <td>
1.86      deraadt   373:     <a id="c2k15" href="images/hackathons/c2k15.gif">
1.141     bentley   374:     <img src="images/hackathons/c2k15-s.gif" alt="c2k15-s"></a><br>
1.86      deraadt   375:     c2k15: general hackathon<br>
                    376:     Jul 15 - 21, 2015<br>
                    377:     <a href="http://sait.ca">SAIT</a>, Calgary<br>
                    378:     45 developers<br>
1.123     tj        379:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.86      deraadt   380:     and with the support of <a href="http://sait.ca">SAIT</a>.
1.153   ! job       381: <tr>
1.86      deraadt   382: <td>
1.78      sthen     383:     <a id="p2k15" href="images/hackathons/p2k15.gif">
1.141     bentley   384:     <img src="images/hackathons/p2k15-s.gif" alt="p2k15-s"></a><br>
1.78      sthen     385:     p2k15: ports mini hackathon<br>
                    386:     Apr 2 - 7, 2015<br>
1.82      sthen     387:     <a href="http://emps.exeter.ac.uk/">University of Exeter</a>, UK<br>
1.79      sthen     388:     14 developers<br>
1.123     tj        389:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.82      sthen     390:     and with the support of Andy Henderson.
1.78      sthen     391: <td>
1.77      deraadt   392:     <a id="s2k15" href="images/hackathons/s2k15.gif">
1.141     bentley   393:     <img src="images/hackathons/s2k15-s.gif" alt="s2k15-s"></a><br>
1.77      deraadt   394:     s2k15: southern mini hackathon<br>
                    395:     Feb 6 - 13, 2015<br>
                    396:     Brisbane, Australia<br>
                    397:     21 developers<br>
1.123     tj        398:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.77      deraadt   399:     and with the support of David Gwynne.
                    400: <td>
1.71      deraadt   401:     <a id="g2k14" href="images/hackathons/g2k14.gif">
1.141     bentley   402:     <img src="images/hackathons/g2k14-s.gif" alt="g2k14-s"></a><br>
1.71      deraadt   403:     g2k14: general hackathon<br>
                    404:     July 8 - 14, 2014<br>
                    405:     Ljubljana, Slovenia<br>
1.73      deraadt   406:     49 developers<br>
1.123     tj        407:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.71      deraadt   408:     and with the support of Mitja Mu&#382;eni&#269;.
1.153   ! job       409: <tr>
1.71      deraadt   410: <td>
1.70      deraadt   411:     <a id="m2k14" href="images/hackathons/m2k14.gif">
1.141     bentley   412:     <img src="images/hackathons/m2k14-s.gif" alt="m2k14-s"></a><br>
1.70      deraadt   413:     m2k14: mini hackathon<br>
                    414:     Apr 17 - 22, 2014<br>
                    415:     Marrakech, Morocco<br>
                    416:     12 developers<br>
1.123     tj        417:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.70      deraadt   418:     and with the support of <a href="http://www.uca.ma/">Universit&eacute; Cadi Ayyad</a>.
                    419: <td>
1.69      deraadt   420:     <a id="n2k14" href="images/hackathons/n2k14.gif">
1.141     bentley   421:     <img src="images/hackathons/n2k14-s.gif" alt="n2k14-s"></a><br>
1.65      deraadt   422:     n2k14: mini hackathon<br>
                    423:     Jan 18 - 25, 2014<br>
                    424:     Dunedin, New Zealand<br>
                    425:     15 developers<br>
1.114     tb        426:     Funded by <a href="http://www.foretell.ca">ForeTell Technologies</a>
1.70      deraadt   427:     and with the support of <a href="http://www.otago.ac.nz">University of Otago</a>.
1.65      deraadt   428: <td>
1.63      deraadt   429:     <a id="b2k13" href="images/hackathons/b2k13.gif">
1.141     bentley   430:     <img src="images/hackathons/b2k13-s.gif" alt="b2k13-s"></a><br>
1.63      deraadt   431:     b2k13: mini hackathon<br>
                    432:     Oct 17 - 21, 2013<br>
                    433:     Berlin, Germany<br>
                    434:     21 developers<br>
1.123     tj        435:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.70      deraadt   436:     and with the support of <a href="http://www.in-berlin.de">IN-Berlin</a>.
1.153   ! job       437: <tr>
1.1       deraadt   438: <td>
1.63      deraadt   439:     <a id="t2k13" href="images/hackathons/t2k13.jpg">
1.141     bentley   440:     <img src="images/hackathons/t2k13-s.gif" alt="t2k13-s"></a><br>
1.63      deraadt   441:     t2k13: general hackathon<br>
                    442:     May 29 - Jun 5, 2013<br>
                    443:     Toronto, Canada<br>
                    444:     43 developers<br>
1.123     tj        445:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.70      deraadt   446:     and with the support of <a href="http://www.utoronto.ca">University of Toronto</a>.
1.1       deraadt   447: <td>
1.63      deraadt   448:     <a id="n2k13" href="images/hackathons/n2k13.gif">
1.141     bentley   449:     <img src="images/hackathons/n2k13-s.gif" alt="n2k13-s"></a><br>
1.63      deraadt   450:     n2k13: network hackathon<br>
                    451:     Jan 13 - 19, 2013<br>
                    452:     Dunedin, New Zealand<br>
                    453:     17 developers<br>
1.123     tj        454:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.70      deraadt   455:     and with the support of <a href="http://www.otago.ac.nz">University of Otago</a>.
1.1       deraadt   456: <td>
1.63      deraadt   457:     <a id="c2k12" href="images/hackathons/c2k12.gif">
1.141     bentley   458:     <img src="images/hackathons/c2k12-s.gif" alt="c2k12-s"></a><br>
1.63      deraadt   459:     c2k12: coimbra hackathon<br>
                    460:     Nov 14 - 20, 2012<br>
                    461:     Coimbra, Portugal<br>
                    462:     10 developers<br>
1.123     tj        463:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.70      deraadt   464:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.153   ! job       465: <tr>
1.1       deraadt   466: <td>
1.63      deraadt   467:     <a id="p2k12" href="images/hackathons/p2k12.gif">
1.141     bentley   468:     <img src="images/hackathons/p2k12-s.gif" alt="p2k12-s"></a><br>
1.63      deraadt   469:     p2k12: ports hackathon<br>
                    470:     Oct 8 - 13, 2012<br>
1.106     deraadt   471:     Budapest, Hungary<br>
1.63      deraadt   472:     9 developers<br>
1.114     tb        473:     Funded by <a href="donations.html">donations to
1.65      deraadt   474:     The OpenBSD Project</a>.
1.1       deraadt   475: <td>
1.63      deraadt   476:     <a id="n2k12" href="images/hackathons/n2k12.gif">
1.141     bentley   477:     <img src="images/hackathons/n2k12-s.gif" alt="n2k12-s"></a><br>
1.63      deraadt   478:     n2k12: network hackathon<br>
                    479:     Sep 17 - 21, 2012<br>
1.106     deraadt   480:     Starnberg, Germany<br>
1.63      deraadt   481:     23 developers<br>
1.121     deraadt   482:     Funded by <a href="http://www.genua.de">genua</a>.
1.1       deraadt   483: <td>
1.63      deraadt   484:     <a id="g2k12" href="images/hackathons/g2k12.gif">
1.141     bentley   485:     <img src="images/hackathons/g2k12-s.gif" alt="g2k12-s"></a><br>
1.63      deraadt   486:     g2k12: general hackathon<br>
                    487:     Jul 7 - 14, 2012<br>
                    488:     Budapest, Hungary<br>
                    489:     41 developers<br>
1.123     tj        490:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
1.153   ! job       491: <tr>
1.1       deraadt   492: <td>
1.63      deraadt   493:     <a id="r2k12" href="images/hackathons/r2k12.gif">
1.141     bentley   494:     <img src="images/hackathons/r2k12-s.gif" alt="r2k12-s"></a><br>
1.63      deraadt   495:     r2k12: rthreads hackathon<br>
                    496:     Apr 10 - 14, 2012<br>
                    497:     Paris, France<br>
                    498:     16 developers<br>
1.123     tj        499:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.76      bentley   500:     and support of <a href="http://www.ihp.fr">Institute Henri Poincar&eacute;</a> and
1.114     tb        501:     <a href="http://www.u-psud.fr">Paris-Sud University</a>.
1.1       deraadt   502: <td>
1.63      deraadt   503:     <a id="p2k11" href="images/hackathons/p2k11.gif">
1.141     bentley   504:     <img src="images/hackathons/p2k11-s.gif" alt="p2k11-s"></a><br>
1.63      deraadt   505:     p2k11: Ports hackathon<br>
                    506:     Nov 12 - 18, 2011<br>
                    507:     Budapest, Hungary<br>
                    508:     15 developers<br>
1.114     tb        509:     Funded by <a href="donations.html">donations to
1.65      deraadt   510:     the OpenBSD Project</a>.
1.1       deraadt   511: <td>
1.63      deraadt   512:     <a id="a2k11" href="images/hackathons/a2k11.gif">
1.141     bentley   513:     <img src="images/hackathons/a2k11-s.gif" alt="a2k11-s"></a><br>
1.63      deraadt   514:     a2k11: ARM hackathon<br>
                    515:     Nov 5 - 12, 2011<br>
                    516:     Coimbra, Portugal<br>
                    517:     8 developers<br>
1.123     tj        518:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.70      deraadt   519:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.153   ! job       520: <tr>
1.1       deraadt   521: <td>
1.63      deraadt   522:     <a id="s2k11" href="images/hackathons/s2k11.jpg">
1.141     bentley   523:     <img src="images/hackathons/s2k11-s.gif" alt="s2k11-s"></a><br>
1.63      deraadt   524:     s2k11: General hackathon<br>
                    525:     Sep 16 - 23, 2011<br>
                    526:     Ljubljana, Slovenia<br>
                    527:     25 developers<br>
1.123     tj        528:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.70      deraadt   529:     and with the support of Mitja Mu&#382;eni&#269;.
1.1       deraadt   530: <td>
1.63      deraadt   531:     <a id="c2k11" href="images/hackathons/c2k11.gif">
1.141     bentley   532:     <img src="images/hackathons/c2k11-s.gif" alt="c2k11-s"></a><br>
1.63      deraadt   533:     c2k11: General hackathon<br>
                    534:     Jul 2 - 9, 2011<br>
                    535:     Edmonton, Alberta, Canada<br>
                    536:     36 developers<br>
1.123     tj        537:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
1.1       deraadt   538: <td>
1.63      deraadt   539:     <a id="k2k11" href="images/hackathons/k2k11.jpg">
1.141     bentley   540:     <img src="images/hackathons/k2k11-s.gif" alt="k2k11-s"></a><br>
1.63      deraadt   541:     k2k11: Kernel hackathon<br>
                    542:     Apr 1 - 7, 2011<br>
                    543:     Hafnarfjordur, Iceland<br>
                    544:     15 developers<br>
1.123     tj        545:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
1.153   ! job       546: <tr>
1.1       deraadt   547: <td>
1.63      deraadt   548:     <a id="p2k10" href="images/hackathons/p2k10.gif">
1.141     bentley   549:     <img src="images/hackathons/p2k10-s.gif" alt="p2k10-s"></a><br>
1.63      deraadt   550:     p2k10: Ports hackathon<br>
                    551:     Oct 23 - 29, 2010<br>
1.1       deraadt   552:     Budapest, Hungary<br>
1.63      deraadt   553:     19 developers<br>
1.114     tb        554:     Funded by <a href="donations.html">donations to
1.65      deraadt   555:     the OpenBSD Project</a>.
1.1       deraadt   556: <td>
1.63      deraadt   557:     <a id="j2k10" href="images/hackathons/j2k10.gif">
1.141     bentley   558:     <img src="images/hackathons/j2k10-s.gif" alt="j2k10-s"></a><br>
1.63      deraadt   559:     j2k10: mini-hackathon in Japan<br>
                    560:     Sep 19 - 25, 2010<br>
                    561:     Akiyamago, Sakae Mura, Nagano, Japan<br>
                    562:     19 developers<br>
                    563: <td>
                    564:     <a id="c2k10" href="images/hackathons/c2k10.gif">
1.141     bentley   565:     <img src="images/hackathons/c2k10-s.gif" alt="c2k10-s"></a><br>
1.63      deraadt   566:     c2k10: General hackathon<br>
                    567:     Jun 25 - Jul 3, 2010<br>
                    568:     Edmonton, Alberta<br>
                    569:     46 developers<br>
1.123     tj        570:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
1.153   ! job       571: <tr>
1.63      deraadt   572: <td>
1.65      deraadt   573:     <br>
                    574:     <br>
1.63      deraadt   575:     <a id="n2k10" href="images/hackathons/n2k10.gif">
1.141     bentley   576:     <img src="images/hackathons/n2k10-s.gif" alt="n2k10-s"></a><br>
1.63      deraadt   577:     <br>
                    578:     <br>
                    579:     <br>
                    580:     <br>
1.65      deraadt   581:     <br>
1.63      deraadt   582:     n2k10: Network hackathon<br>
                    583:     Jan 9 - 15, 2010<br>
                    584:     Melbourne, Australia<br>
                    585:     17 developers<br>
1.123     tj        586:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>
1.64      deraadt   587:     and support of
1.63      deraadt   588:     <a href="http://vpac.org">Victorian Partnership for Advanced Computing</a>
                    589: <td>
                    590:     <a id="h2k9" href="images/hackathons/h2k9.gif">
1.141     bentley   591:     <img src="images/hackathons/h2k9-s.gif" alt="h2k9-s"></a><br>
1.63      deraadt   592:     h2k9: Hardware hackathon<br>
                    593:     Nov 21 - 27, 2009<br>
1.3       deraadt   594:     Coimbra, Portugal<br>
1.63      deraadt   595:     15 developers<br>
1.114     tb        596:     Funded by <a href="donations.html">donations to
1.65      deraadt   597:     the OpenBSD Project</a>
1.70      deraadt   598:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.1       deraadt   599: <td>
1.63      deraadt   600:     <a id="p2k9" href="images/hackathons/p2k9.gif">
1.141     bentley   601:     <img src="images/hackathons/p2k9-s.gif" alt="p2k9-s"></a><br>
1.63      deraadt   602:     p2k9: Ports hackathon<br>
                    603:     Oct 9 - 16, 2009<br>
                    604:     Budapest, Hungary<br>
1.6       deraadt   605:     14 developers<br>
1.114     tb        606:     Funded by <a href="donations.html">donations to
1.65      deraadt   607:     the OpenBSD Project</a>.
1.153   ! job       608: <tr>
1.1       deraadt   609: <td>
1.63      deraadt   610:     <a id="f2k9" href="images/hackathons/f2k9.gif">
1.141     bentley   611:     <img src="images/hackathons/f2k9-s.gif" alt="f2k9-s"></a><br>
1.63      deraadt   612:     f2k9: Filesystem/uvm hackathon<br>
                    613:     Aug 7 - 14, 2009<br>
                    614:     Stockholm, Sweden<br>
                    615:     14 developers<br>
                    616:     Funded by <a href="https://www.iis.se/english/">.se Foundation</a>.
1.8       jasper    617: <td>
1.63      deraadt   618:     <a id="c2k9" href="images/hackathons/c2k9.gif">
1.141     bentley   619:     <img src="images/hackathons/c2k9-s.gif" alt="c2k9-s"></a><br>
1.63      deraadt   620:     c2k9: General hackathon<br>
                    621:     May 30 - Jun 7, 2009<br>
                    622:     Edmonton, Alberta<br>
                    623:     46 developers<br>
1.114     tb        624:     Funded by <a href="donations.html">donations to
1.65      deraadt   625:     the OpenBSD Project</a>.
1.10      deraadt   626: <td>
1.63      deraadt   627:     <a id="n2k9" href="images/hackathons/n2k9.gif">
1.141     bentley   628:     <img src="images/hackathons/n2k9-s.gif" alt="n2k9-s"></a><br>
1.63      deraadt   629:     n2k9: Network hackathon<br>
                    630:     Jan 26 - 30, 2009<br>
                    631:     Basel, Switzerland<br>
                    632:     19 developers<br>
1.153   ! job       633: <tr>
1.63      deraadt   634: <td>
                    635:     <a id="h2k8" href="images/hackathons/h2k8.gif">
1.141     bentley   636:     <img src="images/hackathons/h2k8-s.gif" alt="h2k8-s"></a><br>
1.63      deraadt   637:     h2k8: Hardware hackathon<br>
                    638:     Nov 20 - 27, 2008<br>
1.10      deraadt   639:     Coimbra, Portugal<br>
1.63      deraadt   640:     18 developers<br>
1.114     tb        641:     Funded by <a href="donations.html">donations to
1.65      deraadt   642:     the OpenBSD Project</a>
1.70      deraadt   643:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.11      deraadt   644: <td>
1.63      deraadt   645:     <a id="p2k8" href="images/hackathons/p2k8.gif">
1.141     bentley   646:     <img src="images/hackathons/p2k8-s.gif" alt="p2k8-s"></a><br>
1.63      deraadt   647:     p2k8: Ports hackathon<br>
                    648:     Oct 24 - 31, 2008<br>
                    649:     Budapest, Hungary<br>
                    650:     13 developers<br>
1.114     tb        651:     Funded by <a href="donations.html">donations to
1.65      deraadt   652:     the OpenBSD Project</a>.
1.153   ! job       653: <tr>
1.11      deraadt   654: <td>
1.14      deraadt   655:     <a id="c2k8" href="images/hackathons/c2k8.gif">
1.141     bentley   656:     <img src="images/hackathons/c2k8-s.gif" alt="c2k8-s"></a><br>
1.11      deraadt   657:     c2k8: General hackathon<br>
1.14      deraadt   658:     June 6-15, 2008<br>
                    659:     Edmonton, Alberta<br>
                    660:     55 developers<br>
1.123     tj        661:     Funded by <a href="https://www.openbsdfoundation.org">The OpenBSD Foundation</a>.
1.15      deraadt   662: <td>
1.63      deraadt   663:     <a id="n2k8" href="images/hackathons/n2k8.gif">
1.141     bentley   664:     <img src="images/hackathons/n2k8-s.gif" alt="n2k8-s"></a><br>
1.63      deraadt   665:     n2k8: Network hackathon<br>
                    666:     May 5-10, 2008<br>
                    667:     Ito, Japan<br>
                    668:     18 developers<br>
1.114     tb        669:     Funded by <a href="donations.html">donations to
1.65      deraadt   670:     the OpenBSD Project</a> and Mark Uemura.
1.17      deraadt   671: <td>
1.63      deraadt   672:     <a id="h2k7" href="images/hackathons/h2k7.gif">
1.141     bentley   673:     <img src="images/hackathons/h2k7-s.gif" alt="h2k7-s"></a><br>
1.63      deraadt   674:     h2k7: Hardware hackathon<br>
                    675:     Nov 22 - 29, 2007<br>
1.17      deraadt   676:     Coimbra, Portugal<br>
1.63      deraadt   677:     11 developers<br>
1.114     tb        678:     Funded by <a href="donations.html">donations to
1.65      deraadt   679:     the OpenBSD Project</a>
1.70      deraadt   680:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.153   ! job       681: <tr>
1.20      deraadt   682: <td>
1.63      deraadt   683:     <a id="p2k7" href="images/hackathons/p2k7.gif">
1.141     bentley   684:     <img src="images/hackathons/p2k7-s.gif" alt="p2k7-s"></a><br>
1.63      deraadt   685:     p2k7: Focused on ports<br>
                    686:     Oct 22 - 28, 2007<br>
                    687:     Budapest, Hungary<br>
                    688:     13 developers<br>
1.114     tb        689:     Funded by <a href="donations.html">donations to
1.65      deraadt   690:     the OpenBSD Project</a>.
1.21      deraadt   691: <td>
1.63      deraadt   692:     <a id="c2k7" href="images/hackathons/c2k7.gif">
1.141     bentley   693:     <img src="images/hackathons/c2k7-s.gif" alt="c2k7-s"></a><br>
1.63      deraadt   694:     c2k7: General hackathon<br>
                    695:     May 25 - Jun 2, 2007<br>
                    696:     Calgary, Alberta<br>
                    697:     50 developers<br>
1.114     tb        698:     Funded by <a href="donations.html">donations to
1.65      deraadt   699:     the OpenBSD Project</a>.
1.22      deraadt   700: <td>
1.63      deraadt   701:     <a id="f2k7" href="images/hackathons/f2k7.gif">
1.141     bentley   702:     <img src="images/hackathons/f2k7-s.gif" alt="f2k7-s"></a><br>
1.63      deraadt   703:     f2k7: Focused on Filesystems<br>
                    704:     Apr 10 - 15, 2007<br>
                    705:     Vienna, Austria<br>
1.22      deraadt   706:     14 developers<br>
1.114     tb        707:     Funded by <a href="donations.html">donations to
1.65      deraadt   708:     the OpenBSD Project</a>.
1.153   ! job       709: <tr>
1.23      deraadt   710: <td>
1.63      deraadt   711:     <a id="h2k6" href="images/hackathons/h2k6.gif">
1.141     bentley   712:     <img src="images/hackathons/h2k6-s.gif" alt="h2k6-s"></a><br>
1.63      deraadt   713:     h2k6: Focused on drivers for hardware<br>
                    714:     Nov 25 - 30, 2006<br>
1.23      deraadt   715:     Coimbra, Portugal<br>
1.63      deraadt   716:     14 developers<br>
1.114     tb        717:     Funded by <a href="donations.html">donations to
1.65      deraadt   718:     the OpenBSD Project</a>
1.70      deraadt   719:     and with the support of <a href="http://www.uc.pt">University of Coimbra</a>.
1.24      deraadt   720: <td>
1.63      deraadt   721:     <a id="p2k6" href="images/hackathons/p2k6.gif">
1.141     bentley   722:     <img src="images/hackathons/p2k6-s.gif" alt="p2k6-s"></a><br>
1.63      deraadt   723:     p2k6: Focused on ports<br>
                    724:     Oct 18 - 22, 2006<br>
                    725:     Budapest, Hungary<br>
                    726:     14 developers<br>
1.114     tb        727:     Funded by <a href="donations.html">donations to
1.65      deraadt   728:     the OpenBSD Project</a>.
1.27      deraadt   729: <td>
1.63      deraadt   730:     <a id="k2k6" href="images/hackathons/k2k6.gif">
1.141     bentley   731:     <img src="images/hackathons/k2k6-s.gif" alt="k2k6-s"></a><br>
1.63      deraadt   732:     k2k6: Focused on IPSEC and IKE<br>
                    733:     Aug 28 - Sep 1, 2006<br>
                    734:     Schloss Kransberg, Germany<br>
                    735:     14 developers<br>
1.153   ! job       736: <tr>
1.28      deraadt   737: <td>
1.63      deraadt   738:     <a id="r2k6" href="images/hackathons/r2k6.gif">
1.141     bentley   739:     <img src="images/hackathons/r2k6-s.gif" alt="r2k6-s"></a><br>
1.63      deraadt   740:     r2k6: Focused on network routing<br>
                    741:     Jun 14 - 18, 2006<br>
                    742:     Hamburg, Germany<br>
                    743:     6 developers<br>
1.64      deraadt   744:     Support of Henning Brauer.
1.30      deraadt   745: <td>
1.63      deraadt   746:     <a id="c2k6" href="images/hackathons/c2k6.gif">
1.141     bentley   747:     <img src="images/hackathons/c2k6-s.gif" alt="c2k6-s"></a><br>
1.63      deraadt   748:     c2k6: General hackathon<br>
                    749:     May 21 - 29, 2006<br>
                    750:     Calgary, Alberta<br>
                    751:     47 developers<br>
1.114     tb        752:     Funded by <a href="donations.html">donations to
1.65      deraadt   753:     the OpenBSD Project</a>.
1.32      deraadt   754: <td>
1.63      deraadt   755:     <a id="v2k5" href="images/hackathons/v2k5.gif">
1.141     bentley   756:     <img src="images/hackathons/v2k5-s.gif" alt="v2k5-s"></a><br>
1.63      deraadt   757:     v2k5: Focused on ports<br>
                    758:     Nov 1 - 4, 2005<br>
                    759:     San Servolo, Venice, Italy<br>
                    760:     12 developers<br>
1.114     tb        761:     Funded by <a href="donations.html">donations to
1.65      deraadt   762:     the OpenBSD Project</a>.
1.153   ! job       763: <tr>
1.34      deraadt   764: <td>
1.63      deraadt   765:     <a id="c2k5" href="images/hackathons/c2k5.gif">
1.141     bentley   766:     <img src="images/hackathons/c2k5-s.gif" alt="c2k5-s"></a><br>
1.63      deraadt   767:     c2k5: General hackathon<br>
                    768:     May 21 - 28, 2005<br>
                    769:     Calgary, Alberta<br>
                    770:     60 developers<br>
1.114     tb        771:     Funded by <a href="donations.html">donations to
1.65      deraadt   772:     the OpenBSD Project</a>.
1.35      deraadt   773: <td>
1.63      deraadt   774:     <a id="c2k4" href="images/hackathons/c2k4.gif">
1.141     bentley   775:     <img src="images/hackathons/c2k4-s.gif" alt="c2k4-s"></a><br>
1.63      deraadt   776:     c2k4: General hackathon<br>
                    777:     Jun 19 - 26, 2004<br>
                    778:     Calgary, Alberta<br>
                    779:     46 developers<br>
1.114     tb        780:     Funded by <a href="donations.html">donations to
1.65      deraadt   781:     the OpenBSD Project</a>.
1.41      deraadt   782: <td>
1.63      deraadt   783:     <a id="pf2k4" href="images/hackathons/pf2k4.gif">
1.141     bentley   784:     <img src="images/hackathons/pf2k4-s.gif" alt="pf2k4-s"></a><br>
1.63      deraadt   785:     pf2k4: Focused on pf development<br>
                    786:     Apr 24 - 28, 2004<br>
                    787:     Sechelt, BC<br>
                    788:     12 developers<br>
1.64      deraadt   789:     Support of Ryan McBride.
1.153   ! job       790: <tr>
1.45      deraadt   791: <td>
1.63      deraadt   792:     <a id="c2k3" href="images/hackathons/c2k3.gif">
1.141     bentley   793:     <img src="images/hackathons/c2k3-s.gif" alt="c2k3-s"></a><br>
1.63      deraadt   794:     c2k3: General hackathon<br>
                    795:     May 8 - 20, 2003<br>
                    796:     Calgary, Alberta<br>
                    797:     51 developers<br>
1.64      deraadt   798:     Funded by <a href="https://www.nlnetlabs.nl">NLnet</a>
                    799:     (after DARPA pulled out their support).
1.48      robert    800: <td>
1.63      deraadt   801:     <a id="c2k2" href="images/hackathons/c2k2.gif">
1.141     bentley   802:     <img src="images/hackathons/c2k2-s.gif" alt="c2k2-s"></a><br>
1.63      deraadt   803:     c2k2: General hackathon<br>
                    804:     Jun 4 - 12, 2002<br>
                    805:     Calgary, Alberta<br>
                    806:     42 developers<br>
                    807:     Funded by DARPA.
1.49      deraadt   808: <td>
1.114     tb        809:     <a id="c2k1-2" href="images/hackathons/noshirt-s.gif">
1.141     bentley   810:     <img src="images/hackathons/noshirt-s.gif" alt="noshirt-s"></a><br>
1.63      deraadt   811:     c2k1-2: Focused on sparc64<br>
                    812:     Aug 17 - 20, 2001<br>
                    813:     Washington, DC<br>
1.64      deraadt   814:     Funded by DARPA with support of <a href="http://www.usenix.org">USENIX</a>.
1.153   ! job       815: <tr>
1.52      deraadt   816: <td>
1.114     tb        817:     <a id="c2k1" href="images/hackathons/noshirt-s.gif">
1.141     bentley   818:     <img src="images/hackathons/noshirt-s.gif" alt="noshirt-s"></a><br>
1.63      deraadt   819:     c2k1: Birth of PF<br>
                    820:     Jun 21 - 26, 2001<br>
                    821:     Cambridge, Massachusetts<br>
                    822:     25 developers<br>
                    823:     Funded by DARPA with the support of <a href="http://www.mit.edu">MIT</a>.
1.53      deraadt   824: <td>
1.114     tb        825:     <a id="c2k" href="images/hackathons/noshirt-s.gif">
1.141     bentley   826:     <img src="images/hackathons/noshirt-s.gif" alt="noshirt-s"></a><br>
1.63      deraadt   827:     c2k: General hackathon<br>
                    828:     Jun 15 - 18, 2000<br>
                    829:     Calgary, Alberta<br>
                    830:     18 developers<br>
1.114     tb        831:     Funded by <a href="donations.html">donations to
1.65      deraadt   832:     the OpenBSD Project</a>.
1.54      benno     833: <td>
1.114     tb        834:     <a id="c99" href="images/hackathons/noshirt-s.gif">
1.141     bentley   835:     <img src="images/hackathons/noshirt-s.gif" alt="noshirt-s"></a><br>
1.63      deraadt   836:     c99: Focused on IPSEC<br>
                    837:     Jun 4 - 6, 1999<br>
                    838:     Calgary, Alberta<br>
                    839:     10 developers<br>
                    840:     Funded by Theo de Raadt.
1.130     bentley   841: </table>
1.9       jasper    842:
1.53      deraadt   843: Most tshirt concepts designed by artist with Theo de Raadt or Bob Beck.<br>
1.86      deraadt   844: 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   845: pf2k4, c2k4, and c2k5 drawn by David Woloschuk.<br>
                    846: n2k10 drawn by Theo de Raadt, refined by Ty Semaka.<br>
1.31      fkr       847: c2k10, j2k10, and p2k10 drawn by Damon Mlekuz.<br>
1.47      halex     848: k2k11 drawn by Bret Lambert.<br>
1.151     tb        849: r2k12, g2k12, n2k12, b2k13, n2k14, m2k14, g2k14, s2k15, c2k15, l2k15, p2k16, g2k16, b2k16, a2k17,<br>d2k17, p2k17, s2k17, a2k18, p2k18, g2k18, a2k19, t2k19, g2k19, p2k19, e2k19, a2k20, k2k20 drawn by Markus Hall.<br>
1.48      robert    850: p2k12 drawn by Bidon Mickael aka Mogmi.<br>
1.50      deraadt   851: c2k12 drawn by Theo de Raadt.<br>
1.52      deraadt   852: n2k13 is a purchased shirt, with an annotation added.<br>
1.53      deraadt   853: t2k13 drawn by Brett Knowles.<br>
1.78      sthen     854: p2k15 drawn by Naomi Parkinson.<br>
1.99      yasuoka   855: j2k15 drawn by Ayako Ogawa / Yojiro UO.<br>
1.93      stsp      856: u2k15 drawn by Neels Hofmeyr.<br>
1.95      reyk      857: n2k15 drawn by Nick B&ouml;se.<br>
1.114     tb        858: n2k16 drawn by Jojin&amp;HedgeHog.<br>
1.111     deraadt   859: l2k16 concept by Joel Sing, layout by Markus Hall.<br>
1.115     deraadt   860: t2k17 drawn by Christopher Roberts.<br>
1.129     benno     861: n2k18 drawn by Jojin&amp;HedgeHog.<br>
1.146     pamela    862: u2k20 drawn by Pamela Mosiejczuk.<br>
1.153   ! job       863: k2k21 drawn by Natasha Allegri.<br>