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

Annotation of www/hackathons.html, Revision 1.159

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