8854 lines
124 KiB
HTML
8854 lines
124 KiB
HTML
<!DOCTYPE html>
|
||
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<meta name="description" content="">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
|
||
<title>FOSSY 2023 | Conference Schedule</title>
|
||
|
||
<meta property="og:type" content="website" />
|
||
|
||
<link rel="icon" href="../static/build/img/favicon.ico" />
|
||
|
||
<!-- Cards -->
|
||
<meta property="og:title" content="FOSSY 2023 | Conference Schedule">
|
||
<meta property="og:description" content="" />
|
||
<meta property="og:url" content="https://2023.fossy.us/schedule/">
|
||
<meta name="twitter:site" content="@conservancy">
|
||
<meta name="twitter:image:alt" content="FOSSY 2023 | Conference Schedule" />
|
||
<meta name="twitter:card" content="summary">
|
||
<meta name="twitter:image" content="https://2023.fossy.us/static/build/img/conservancy_logo_tall_mono.png" />
|
||
<meta property="og:image" content="https://2023.fossy.us/static/build/img/conservancy_logo_tall_mono.png" />
|
||
<meta property="og:image:width" content="400" />
|
||
<meta property="og:image:height" content="400" />
|
||
|
||
|
||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
|
||
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
|
||
<link href="../static/build/scss/app.css" rel="stylesheet" type="text/css" />
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<script type="text/javascript">
|
||
var CONF_TZ = "US/Pacific";
|
||
</script>
|
||
</head>
|
||
<body class="">
|
||
|
||
<header class="clearfix d-print-none">
|
||
|
||
|
||
|
||
|
||
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
|
||
<div class="container">
|
||
<h2 class="sans-serif f2 f1-ns b lh-solid tracked-tight mv0 mr3">
|
||
<a class="washed-yellow hover-washed-yellow" href="../index.html" style="text-decoration: none">
|
||
FOSSY 2023
|
||
</a>
|
||
</h2>
|
||
|
||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarText" aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
|
||
<span class="navbar-toggler-icon"></span>
|
||
</button>
|
||
|
||
|
||
|
||
<div class="collapse navbar-collapse" id="navbarText">
|
||
<ul class="navbar-nav mr-auto">
|
||
|
||
<li class="nav-item dropdown">
|
||
|
||
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||
About
|
||
</a>
|
||
<div class="dropdown-menu">
|
||
|
||
|
||
|
||
<a class="dropdown-item " href="../about/index.html">About FOSSY</a>
|
||
|
||
<a class="dropdown-item " href="../travel/index.html">Travel and Lodging</a>
|
||
|
||
<a class="dropdown-item " href="../conventioncenter/index.html">Oregon Convention Center</a>
|
||
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li class="nav-item dropdown">
|
||
|
||
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||
Attend
|
||
</a>
|
||
<div class="dropdown-menu">
|
||
|
||
|
||
|
||
<a class="dropdown-item " href="../attend/tickets/index.html">Tickets</a>
|
||
|
||
<a class="dropdown-item " href="../attend/volunteer/index.html">Volunteer</a>
|
||
|
||
<a class="dropdown-item " href="../events/index.html">Events</a>
|
||
|
||
<a class="dropdown-item " href="../attend/code-of-conduct.html">Code of Conduct</a>
|
||
|
||
<a class="dropdown-item " href="../attend/health-and-safety/index.html">Health and Safety</a>
|
||
|
||
<a class="dropdown-item " href="../attend/terms-and-conditions/index.html">Terms and Conditions</a>
|
||
|
||
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
|
||
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li class="nav-item active dropdown">
|
||
|
||
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||
Program <span class="sr-only">(current)</span>
|
||
</a>
|
||
<div class="dropdown-menu">
|
||
|
||
|
||
|
||
<a class="dropdown-item active" href="index.html">Schedule</a>
|
||
|
||
<a class="dropdown-item " href="../pages/tracks.html">Tracks</a>
|
||
|
||
<a class="dropdown-item " href="../call-for-proposals/index.html">Proposals</a>
|
||
|
||
</div>
|
||
|
||
</li>
|
||
|
||
<li class="nav-item ">
|
||
|
||
<a class="nav-link" href="../sponsorship/index.html">
|
||
Sponsorship
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</nav>
|
||
|
||
</header>
|
||
|
||
|
||
|
||
<main role="main" class="container">
|
||
<div class="row">
|
||
<div class="col page-header">
|
||
<h1 class="page-title">Conference Schedule</h1>
|
||
<p class="lead"></p>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="row">
|
||
<div class="col-md-12">
|
||
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<div class="float-right d-print-none">
|
||
<div class="dropdown">
|
||
<button class="btn btn-secondary dropdown-toggle" type="button" id="downloadMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||
Download
|
||
</button>
|
||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="downloadMenuButton">
|
||
<h6 class="dropdown-header">Format</h6>
|
||
<a class="dropdown-item" href="conference.ics">iCal (ICS)</a>
|
||
<a class="dropdown-item" href="conference.json">JSON</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="row d-print-none">
|
||
<div class="col">
|
||
<ul class="nav nav-pills flex-column flex-md-row" id="schedule-tabs" role="tablist">
|
||
|
||
|
||
<li class="nav-item flex-md-fill text-md-center">
|
||
<a
|
||
class="nav-link active schedule-day"
|
||
id="schedule_day_thursday-tab"
|
||
href="index.html#thursday"
|
||
data-toggle="pill"
|
||
role="tab"
|
||
aria-controls="schedule_day_thursday"
|
||
aria-selected="true"
|
||
data-date="2023-07-13">
|
||
Thursday
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="nav-item flex-md-fill text-md-center">
|
||
<a
|
||
class="nav-link schedule-day"
|
||
id="schedule_day_friday-tab"
|
||
href="index.html#friday"
|
||
data-toggle="pill"
|
||
role="tab"
|
||
aria-controls="schedule_day_friday"
|
||
aria-selected="false"
|
||
data-date="2023-07-14">
|
||
Friday
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="nav-item flex-md-fill text-md-center">
|
||
<a
|
||
class="nav-link schedule-day"
|
||
id="schedule_day_saturday-tab"
|
||
href="index.html#saturday"
|
||
data-toggle="pill"
|
||
role="tab"
|
||
aria-controls="schedule_day_saturday"
|
||
aria-selected="false"
|
||
data-date="2023-07-15">
|
||
Saturday
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="nav-item flex-md-fill text-md-center">
|
||
<a
|
||
class="nav-link schedule-day"
|
||
id="schedule_day_sunday-tab"
|
||
href="index.html#sunday"
|
||
data-toggle="pill"
|
||
role="tab"
|
||
aria-controls="schedule_day_sunday"
|
||
aria-selected="false"
|
||
data-date="2023-07-16">
|
||
Sunday
|
||
</a>
|
||
|
||
</li>
|
||
|
||
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="tab-content d-print-block my-3" id="schedule-tabContent">
|
||
|
||
|
||
|
||
<div class="row tab-pane fade show active d-print-block" id="thursday" role="tabpanel" aria-labelledby="schedule_day_thursday-tab">
|
||
<div class="col-12">
|
||
<h2 class="my-4">
|
||
FOSSY 2023
|
||
<span class="clearfix d-sm-block d-md-none"></span>
|
||
<small class="text-muted">Thursday, July 13, 2023</small>
|
||
</h2>
|
||
<p class="timezone-info small">Conference times are in PDT (UTC-0700). <span class="d-print-none">Current talks will be highlighted.</span></p>
|
||
<div class="table-responsive d-none d-md-block">
|
||
|
||
|
||
|
||
<table class="calendar table table-bordered" data-date="2023-07-13">
|
||
<thead>
|
||
<tr>
|
||
<th scope="row" class="time"><em>Room</em></th>
|
||
|
||
<th scope="column">E142</th>
|
||
|
||
<th scope="column">E143</th>
|
||
|
||
<th scope="column">E144</th>
|
||
|
||
<th scope="column">E145</th>
|
||
|
||
<th scope="column">E146</th>
|
||
|
||
<th scope="column">E147</th>
|
||
|
||
<th scope="column">E148</th>
|
||
|
||
</tr>
|
||
|
||
|
||
<tr>
|
||
<th scope="row" class="time"><em>Track</em></th>
|
||
|
||
|
||
<th scope="column" class="track-name"><p>XMPP</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>FOSS For Education</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>Grow Your Project Workshop</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>FOSS at Play: Games, creative development, and open technology</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>AArch64/ARM64 Servers and Open Source - The Who, What, Why, and How</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>Free BSD Workshop</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"></th>
|
||
|
||
|
||
</tr>
|
||
|
||
|
||
</thead>
|
||
|
||
<tbody>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-13T10:30:00"><p>10:30AM</p></th>
|
||
|
||
<td class="slot slot-Registration and Welcome Lunch" colspan="7" rowspan="1" data-starttime="2023-07-13T10:30:00" data-endtime="2023-07-13T11:00:00">
|
||
|
||
|
||
|
||
Registration table open
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-13T11:00:00"><p>11:00AM</p></th>
|
||
|
||
<td class="slot slot-Registration and Welcome Lunch" colspan="7" rowspan="1" data-starttime="2023-07-13T11:00:00" data-endtime="2023-07-13T13:45:00">
|
||
|
||
|
||
|
||
Welcome lunch
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-13T13:45:00"><p>01:45PM</p></th>
|
||
|
||
<td class="slot slot-Opening Remarks" colspan="7" rowspan="1" data-starttime="2023-07-13T13:45:00" data-endtime="2023-07-13T14:00:00">
|
||
|
||
|
||
|
||
Opening Remarks - Ballroom
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-13T14:00:00"><p>02:00PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-13T14:00:00" data-endtime="2023-07-13T14:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/127/index.html">XMPP Introduction and Overview</a>
|
||
<br />
|
||
Sam Whited
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-13T14:00:00" data-endtime="2023-07-13T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/150/index.html">Plom: A free solution for paperless open marking</a>
|
||
<br />
|
||
Elizabeth Xiao
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="3" data-starttime="2023-07-13T14:00:00" data-endtime="2023-07-13T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/134/index.html">Growth: Accelerate your project’s adoption, usage and community engagement</a>
|
||
<br />
|
||
Emily Omier, Matt Yonkovit
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-13T14:00:00" data-endtime="2023-07-13T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/120/index.html">Language Tools For Creators</a>
|
||
<br />
|
||
Paco Xander Nathan
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-13T14:00:00" data-endtime="2023-07-13T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/29/index.html">What is it like to run a datacenter with AArch64?</a>
|
||
<br />
|
||
Lance Albertson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="3" data-starttime="2023-07-13T14:00:00" data-endtime="2023-07-13T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/135/index.html">Free BSD Workshop</a>
|
||
<br />
|
||
Deb Goodkin, Drew Gurkowski
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="8" data-starttime="2023-07-13T14:00:00" data-endtime="2023-07-13T18:30:00">
|
||
|
||
|
||
|
||
Reserved
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-13T14:30:00"><p>02:30PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-13T14:30:00" data-endtime="2023-07-13T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/17/index.html">Setting Up A Snikket Server</a>
|
||
<br />
|
||
Root
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-13T15:00:00"><p>03:00PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-13T15:00:00" data-endtime="2023-07-13T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/19/index.html">Building open standards-based ecosystems</a>
|
||
<br />
|
||
Matthew Wild
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-13T15:00:00" data-endtime="2023-07-13T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/104/index.html">Music Blocks: Computation in and through music</a>
|
||
<br />
|
||
Devin Ulibarri, Walter Bender
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-13T15:00:00" data-endtime="2023-07-13T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/95/index.html">Developing games with Godot Engine and other open source software</a>
|
||
<br />
|
||
Tom Lechner
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-13T15:00:00" data-endtime="2023-07-13T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/126/index.html">ARMing yourself for the future!</a>
|
||
<br />
|
||
Erik Benner
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-13T16:00:00"><p>04:00PM</p></th>
|
||
|
||
<td class="slot slot-Coffee/tea break" colspan="6" rowspan="1" data-starttime="2023-07-13T16:00:00" data-endtime="2023-07-13T16:30:00">
|
||
|
||
|
||
|
||
Coffee/tea break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-13T16:30:00"><p>04:30PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-13T16:30:00" data-endtime="2023-07-13T17:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/16/index.html">My XMPP Past, Present, and Future</a>
|
||
<br />
|
||
Stephen Paul Weber
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-13T16:30:00" data-endtime="2023-07-13T17:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/110/index.html">UniTime - Born of Research, Now Fostering Open Research Through Competition</a>
|
||
<br />
|
||
Stephanie Youngman
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="4" data-starttime="2023-07-13T16:30:00" data-endtime="2023-07-13T18:30:00">
|
||
|
||
|
||
|
||
Growth Workshop Continuation
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-13T16:30:00" data-endtime="2023-07-13T17:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/92/index.html">'Space Station 13': Transitioning to Open Source</a>
|
||
<br />
|
||
Kai Richardson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-13T16:30:00" data-endtime="2023-07-13T17:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/27/index.html">How Changing Your Server Architecture Can Help Save the World</a>
|
||
<br />
|
||
Aaron Williams
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="4" data-starttime="2023-07-13T16:30:00" data-endtime="2023-07-13T18:30:00">
|
||
|
||
|
||
|
||
Free BSD Workshop Continuation
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-13T17:00:00"><p>05:00PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-13T17:00:00" data-endtime="2023-07-13T17:30:00">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-13T17:00:00" data-endtime="2023-07-13T18:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/156/index.html">Panel: How AArch64/ARM64 is taking over the Data Center?</a>
|
||
<br />
|
||
Aaron Williams, Andrew Kelley, Dave Neary, Erik Benner, Lance Albertson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-13T17:30:00"><p>05:30PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-13T17:30:00" data-endtime="2023-07-13T18:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/18/index.html">XMPP Connectivity & Security</a>
|
||
<br />
|
||
moparisthebest
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-13T17:30:00" data-endtime="2023-07-13T18:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/96/index.html">Hands-On Teaching with JupyterLab</a>
|
||
<br />
|
||
Moshe Zadka
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-13T17:30:00" data-endtime="2023-07-13T18:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/93/index.html">Create your own crossword puzzles</a>
|
||
<br />
|
||
Rosanna Yuen
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-13T18:00:00"><p>06:00PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-13T18:00:00" data-endtime="2023-07-13T18:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/98/index.html">Advanced Video for your Campus: The Opencast Video Ecosystem</a>
|
||
<br />
|
||
Carlos Turró-Ribalta
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="1" data-starttime="2023-07-13T18:00:00" data-endtime="2023-07-13T18:30:00">
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="1" data-starttime="2023-07-13T18:00:00" data-endtime="2023-07-13T18:30:00">
|
||
|
||
|
||
|
||
AArch64/ARM64 Open Q&A
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-13T18:30:00"><p>06:30PM</p></th>
|
||
|
||
<td class="slot slot-Break" colspan="7" rowspan="1" data-starttime="2023-07-13T18:30:00" data-endtime="2023-07-13T19:00:00">
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-13T19:00:00"><p>07:00PM</p></th>
|
||
|
||
<td class="slot slot-Social Event" colspan="7" rowspan="1" data-starttime="2023-07-13T19:00:00" data-endtime="2023-07-13T22:00:00">
|
||
|
||
|
||
|
||
Official Thursday Night Social at Punch Bowl Social Portland, 340 SW Morrison St Suite 4305, Portland, OR 97204 All attendees are invited! Support provided by RedHat.
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-13T22:00:00"><p>10:00PM</p></th>
|
||
|
||
|
||
<td colspan="7"><em>Day End</em></td>
|
||
|
||
</tr>
|
||
|
||
</tbody>
|
||
</table>
|
||
|
||
</div>
|
||
<div class="mobile-schedule d-sm-block d-md-none">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>10:30AM–11:00AM</h3>
|
||
|
||
|
||
|
||
|
||
Registration table open
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
<br />
|
||
ends 11 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>11:00AM–01:45PM</h3>
|
||
|
||
|
||
|
||
|
||
Welcome lunch
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
<br />
|
||
ends 1:45 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>01:45PM–02:00PM</h3>
|
||
|
||
|
||
|
||
|
||
Opening Remarks - Ballroom
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
<br />
|
||
ends 2 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>02:00PM–02:30PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/127/index.html">XMPP Introduction and Overview</a>
|
||
<br>
|
||
Sam Whited
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
XMPP —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 2:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/150/index.html">Plom: A free solution for paperless open marking</a>
|
||
<br>
|
||
Elizabeth Xiao
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS For Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/134/index.html">Growth: Accelerate your project’s adoption, usage and community engagement</a>
|
||
<br>
|
||
Emily Omier, Matt Yonkovit
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Grow Your Project Workshop —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/120/index.html">Language Tools For Creators</a>
|
||
<br>
|
||
Paco Xander Nathan
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS at Play: Games, creative development, and open technology —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/29/index.html">What is it like to run a datacenter with AArch64?</a>
|
||
<br>
|
||
Lance Albertson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
AArch64/ARM64 Servers and Open Source - The Who, What, Why, and How —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/135/index.html">Free BSD Workshop</a>
|
||
<br>
|
||
Deb Goodkin, Drew Gurkowski
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Free BSD Workshop —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
Reserved
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>02:30PM–03:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/17/index.html">Setting Up A Snikket Server</a>
|
||
<br>
|
||
Root
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
XMPP —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>03:00PM–04:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/19/index.html">Building open standards-based ecosystems</a>
|
||
<br>
|
||
Matthew Wild
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
XMPP —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/104/index.html">Music Blocks: Computation in and through music</a>
|
||
<br>
|
||
Devin Ulibarri, Walter Bender
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS For Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/95/index.html">Developing games with Godot Engine and other open source software</a>
|
||
<br>
|
||
Tom Lechner
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS at Play: Games, creative development, and open technology —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/126/index.html">ARMing yourself for the future!</a>
|
||
<br>
|
||
Erik Benner
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
AArch64/ARM64 Servers and Open Source - The Who, What, Why, and How —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>04:00PM–04:30PM</h3>
|
||
|
||
|
||
|
||
|
||
Coffee/tea break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Free BSD Workshop —
|
||
|
||
|
||
E147, E142, E143, E144, E146, E145
|
||
<br />
|
||
ends 4:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>04:30PM–05:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/16/index.html">My XMPP Past, Present, and Future</a>
|
||
<br>
|
||
Stephen Paul Weber
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
XMPP —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/110/index.html">UniTime - Born of Research, Now Fostering Open Research Through Competition</a>
|
||
<br>
|
||
Stephanie Youngman
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS For Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
Growth Workshop Continuation
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Grow Your Project Workshop —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/92/index.html">'Space Station 13': Transitioning to Open Source</a>
|
||
<br>
|
||
Kai Richardson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS at Play: Games, creative development, and open technology —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 5 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/27/index.html">How Changing Your Server Architecture Can Help Save the World</a>
|
||
<br>
|
||
Aaron Williams
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
AArch64/ARM64 Servers and Open Source - The Who, What, Why, and How —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 5 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
Free BSD Workshop Continuation
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Free BSD Workshop —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>05:00PM–05:30PM</h3>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS at Play: Games, creative development, and open technology —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/156/index.html">Panel: How AArch64/ARM64 is taking over the Data Center?</a>
|
||
<br>
|
||
Aaron Williams, Andrew Kelley, Dave Neary, Erik Benner, Lance Albertson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
AArch64/ARM64 Servers and Open Source - The Who, What, Why, and How —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 6 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>05:30PM–06:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/18/index.html">XMPP Connectivity & Security</a>
|
||
<br>
|
||
moparisthebest
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
XMPP —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/96/index.html">Hands-On Teaching with JupyterLab</a>
|
||
<br>
|
||
Moshe Zadka
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS For Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 6 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/93/index.html">Create your own crossword puzzles</a>
|
||
<br>
|
||
Rosanna Yuen
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS at Play: Games, creative development, and open technology —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 6 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>06:00PM–06:30PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/98/index.html">Advanced Video for your Campus: The Opencast Video Ecosystem</a>
|
||
<br>
|
||
Carlos Turró-Ribalta
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS For Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS at Play: Games, creative development, and open technology —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
AArch64/ARM64 Open Q&A
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
AArch64/ARM64 Servers and Open Source - The Who, What, Why, and How —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>06:30PM–07:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
<br />
|
||
ends 7 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>07:00PM–10:00PM</h3>
|
||
|
||
|
||
|
||
|
||
Official Thursday Night Social at Punch Bowl Social Portland, 340 SW Morrison St Suite 4305, Portland, OR 97204 All attendees are invited! Support provided by RedHat.
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
<br />
|
||
ends 10 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
<h3>10:00PM</h3>
|
||
<p><em>Day End</em></p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="row tab-pane fade d-print-block" id="friday" role="tabpanel" aria-labelledby="schedule_day_friday-tab">
|
||
<div class="col-12">
|
||
<h2 class="my-4">
|
||
FOSSY 2023
|
||
<span class="clearfix d-sm-block d-md-none"></span>
|
||
<small class="text-muted">Friday, July 14, 2023</small>
|
||
</h2>
|
||
<p class="timezone-info small">Conference times are in PDT (UTC-0700). <span class="d-print-none">Current talks will be highlighted.</span></p>
|
||
<div class="table-responsive d-none d-md-block">
|
||
|
||
|
||
|
||
<table class="calendar table table-bordered" data-date="2023-07-14">
|
||
<thead>
|
||
<tr>
|
||
<th scope="row" class="time"><em>Room</em></th>
|
||
|
||
<th scope="column">E142</th>
|
||
|
||
<th scope="column">E143</th>
|
||
|
||
<th scope="column">E144</th>
|
||
|
||
<th scope="column">E145</th>
|
||
|
||
<th scope="column">E146</th>
|
||
|
||
<th scope="column">E147</th>
|
||
|
||
<th scope="column">E148</th>
|
||
|
||
</tr>
|
||
|
||
|
||
<tr>
|
||
<th scope="row" class="time"><em>Track</em></th>
|
||
|
||
|
||
<th scope="column" class="track-name"></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>FOSS For Education</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>Sustainable Open Source Business</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>Community: Open Source in Practice</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>Copyleft and Compliance</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>BSD Unix</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>Wild card</p></th>
|
||
|
||
|
||
</tr>
|
||
|
||
|
||
</thead>
|
||
|
||
<tbody>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-14T09:30:00"><p>09:30AM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="7" rowspan="1" data-starttime="2023-07-14T09:30:00" data-endtime="2023-07-14T10:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/182/index.html">Keynote: RHEL Panel Discussion</a>
|
||
<br />
|
||
Bradley M. Kuhn, benny Vasquez, James (Jim) Wright, Jeremy Allison
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-14T10:30:00"><p>10:30AM</p></th>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="3" data-starttime="2023-07-14T10:30:00" data-endtime="2023-07-14T12:30:00">
|
||
|
||
|
||
|
||
Reserved
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T10:30:00" data-endtime="2023-07-14T11:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/183/index.html">Harnessing Open-Source Innovation for an Integrated, Student-Centric e-Content Development and Lear</a>
|
||
<br />
|
||
Carl White, David King
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T10:30:00" data-endtime="2023-07-14T11:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/24/index.html">Positioning your Open Source Project and Commercial Product for Fun and Profit</a>
|
||
<br />
|
||
Emily Omier
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T10:30:00" data-endtime="2023-07-14T11:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/31/index.html">Contributor Growth Strategies for OSS Projects</a>
|
||
<br />
|
||
Dawn Foster
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T10:30:00" data-endtime="2023-07-14T11:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/86/index.html">Free Software Policy with Semi-Firm Firmware</a>
|
||
<br />
|
||
Kyle Rankin
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T10:30:00" data-endtime="2023-07-14T11:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/90/index.html">Falling in Love with FreeBSD, Again</a>
|
||
<br />
|
||
Michael Dexter
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T10:30:00" data-endtime="2023-07-14T11:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/78/index.html">Where does "sustaining" open source fall down?</a>
|
||
<br />
|
||
Richard Littauer
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-14T11:30:00"><p>11:30AM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-14T11:30:00" data-endtime="2023-07-14T12:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/105/index.html">Hidden Gems: Enabling Open Source Communities & Building up Talent Pipelines Through Mentorship</a>
|
||
<br />
|
||
Stephanie Lieggi, Carlos Maltzahn, Jayjeet Chakraborty
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T11:30:00" data-endtime="2023-07-14T12:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/21/index.html">Dear Open Source, let’s do a better job of asking for money</a>
|
||
<br />
|
||
John Robb
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T11:30:00" data-endtime="2023-07-14T12:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/43/index.html">Let's stop reinventing the wheel: Community management in 3 steps</a>
|
||
<br />
|
||
Karsten (quaid) Wade
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-14T11:30:00" data-endtime="2023-07-14T12:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/122/index.html">What we really want: an enforcer's perspective</a>
|
||
<br />
|
||
Bradley M. Kuhn
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-14T11:30:00" data-endtime="2023-07-14T12:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/88/index.html">NetBSD on your home router</a>
|
||
<br />
|
||
Alexander Vasarab
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-14T11:30:00" data-endtime="2023-07-14T12:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/87/index.html">The Business Case for Open Source Laptops</a>
|
||
<br />
|
||
Mike Jang
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-14T12:00:00"><p>12:00PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T12:00:00" data-endtime="2023-07-14T12:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/173/index.html">Safety and Ethical Considerations in Collecting OSS Usage Data</a>
|
||
<br />
|
||
Avi Press
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T12:00:00" data-endtime="2023-07-14T12:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/37/index.html">You're Doing Great! The underappreciated art of appreciation</a>
|
||
<br />
|
||
Loren Crary
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-14T12:30:00"><p>12:30PM</p></th>
|
||
|
||
<td class="slot slot-Lunch" colspan="7" rowspan="1" data-starttime="2023-07-14T12:30:00" data-endtime="2023-07-14T14:00:00">
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Lunch</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-14T14:00:00"><p>02:00PM</p></th>
|
||
|
||
<td class="slot slot-Coffee/tea break" colspan="1" rowspan="2" data-starttime="2023-07-14T14:00:00" data-endtime="2023-07-14T16:00:00">
|
||
|
||
|
||
|
||
Reserved
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T14:00:00" data-endtime="2023-07-14T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/101/index.html">Developing Labs for Teaching Kids Webdev</a>
|
||
<br />
|
||
Matt Cengia
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T14:00:00" data-endtime="2023-07-14T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/20/index.html">Embracing Building an Open Source Business: Balancing Profit and Community Without Compromise</a>
|
||
<br />
|
||
Matt Yonkovit
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T14:00:00" data-endtime="2023-07-14T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/175/index.html">Open Source Insomnia: What Keeps Us Up at Night</a>
|
||
<br />
|
||
Julia Ferraioli, Josh Simmons, Monica Ayhens-Madon
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="2" data-starttime="2023-07-14T14:00:00" data-endtime="2023-07-14T16:00:00">
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T14:00:00" data-endtime="2023-07-14T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/177/index.html">Panel Discussion: Ask us Anything</a>
|
||
<br />
|
||
Michael Dexter, Alexander Vasarab, Andrew Fresh
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T14:00:00" data-endtime="2023-07-14T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/119/index.html">Winning Over Compliance Skeptics</a>
|
||
<br />
|
||
Aaron Williams, Kenaz Kwa
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-14T15:00:00"><p>03:00PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T15:00:00" data-endtime="2023-07-14T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/106/index.html">Helping Faculty Bring Students into Open Source - Kits and Education-Oriented Projects</a>
|
||
<br />
|
||
Grant Braught, Karl R. Wurst
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T15:00:00" data-endtime="2023-07-14T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/25/index.html">Case Study: Zig Software Foundation</a>
|
||
<br />
|
||
Andrew Kelley
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T15:00:00" data-endtime="2023-07-14T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/42/index.html">Open Source Anti-Patterns</a>
|
||
<br />
|
||
Tom "spot" Callaway
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T15:00:00" data-endtime="2023-07-14T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/166/index.html">Panel Discussion: Getting Involved</a>
|
||
<br />
|
||
Andrew Fresh, Alexander Vasarab, Michael Dexter
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T15:00:00" data-endtime="2023-07-14T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/151/index.html">Workshop - Defining Open Source AI</a>
|
||
<br />
|
||
Stefano Maffulli
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-14T16:00:00"><p>04:00PM</p></th>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="3" data-starttime="2023-07-14T16:00:00" data-endtime="2023-07-14T18:30:00">
|
||
|
||
|
||
|
||
Break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Coffee/tea break" colspan="7" rowspan="1" data-starttime="2023-07-14T16:00:00" data-endtime="2023-07-14T16:30:00">
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Coffee/tea break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-14T16:30:00"><p>04:30PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T16:30:00" data-endtime="2023-07-14T17:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/108/index.html">Academic OSPO as RSE Group: Harnessing Student Developers for Collaborative Innovation</a>
|
||
<br />
|
||
Daniel Shown
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T16:30:00" data-endtime="2023-07-14T17:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/23/index.html">YES YOU CAN - Creating a profitable open source company without venture capital</a>
|
||
<br />
|
||
Ann Schlemmer
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T16:30:00" data-endtime="2023-07-14T17:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/34/index.html">Building and Supporting Open Source Communities Through Metrics</a>
|
||
<br />
|
||
Georg Link
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="2" data-starttime="2023-07-14T16:30:00" data-endtime="2023-07-14T18:30:00">
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="2" data-starttime="2023-07-14T16:30:00" data-endtime="2023-07-14T18:30:00">
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T16:30:00" data-endtime="2023-07-14T17:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/154/index.html">Open Source AI Exploration or How to Start Engaging in the Space from an Open Source Standpoint</a>
|
||
<br />
|
||
JJ Asghar
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-14T17:30:00"><p>05:30PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T17:30:00" data-endtime="2023-07-14T18:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/97/index.html">Students Favor Open Source, but Don’t Really Understand It</a>
|
||
<br />
|
||
Gregory W. Hislop, Heid Ellis
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T17:30:00" data-endtime="2023-07-14T18:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/144/index.html">Discussion: If we had money, what FOSS would we build?</a>
|
||
<br />
|
||
Denver Gingerich, Stephen Paul Weber
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T17:30:00" data-endtime="2023-07-14T18:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/40/index.html">From Commit Bits to Bylaws: Governing Your Open Source Project</a>
|
||
<br />
|
||
Shauna Gordon-McKeon
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-14T17:30:00" data-endtime="2023-07-14T18:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/113/index.html">Community lead user research and usability in Science and Research OSS: What we learned</a>
|
||
<br />
|
||
Eriol Fox
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-14T18:30:00"><p>06:30PM</p></th>
|
||
|
||
|
||
<td colspan="7"><em>Day End</em></td>
|
||
|
||
</tr>
|
||
|
||
</tbody>
|
||
</table>
|
||
|
||
</div>
|
||
<div class="mobile-schedule d-sm-block d-md-none">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>09:30AM–10:30AM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/182/index.html">Keynote: RHEL Panel Discussion</a>
|
||
<br>
|
||
Bradley M. Kuhn, benny Vasquez, James (Jim) Wright, Jeremy Allison
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
<br />
|
||
ends 10:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>10:30AM–11:30AM</h3>
|
||
|
||
|
||
|
||
|
||
Reserved
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/183/index.html">Harnessing Open-Source Innovation for an Integrated, Student-Centric e-Content Development and Lear</a>
|
||
<br>
|
||
Carl White, David King
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS For Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 11:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/24/index.html">Positioning your Open Source Project and Commercial Product for Fun and Profit</a>
|
||
<br>
|
||
Emily Omier
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Sustainable Open Source Business —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 11:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/31/index.html">Contributor Growth Strategies for OSS Projects</a>
|
||
<br>
|
||
Dawn Foster
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Community: Open Source in Practice —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 11:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/86/index.html">Free Software Policy with Semi-Firm Firmware</a>
|
||
<br>
|
||
Kyle Rankin
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Copyleft and Compliance —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 11:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/90/index.html">Falling in Love with FreeBSD, Again</a>
|
||
<br>
|
||
Michael Dexter
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
BSD Unix —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 11:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/78/index.html">Where does "sustaining" open source fall down?</a>
|
||
<br>
|
||
Richard Littauer
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Wild card —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 11:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>11:30AM–12:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/105/index.html">Hidden Gems: Enabling Open Source Communities & Building up Talent Pipelines Through Mentorship</a>
|
||
<br>
|
||
Stephanie Lieggi, Carlos Maltzahn, Jayjeet Chakraborty
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS For Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/21/index.html">Dear Open Source, let’s do a better job of asking for money</a>
|
||
<br>
|
||
John Robb
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Sustainable Open Source Business —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends noon
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/43/index.html">Let's stop reinventing the wheel: Community management in 3 steps</a>
|
||
<br>
|
||
Karsten (quaid) Wade
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Community: Open Source in Practice —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends noon
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/122/index.html">What we really want: an enforcer's perspective</a>
|
||
<br>
|
||
Bradley M. Kuhn
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Copyleft and Compliance —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/88/index.html">NetBSD on your home router</a>
|
||
<br>
|
||
Alexander Vasarab
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
BSD Unix —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/87/index.html">The Business Case for Open Source Laptops</a>
|
||
<br>
|
||
Mike Jang
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Wild card —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>12:00PM–12:30PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/173/index.html">Safety and Ethical Considerations in Collecting OSS Usage Data</a>
|
||
<br>
|
||
Avi Press
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Sustainable Open Source Business —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/37/index.html">You're Doing Great! The underappreciated art of appreciation</a>
|
||
<br>
|
||
Loren Crary
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Community: Open Source in Practice —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>12:30PM–02:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Lunch</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
<br />
|
||
ends 2 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>02:00PM–03:00PM</h3>
|
||
|
||
|
||
|
||
|
||
Reserved
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/101/index.html">Developing Labs for Teaching Kids Webdev</a>
|
||
<br>
|
||
Matt Cengia
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS For Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/20/index.html">Embracing Building an Open Source Business: Balancing Profit and Community Without Compromise</a>
|
||
<br>
|
||
Matt Yonkovit
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Sustainable Open Source Business —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/175/index.html">Open Source Insomnia: What Keeps Us Up at Night</a>
|
||
<br>
|
||
Julia Ferraioli, Josh Simmons, Monica Ayhens-Madon
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Community: Open Source in Practice —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Copyleft and Compliance —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/177/index.html">Panel Discussion: Ask us Anything</a>
|
||
<br>
|
||
Michael Dexter, Alexander Vasarab, Andrew Fresh
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
BSD Unix —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/119/index.html">Winning Over Compliance Skeptics</a>
|
||
<br>
|
||
Aaron Williams, Kenaz Kwa
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Wild card —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>03:00PM–04:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/106/index.html">Helping Faculty Bring Students into Open Source - Kits and Education-Oriented Projects</a>
|
||
<br>
|
||
Grant Braught, Karl R. Wurst
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS For Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/25/index.html">Case Study: Zig Software Foundation</a>
|
||
<br>
|
||
Andrew Kelley
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Sustainable Open Source Business —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/42/index.html">Open Source Anti-Patterns</a>
|
||
<br>
|
||
Tom "spot" Callaway
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Community: Open Source in Practice —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/166/index.html">Panel Discussion: Getting Involved</a>
|
||
<br>
|
||
Andrew Fresh, Alexander Vasarab, Michael Dexter
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
BSD Unix —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/151/index.html">Workshop - Defining Open Source AI</a>
|
||
<br>
|
||
Stefano Maffulli
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Wild card —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>04:00PM–04:30PM</h3>
|
||
|
||
|
||
|
||
|
||
Break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
BSD Unix —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Coffee/tea break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
<br />
|
||
ends 4:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>04:30PM–05:30PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/108/index.html">Academic OSPO as RSE Group: Harnessing Student Developers for Collaborative Innovation</a>
|
||
<br>
|
||
Daniel Shown
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS For Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/23/index.html">YES YOU CAN - Creating a profitable open source company without venture capital</a>
|
||
<br>
|
||
Ann Schlemmer
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Sustainable Open Source Business —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/34/index.html">Building and Supporting Open Source Communities Through Metrics</a>
|
||
<br>
|
||
Georg Link
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Community: Open Source in Practice —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Copyleft and Compliance —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
BSD Unix —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/154/index.html">Open Source AI Exploration or How to Start Engaging in the Space from an Open Source Standpoint</a>
|
||
<br>
|
||
JJ Asghar
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Wild card —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>05:30PM–06:30PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/97/index.html">Students Favor Open Source, but Don’t Really Understand It</a>
|
||
<br>
|
||
Gregory W. Hislop, Heid Ellis
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS For Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/144/index.html">Discussion: If we had money, what FOSS would we build?</a>
|
||
<br>
|
||
Denver Gingerich, Stephen Paul Weber
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Sustainable Open Source Business —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/40/index.html">From Commit Bits to Bylaws: Governing Your Open Source Project</a>
|
||
<br>
|
||
Shauna Gordon-McKeon
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Community: Open Source in Practice —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/113/index.html">Community lead user research and usability in Science and Research OSS: What we learned</a>
|
||
<br>
|
||
Eriol Fox
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Wild card —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
<h3>06:30PM</h3>
|
||
<p><em>Day End</em></p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="row tab-pane fade d-print-block" id="saturday" role="tabpanel" aria-labelledby="schedule_day_saturday-tab">
|
||
<div class="col-12">
|
||
<h2 class="my-4">
|
||
FOSSY 2023
|
||
<span class="clearfix d-sm-block d-md-none"></span>
|
||
<small class="text-muted">Saturday, July 15, 2023</small>
|
||
</h2>
|
||
<p class="timezone-info small">Conference times are in PDT (UTC-0700). <span class="d-print-none">Current talks will be highlighted.</span></p>
|
||
<div class="table-responsive d-none d-md-block">
|
||
|
||
|
||
|
||
<table class="calendar table table-bordered" data-date="2023-07-15">
|
||
<thead>
|
||
<tr>
|
||
<th scope="row" class="time"><em>Room</em></th>
|
||
|
||
<th scope="column">E142</th>
|
||
|
||
<th scope="column">E143</th>
|
||
|
||
<th scope="column">E144</th>
|
||
|
||
<th scope="column">E145</th>
|
||
|
||
<th scope="column">E146</th>
|
||
|
||
<th scope="column">E147</th>
|
||
|
||
<th scope="column">E148</th>
|
||
|
||
</tr>
|
||
|
||
|
||
<tr>
|
||
<th scope="row" class="time"><em>Track</em></th>
|
||
|
||
|
||
<th scope="column" class="track-name"><p>Science of Community</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>FOSS for Education</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>FOSS in Daily Life</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>Community: Open Source in Practice</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>Issues in Open Work</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>Diversity Equity and Inclusion and FOSS</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>Wild card / Right to Repair</p></th>
|
||
|
||
|
||
</tr>
|
||
|
||
|
||
</thead>
|
||
|
||
<tbody>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-15T09:30:00"><p>09:30AM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="7" rowspan="1" data-starttime="2023-07-15T09:30:00" data-endtime="2023-07-15T10:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/186/index.html">Keynote: Right to Repair Panel Discussion</a>
|
||
<br />
|
||
Kyle Wiens, Denver Gingerich, Hilary Shohoney, Juan Manuel Muro, Jr.
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-15T10:30:00"><p>10:30AM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T10:30:00" data-endtime="2023-07-15T11:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/116/index.html">Can we combat maintainer burnout with proactive metrics?</a>
|
||
<br />
|
||
Sophia Vargas
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T10:30:00" data-endtime="2023-07-15T11:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/138/index.html">Diamond Open Education</a>
|
||
<br />
|
||
Dr. Cable Green
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="3" data-starttime="2023-07-15T10:30:00" data-endtime="2023-07-15T12:30:00">
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T10:30:00" data-endtime="2023-07-15T11:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/36/index.html">How you write matters in open source</a>
|
||
<br />
|
||
Kyle Davis
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T10:30:00" data-endtime="2023-07-15T11:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/63/index.html">Keeping Open Source in the public Interest</a>
|
||
<br />
|
||
Stefano Maffulli
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="3" data-starttime="2023-07-15T10:30:00" data-endtime="2023-07-15T12:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/159/index.html">Unconference: DEI and FOSS</a>
|
||
<br />
|
||
Georg Link, Sriram Ramkrishna
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T10:30:00" data-endtime="2023-07-15T11:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/77/index.html">FOSS Mirroring on a budget: how a question turned into 253gbps of worldwide bandwidth in under a yea</a>
|
||
<br />
|
||
John 'Warthog9' Hawley
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-15T11:30:00"><p>11:30AM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T11:30:00" data-endtime="2023-07-15T12:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/168/index.html">Lightning Talks - Science of Community</a>
|
||
<br />
|
||
Matthew Gaughan, adam hyde, Anita Sarma, Kaylea Champion, Shauna Gordon-McKeon
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T11:30:00" data-endtime="2023-07-15T12:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/99/index.html">How to procure open source (you don't)</a>
|
||
<br />
|
||
Anne-Marie Scott
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T11:30:00" data-endtime="2023-07-15T12:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/33/index.html">FreeBSD: Why This Open Source Project Has Endured</a>
|
||
<br />
|
||
Drew Gurkowski
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T11:30:00" data-endtime="2023-07-15T12:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/62/index.html">Make The Commit – Community Best Practices for Patent Risk</a>
|
||
<br />
|
||
Keith Bergelt
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T11:30:00" data-endtime="2023-07-15T12:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/76/index.html">Tools for linking Wikidata and OpenStreetMap</a>
|
||
<br />
|
||
Edward Betts
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-15T12:00:00"><p>12:00PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T12:00:00" data-endtime="2023-07-15T12:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/115/index.html">Research Data Management Skills Development Leveraged by an Open Source Portfolio</a>
|
||
<br />
|
||
Shoji Kajita
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T12:00:00" data-endtime="2023-07-15T12:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/130/index.html">Introduction to Incubation at Apereo</a>
|
||
<br />
|
||
Benito Gonzalez, Laura Fernandez Moran, Patrick Masson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T12:00:00" data-endtime="2023-07-15T12:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/30/index.html">Lessons Learned From Scaling An Open Source Community By 10,000%</a>
|
||
<br />
|
||
Angie Byron
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-15T12:30:00"><p>12:30PM</p></th>
|
||
|
||
<td class="slot slot-Lunch" colspan="7" rowspan="1" data-starttime="2023-07-15T12:30:00" data-endtime="2023-07-15T14:00:00">
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Lunch</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-15T14:00:00"><p>02:00PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T14:00:00" data-endtime="2023-07-15T14:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/184/index.html">Rules of Engagement: Why and How Companies Participate in OSS.</a>
|
||
<br />
|
||
Mariam Guizani
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T14:00:00" data-endtime="2023-07-15T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/103/index.html">We shared some open ed tech. YOU WON'T BELIEVE WHAT HAPPENED NEXT!</a>
|
||
<br />
|
||
Clint Lalonde, Anne-Marie Scott
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T14:00:00" data-endtime="2023-07-15T14:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/84/index.html">You don't carry a phone?! Improving societal acceptance of abnormal people</a>
|
||
<br />
|
||
Denver Gingerich
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T14:00:00" data-endtime="2023-07-15T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/41/index.html">"I didn't sign up for this": The invisible work of maintaining and scaling FOSS projects</a>
|
||
<br />
|
||
Stuart Geiger
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T14:00:00" data-endtime="2023-07-15T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/60/index.html">Driving Sustainable Digital Public Goods: Lessons from Guiding Companies to Embrace Open Source</a>
|
||
<br />
|
||
Vipul Siddharth
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T14:00:00" data-endtime="2023-07-15T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/149/index.html">The Hidden Challenges of Inclusive Collaboration</a>
|
||
<br />
|
||
Ildikó Váncsa
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="2" data-starttime="2023-07-15T14:00:00" data-endtime="2023-07-15T15:00:00">
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-15T14:30:00"><p>02:30PM</p></th>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="1" data-starttime="2023-07-15T14:30:00" data-endtime="2023-07-15T15:00:00">
|
||
|
||
|
||
|
||
Break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T14:30:00" data-endtime="2023-07-15T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/85/index.html">Nature adventures with FOSS</a>
|
||
<br />
|
||
Sage Sharp
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-15T15:00:00"><p>03:00PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T15:00:00" data-endtime="2023-07-15T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/178/index.html">Interactive Session -- Let's Get Real: Putting Research Findings into Practice</a>
|
||
<br />
|
||
Kaylea Champion, Aaron Shaw, Mako Hill
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T15:00:00" data-endtime="2023-07-15T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/102/index.html">Open Source in Higher Ed is Different</a>
|
||
<br />
|
||
Patrick Masson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T15:00:00" data-endtime="2023-07-15T15:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/124/index.html">Running an Open Source Hackerspace</a>
|
||
<br />
|
||
Tracy Homer
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T15:00:00" data-endtime="2023-07-15T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/35/index.html">Forging Strong Open Source Communities: Insights and Lessons from the Sakai LMS Community</a>
|
||
<br />
|
||
Joshua Wilson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T15:00:00" data-endtime="2023-07-15T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/64/index.html">Open Source and Automated Science</a>
|
||
<br />
|
||
Sayeed Choudhury
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T15:00:00" data-endtime="2023-07-15T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/53/index.html">Thinking about FOSS, systemically</a>
|
||
<br />
|
||
Anna e só
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T15:00:00" data-endtime="2023-07-15T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/79/index.html">Right to Repair, FOSS, and restoring hardware ownership</a>
|
||
<br />
|
||
Kevin O'Reilly
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-15T15:30:00"><p>03:30PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T15:30:00" data-endtime="2023-07-15T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/83/index.html">IndieWeb 101: owning your content and identity</a>
|
||
<br />
|
||
Wm Salt Hale
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-15T16:00:00"><p>04:00PM</p></th>
|
||
|
||
<td class="slot slot-Coffee/tea break" colspan="7" rowspan="1" data-starttime="2023-07-15T16:00:00" data-endtime="2023-07-15T16:30:00">
|
||
|
||
|
||
|
||
Coffee/tea break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-15T16:30:00"><p>04:30PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T16:30:00" data-endtime="2023-07-15T17:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/185/index.html">Open Discussion: Open Source Governance</a>
|
||
<br />
|
||
Shauna Gordon-McKeon
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T16:30:00" data-endtime="2023-07-15T17:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/100/index.html">Open Standards in Higher Ed and the Challenges of Interoperability</a>
|
||
<br />
|
||
Benito Gonzalez, Laura Fernandez Moran
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T16:30:00" data-endtime="2023-07-15T17:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/81/index.html">Thoughts after daily driving postmarketOS for 3 years</a>
|
||
<br />
|
||
Anjan Momi
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T16:30:00" data-endtime="2023-07-15T17:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/32/index.html">Let's talk about Non-profit Boards</a>
|
||
<br />
|
||
Deb Nicholson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T16:30:00" data-endtime="2023-07-15T17:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/152/index.html">Identifying Common Issues, and Potential Solutions, Across Sectors Doing Open Work</a>
|
||
<br />
|
||
Stephen Jacobs
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T16:30:00" data-endtime="2023-07-15T17:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/55/index.html">The Open Social Compact: A Citizenship Model for Digital Communities</a>
|
||
<br />
|
||
Coraline Ada Ehmke
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T16:30:00" data-endtime="2023-07-15T17:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/174/index.html">Right to Repair Discussion</a>
|
||
<br />
|
||
Kyle Wiens, Kevin O'Reilly
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-15T17:00:00"><p>05:00PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T17:00:00" data-endtime="2023-07-15T17:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/82/index.html">Resiliency Maps: Open source tools and open data for disaster risk reduction</a>
|
||
<br />
|
||
Nicole Martinelli
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T17:00:00" data-endtime="2023-07-15T18:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/181/index.html">Academic Open Source and Open Work BOF</a>
|
||
<br />
|
||
Stephen Jacobs, Richard Littauer
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-15T17:30:00"><p>05:30PM</p></th>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="2" data-starttime="2023-07-15T17:30:00" data-endtime="2023-07-15T18:30:00">
|
||
|
||
|
||
|
||
Break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T17:30:00" data-endtime="2023-07-15T18:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/112/index.html">Improving Diversity in Computing by Teaching Humanitarian Free and Open Source</a>
|
||
<br />
|
||
Heid Ellis, Grant Braught, Heid Ellis
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T17:30:00" data-endtime="2023-07-15T18:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/80/index.html">Steadfast Self-Hosting: Rapid-Rise Personal Cloud</a>
|
||
<br />
|
||
Adam Monsen
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T17:30:00" data-endtime="2023-07-15T18:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/38/index.html">How To Steal From Maintainers</a>
|
||
<br />
|
||
Richard Schneeman
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T17:30:00" data-endtime="2023-07-15T18:00:00">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-15T17:30:00" data-endtime="2023-07-15T18:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/169/index.html">Advocacy 101: Your role in passing pro-FOSS legislation</a>
|
||
<br />
|
||
Kevin O'Reilly, Kyle Wiens
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-15T18:00:00"><p>06:00PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T18:00:00" data-endtime="2023-07-15T18:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/148/index.html">Planning a wedding with FOSS</a>
|
||
<br />
|
||
Pono Takamori
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="1" data-starttime="2023-07-15T18:00:00" data-endtime="2023-07-15T18:30:00">
|
||
|
||
|
||
|
||
Break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-15T18:00:00" data-endtime="2023-07-15T18:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/52/index.html">From Conversations to Action: Creating a healthy, diverse open source community.</a>
|
||
<br />
|
||
Anita Sarma, Zixuan Steve Feng
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-15T18:30:00"><p>06:30PM</p></th>
|
||
|
||
<td class="slot slot-Break" colspan="7" rowspan="1" data-starttime="2023-07-15T18:30:00" data-endtime="2023-07-15T19:00:00">
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-15T19:00:00"><p>07:00PM</p></th>
|
||
|
||
<td class="slot slot-Social Event" colspan="7" rowspan="1" data-starttime="2023-07-15T19:00:00" data-endtime="2023-07-15T22:00:00">
|
||
|
||
|
||
|
||
FOSS For Education Mixer at Spirit77. All attendees welcome, free drink tickets available at the Apereo booth.
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-15T22:00:00"><p>10:00PM</p></th>
|
||
|
||
|
||
<td colspan="7"><em>Day End</em></td>
|
||
|
||
</tr>
|
||
|
||
</tbody>
|
||
</table>
|
||
|
||
</div>
|
||
<div class="mobile-schedule d-sm-block d-md-none">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>09:30AM–10:30AM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/186/index.html">Keynote: Right to Repair Panel Discussion</a>
|
||
<br>
|
||
Kyle Wiens, Denver Gingerich, Hilary Shohoney, Juan Manuel Muro, Jr.
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
<br />
|
||
ends 10:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>10:30AM–11:30AM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/116/index.html">Can we combat maintainer burnout with proactive metrics?</a>
|
||
<br>
|
||
Sophia Vargas
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Science of Community —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 11:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/138/index.html">Diamond Open Education</a>
|
||
<br>
|
||
Dr. Cable Green
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS for Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 11:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS in Daily Life —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/36/index.html">How you write matters in open source</a>
|
||
<br>
|
||
Kyle Davis
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Community: Open Source in Practice —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 11:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/63/index.html">Keeping Open Source in the public Interest</a>
|
||
<br>
|
||
Stefano Maffulli
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Issues in Open Work —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 11:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/159/index.html">Unconference: DEI and FOSS</a>
|
||
<br>
|
||
Georg Link, Sriram Ramkrishna
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Diversity Equity and Inclusion and FOSS —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/77/index.html">FOSS Mirroring on a budget: how a question turned into 253gbps of worldwide bandwidth in under a yea</a>
|
||
<br>
|
||
John 'Warthog9' Hawley
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Wild card / Right to Repair —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 11:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>11:30AM–12:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/168/index.html">Lightning Talks - Science of Community</a>
|
||
<br>
|
||
Matthew Gaughan, adam hyde, Anita Sarma, Kaylea Champion, Shauna Gordon-McKeon
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Science of Community —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends noon
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/99/index.html">How to procure open source (you don't)</a>
|
||
<br>
|
||
Anne-Marie Scott
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS for Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends noon
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/33/index.html">FreeBSD: Why This Open Source Project Has Endured</a>
|
||
<br>
|
||
Drew Gurkowski
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Community: Open Source in Practice —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends noon
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/62/index.html">Make The Commit – Community Best Practices for Patent Risk</a>
|
||
<br>
|
||
Keith Bergelt
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Issues in Open Work —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/76/index.html">Tools for linking Wikidata and OpenStreetMap</a>
|
||
<br>
|
||
Edward Betts
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Wild card / Right to Repair —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>12:00PM–12:30PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/115/index.html">Research Data Management Skills Development Leveraged by an Open Source Portfolio</a>
|
||
<br>
|
||
Shoji Kajita
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Science of Community —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/130/index.html">Introduction to Incubation at Apereo</a>
|
||
<br>
|
||
Benito Gonzalez, Laura Fernandez Moran, Patrick Masson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS for Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/30/index.html">Lessons Learned From Scaling An Open Source Community By 10,000%</a>
|
||
<br>
|
||
Angie Byron
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Community: Open Source in Practice —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>12:30PM–02:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Lunch</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
<br />
|
||
ends 2 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>02:00PM–02:30PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/184/index.html">Rules of Engagement: Why and How Companies Participate in OSS.</a>
|
||
<br>
|
||
Mariam Guizani
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Science of Community —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 2:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/103/index.html">We shared some open ed tech. YOU WON'T BELIEVE WHAT HAPPENED NEXT!</a>
|
||
<br>
|
||
Clint Lalonde, Anne-Marie Scott
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS for Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/84/index.html">You don't carry a phone?! Improving societal acceptance of abnormal people</a>
|
||
<br>
|
||
Denver Gingerich
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS in Daily Life —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 2:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/41/index.html">"I didn't sign up for this": The invisible work of maintaining and scaling FOSS projects</a>
|
||
<br>
|
||
Stuart Geiger
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Community: Open Source in Practice —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/60/index.html">Driving Sustainable Digital Public Goods: Lessons from Guiding Companies to Embrace Open Source</a>
|
||
<br>
|
||
Vipul Siddharth
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Issues in Open Work —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/149/index.html">The Hidden Challenges of Inclusive Collaboration</a>
|
||
<br>
|
||
Ildikó Váncsa
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Diversity Equity and Inclusion and FOSS —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Wild card / Right to Repair —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>02:30PM–03:00PM</h3>
|
||
|
||
|
||
|
||
|
||
Break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Science of Community —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/85/index.html">Nature adventures with FOSS</a>
|
||
<br>
|
||
Sage Sharp
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS in Daily Life —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>03:00PM–03:30PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/178/index.html">Interactive Session -- Let's Get Real: Putting Research Findings into Practice</a>
|
||
<br>
|
||
Kaylea Champion, Aaron Shaw, Mako Hill
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Science of Community —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/102/index.html">Open Source in Higher Ed is Different</a>
|
||
<br>
|
||
Patrick Masson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS for Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/124/index.html">Running an Open Source Hackerspace</a>
|
||
<br>
|
||
Tracy Homer
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS in Daily Life —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 3:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/35/index.html">Forging Strong Open Source Communities: Insights and Lessons from the Sakai LMS Community</a>
|
||
<br>
|
||
Joshua Wilson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Community: Open Source in Practice —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/64/index.html">Open Source and Automated Science</a>
|
||
<br>
|
||
Sayeed Choudhury
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Issues in Open Work —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/53/index.html">Thinking about FOSS, systemically</a>
|
||
<br>
|
||
Anna e só
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Diversity Equity and Inclusion and FOSS —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/79/index.html">Right to Repair, FOSS, and restoring hardware ownership</a>
|
||
<br>
|
||
Kevin O'Reilly
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Wild card / Right to Repair —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>03:30PM–04:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/83/index.html">IndieWeb 101: owning your content and identity</a>
|
||
<br>
|
||
Wm Salt Hale
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS in Daily Life —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>04:00PM–04:30PM</h3>
|
||
|
||
|
||
|
||
|
||
Coffee/tea break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
<br />
|
||
ends 4:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>04:30PM–05:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/185/index.html">Open Discussion: Open Source Governance</a>
|
||
<br>
|
||
Shauna Gordon-McKeon
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Science of Community —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/100/index.html">Open Standards in Higher Ed and the Challenges of Interoperability</a>
|
||
<br>
|
||
Benito Gonzalez, Laura Fernandez Moran
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS for Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/81/index.html">Thoughts after daily driving postmarketOS for 3 years</a>
|
||
<br>
|
||
Anjan Momi
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS in Daily Life —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 5 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/32/index.html">Let's talk about Non-profit Boards</a>
|
||
<br>
|
||
Deb Nicholson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Community: Open Source in Practice —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/152/index.html">Identifying Common Issues, and Potential Solutions, Across Sectors Doing Open Work</a>
|
||
<br>
|
||
Stephen Jacobs
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Issues in Open Work —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 5 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/55/index.html">The Open Social Compact: A Citizenship Model for Digital Communities</a>
|
||
<br>
|
||
Coraline Ada Ehmke
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Diversity Equity and Inclusion and FOSS —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/174/index.html">Right to Repair Discussion</a>
|
||
<br>
|
||
Kyle Wiens, Kevin O'Reilly
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Wild card / Right to Repair —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>05:00PM–05:30PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/82/index.html">Resiliency Maps: Open source tools and open data for disaster risk reduction</a>
|
||
<br>
|
||
Nicole Martinelli
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS in Daily Life —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/181/index.html">Academic Open Source and Open Work BOF</a>
|
||
<br>
|
||
Stephen Jacobs, Richard Littauer
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Issues in Open Work —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 6 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>05:30PM–06:00PM</h3>
|
||
|
||
|
||
|
||
|
||
Break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Science of Community —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/112/index.html">Improving Diversity in Computing by Teaching Humanitarian Free and Open Source</a>
|
||
<br>
|
||
Heid Ellis, Grant Braught, Heid Ellis
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS for Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/80/index.html">Steadfast Self-Hosting: Rapid-Rise Personal Cloud</a>
|
||
<br>
|
||
Adam Monsen
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS in Daily Life —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 6 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/38/index.html">How To Steal From Maintainers</a>
|
||
<br>
|
||
Richard Schneeman
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Community: Open Source in Practice —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Diversity Equity and Inclusion and FOSS —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 6 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/169/index.html">Advocacy 101: Your role in passing pro-FOSS legislation</a>
|
||
<br>
|
||
Kevin O'Reilly, Kyle Wiens
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Wild card / Right to Repair —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>06:00PM–06:30PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/148/index.html">Planning a wedding with FOSS</a>
|
||
<br>
|
||
Pono Takamori
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS in Daily Life —
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
Break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Issues in Open Work —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/52/index.html">From Conversations to Action: Creating a healthy, diverse open source community.</a>
|
||
<br>
|
||
Anita Sarma, Zixuan Steve Feng
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Diversity Equity and Inclusion and FOSS —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>06:30PM–07:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<div class="d-flex align-items-center">
|
||
<p>Break</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
<br />
|
||
ends 7 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>07:00PM–10:00PM</h3>
|
||
|
||
|
||
|
||
|
||
FOSS For Education Mixer at Spirit77. All attendees welcome, free drink tickets available at the Apereo booth.
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
<br />
|
||
ends 10 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
<h3>10:00PM</h3>
|
||
<p><em>Day End</em></p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="row tab-pane fade d-print-block" id="sunday" role="tabpanel" aria-labelledby="schedule_day_sunday-tab">
|
||
<div class="col-12">
|
||
<h2 class="my-4">
|
||
FOSSY 2023
|
||
<span class="clearfix d-sm-block d-md-none"></span>
|
||
<small class="text-muted">Sunday, July 16, 2023</small>
|
||
</h2>
|
||
<p class="timezone-info small">Conference times are in PDT (UTC-0700). <span class="d-print-none">Current talks will be highlighted.</span></p>
|
||
<div class="table-responsive d-none d-md-block">
|
||
|
||
|
||
|
||
<table class="calendar table table-bordered" data-date="2023-07-16">
|
||
<thead>
|
||
<tr>
|
||
<th scope="row" class="time"><em>Room</em></th>
|
||
|
||
<th scope="column">E142</th>
|
||
|
||
<th scope="column">E143</th>
|
||
|
||
<th scope="column">E144</th>
|
||
|
||
<th scope="column">E145</th>
|
||
|
||
<th scope="column">E146</th>
|
||
|
||
<th scope="column">E147</th>
|
||
|
||
<th scope="column">E148</th>
|
||
|
||
</tr>
|
||
|
||
|
||
<tr>
|
||
<th scope="row" class="time"><em>Track</em></th>
|
||
|
||
|
||
<th scope="column" class="track-name"><p>Container Days</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>FOSS for Education</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>Open Source AI + Data</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>Software Worker Coops</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>Diversity Equity and Inclusion and FOSS</p></th>
|
||
|
||
|
||
|
||
<th scope="column" class="track-name"><p>Security</p></th>
|
||
|
||
|
||
</tr>
|
||
|
||
|
||
</thead>
|
||
|
||
<tbody>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-16T09:30:00"><p>09:30AM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="7" rowspan="1" data-starttime="2023-07-16T09:30:00" data-endtime="2023-07-16T10:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/160/index.html">Keynote: Outreachy Celebration</a>
|
||
<br />
|
||
Karen Sandler, Anna e só, Sage Sharp
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-16T10:30:00"><p>10:30AM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T10:30:00" data-endtime="2023-07-16T11:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/139/index.html">The Cloud Native Burrito</a>
|
||
<br />
|
||
Josh Berkus
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="4" data-starttime="2023-07-16T10:30:00" data-endtime="2023-07-16T12:30:00">
|
||
|
||
|
||
|
||
Reserved
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="4" data-starttime="2023-07-16T10:30:00" data-endtime="2023-07-16T12:30:00">
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-16T10:30:00" data-endtime="2023-07-16T11:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/65/index.html">Empowering Data Driven Strategies with Open Source Machine Learning: Tools, Techniques and Tips</a>
|
||
<br />
|
||
Hema Veeradhi, Surya Prakash Pathak
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-16T10:30:00" data-endtime="2023-07-16T11:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/73/index.html">Inside Igalia: Scaling a Co-Op Beyond 100 Members</a>
|
||
<br />
|
||
Valerie Young
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-16T10:30:00" data-endtime="2023-07-16T11:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/56/index.html">Onboarding Newcomers - More Than Just CONTRIBUTING.md</a>
|
||
<br />
|
||
Elizabeth Barron, Justin W. Flory
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-16T10:30:00" data-endtime="2023-07-16T11:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/117/index.html">Challenges in open, self-sovereign identity</a>
|
||
<br />
|
||
Tom Marble
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-16T11:00:00"><p>11:00AM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-16T11:00:00" data-endtime="2023-07-16T12:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/142/index.html">Getting Started with vcluster in Production</a>
|
||
<br />
|
||
Mike Petersen, Carl Montanari
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-16T11:30:00"><p>11:30AM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T11:30:00" data-endtime="2023-07-16T12:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/71/index.html">Secure Data Sharing: Homomorphic Encryption and Confidential Computing</a>
|
||
<br />
|
||
Surya Prakash Pathak, AAKANKSHA DUGGAL
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T11:30:00" data-endtime="2023-07-16T12:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/163/index.html">Agaric Technology Collective</a>
|
||
<br />
|
||
Keegan Rankin, Louis Elkner-Alfaro
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T11:30:00" data-endtime="2023-07-16T12:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/131/index.html">Open Source Your Inclusive Language Initiatives</a>
|
||
<br />
|
||
Monica Ayhens-Madon
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T11:30:00" data-endtime="2023-07-16T12:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/125/index.html">Doing a TUF: Secure Any Shared Storage</a>
|
||
<br />
|
||
Nisha Kumar
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-16T12:00:00"><p>12:00PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T12:00:00" data-endtime="2023-07-16T12:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/46/index.html">Incremental Arm64 migration with multi-arch containers and heterogeneous Kubernetes clusters</a>
|
||
<br />
|
||
Dave Neary
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T12:00:00" data-endtime="2023-07-16T12:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/68/index.html">How AI can help sustain open source, not destroy it</a>
|
||
<br />
|
||
Justin Dorfman
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T12:00:00" data-endtime="2023-07-16T12:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/145/index.html">Snowdrift.coop: sustainable funding for FLO projects</a>
|
||
<br />
|
||
Aaron Wolf
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="1" data-starttime="2023-07-16T12:00:00" data-endtime="2023-07-16T12:30:00">
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="1" data-starttime="2023-07-16T12:00:00" data-endtime="2023-07-16T12:30:00">
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-16T12:30:00"><p>12:30PM</p></th>
|
||
|
||
<td class="slot slot-Lunch" colspan="7" rowspan="1" data-starttime="2023-07-16T12:30:00" data-endtime="2023-07-16T14:00:00">
|
||
|
||
|
||
|
||
<em>Lunch</em>
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-16T14:00:00"><p>02:00PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T14:00:00" data-endtime="2023-07-16T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/49/index.html">Finch: simple/open/extensible</a>
|
||
<br />
|
||
Weike Qu, Kyle Davis
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T14:00:00" data-endtime="2023-07-16T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/153/index.html">BOF: FOSS Advocates in Higher Education</a>
|
||
<br />
|
||
Patrick Masson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="3" data-starttime="2023-07-16T14:00:00" data-endtime="2023-07-16T16:00:00">
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T14:00:00" data-endtime="2023-07-16T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/67/index.html">Using Python with Proprietary Compute Power to Leverage Big Data Analytics</a>
|
||
<br />
|
||
Joseph Castle, PhD
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T14:00:00" data-endtime="2023-07-16T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/72/index.html">Co-ops: 'Open Source' Capitalism</a>
|
||
<br />
|
||
Joel Brock
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T14:00:00" data-endtime="2023-07-16T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/129/index.html">Discussion: Mentoring and internship challenges</a>
|
||
<br />
|
||
Sage Sharp
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T14:00:00" data-endtime="2023-07-16T15:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/118/index.html">Breaking the Chains of Trusting Trust: Reproducible Builds and More!</a>
|
||
<br />
|
||
Vagrant Cascadian
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-16T15:00:00"><p>03:00PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T15:00:00" data-endtime="2023-07-16T15:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/47/index.html">Open Source Dev Containers with DevPod</a>
|
||
<br />
|
||
Rich Burroughs
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="2" data-starttime="2023-07-16T15:00:00" data-endtime="2023-07-16T16:00:00">
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-16T15:00:00" data-endtime="2023-07-16T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/69/index.html">Accelerate Model Training with an Easy to Use High-Performance AI/ML Stack for the Cloud</a>
|
||
<br />
|
||
Michael Clifford, Erik Erlandson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-16T15:00:00" data-endtime="2023-07-16T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/74/index.html">The Open Source Demos: Who is Entitled to Vote in an Open Source Organization?</a>
|
||
<br />
|
||
Watson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-16T15:00:00" data-endtime="2023-07-16T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/58/index.html">Conflu, con crud, and COVID-19: the time for Health and Safety policies is yesterday</a>
|
||
<br />
|
||
Josh Simmons
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="2" data-starttime="2023-07-16T15:00:00" data-endtime="2023-07-16T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/75/index.html">FOSS in World Affairs</a>
|
||
<br />
|
||
Delib
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-16T15:30:00"><p>03:30PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T15:30:00" data-endtime="2023-07-16T16:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/146/index.html">Where should my K8s Dev Environment Be?</a>
|
||
<br />
|
||
Debo Ray
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-16T16:00:00"><p>04:00PM</p></th>
|
||
|
||
<td class="slot slot-Coffee/tea break" colspan="7" rowspan="1" data-starttime="2023-07-16T16:00:00" data-endtime="2023-07-16T16:30:00">
|
||
|
||
|
||
|
||
Coffee/tea break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-16T16:30:00"><p>04:30PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T16:30:00" data-endtime="2023-07-16T17:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/141/index.html">Power Up with Podman</a>
|
||
<br />
|
||
Paige Cruz
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="2" data-starttime="2023-07-16T16:30:00" data-endtime="2023-07-16T18:00:00">
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="2" data-starttime="2023-07-16T16:30:00" data-endtime="2023-07-16T18:00:00">
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T16:30:00" data-endtime="2023-07-16T17:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/70/index.html">Enabling Accelerated AI and Data Workflows on CPUs, GPUs and FPGAs through oneAPI</a>
|
||
<br />
|
||
Sriram Ramkrishna
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T16:30:00" data-endtime="2023-07-16T17:30:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/180/index.html">Panel: Let's talk about co-ops!</a>
|
||
<br />
|
||
Clayton Craft, Aaron Wolf, Dan Fourie, Denver Gingerich, Joel Brock, Keegan Rankin, Valerie Young, Watson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="1" data-starttime="2023-07-16T16:30:00" data-endtime="2023-07-16T17:30:00">
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="1" data-starttime="2023-07-16T16:30:00" data-endtime="2023-07-16T17:30:00">
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-16T17:30:00"><p>05:30PM</p></th>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T17:30:00" data-endtime="2023-07-16T18:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/51/index.html">Automating Day 2 Operations with Kubebuilder and Operator SDK</a>
|
||
<br />
|
||
Steve Sklar
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T17:30:00" data-endtime="2023-07-16T18:00:00">
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/66/index.html">Dashboards are dead, long live dashboards!</a>
|
||
<br />
|
||
James Kunstle
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-talk" colspan="1" rowspan="1" data-starttime="2023-07-16T17:30:00" data-endtime="2023-07-16T18:00:00">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="1" data-starttime="2023-07-16T17:30:00" data-endtime="2023-07-16T18:00:00">
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
<td class="slot slot-Break" colspan="1" rowspan="1" data-starttime="2023-07-16T17:30:00" data-endtime="2023-07-16T18:00:00">
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-16T18:00:00"><p>06:00PM</p></th>
|
||
|
||
<td class="slot slot-Opening Remarks" colspan="7" rowspan="1" data-starttime="2023-07-16T18:00:00" data-endtime="2023-07-16T18:30:00">
|
||
|
||
|
||
|
||
Closing Remarks
|
||
|
||
|
||
|
||
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr class="calendar-row">
|
||
<th scope="row" class="time" data-time="2023-07-16T18:30:00"><p>06:30PM</p></th>
|
||
|
||
|
||
<td colspan="7"><em>Day End</em></td>
|
||
|
||
</tr>
|
||
|
||
</tbody>
|
||
</table>
|
||
|
||
</div>
|
||
<div class="mobile-schedule d-sm-block d-md-none">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>09:30AM–10:30AM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/160/index.html">Keynote: Outreachy Celebration</a>
|
||
<br>
|
||
Karen Sandler, Anna e só, Sage Sharp
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
<br />
|
||
ends 10:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>10:30AM–11:00AM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/139/index.html">The Cloud Native Burrito</a>
|
||
<br>
|
||
Josh Berkus
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Container Days —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 11 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
Reserved
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS for Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/65/index.html">Empowering Data Driven Strategies with Open Source Machine Learning: Tools, Techniques and Tips</a>
|
||
<br>
|
||
Hema Veeradhi, Surya Prakash Pathak
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Open Source AI + Data —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 11:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/73/index.html">Inside Igalia: Scaling a Co-Op Beyond 100 Members</a>
|
||
<br>
|
||
Valerie Young
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Software Worker Coops —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 11:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/56/index.html">Onboarding Newcomers - More Than Just CONTRIBUTING.md</a>
|
||
<br>
|
||
Elizabeth Barron, Justin W. Flory
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Diversity Equity and Inclusion and FOSS —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 11:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/117/index.html">Challenges in open, self-sovereign identity</a>
|
||
<br>
|
||
Tom Marble
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Security —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 11:30 a.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>11:00AM–11:30AM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/142/index.html">Getting Started with vcluster in Production</a>
|
||
<br>
|
||
Mike Petersen, Carl Montanari
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Container Days —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends noon
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>11:30AM–12:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/71/index.html">Secure Data Sharing: Homomorphic Encryption and Confidential Computing</a>
|
||
<br>
|
||
Surya Prakash Pathak, AAKANKSHA DUGGAL
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Open Source AI + Data —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends noon
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/163/index.html">Agaric Technology Collective</a>
|
||
<br>
|
||
Keegan Rankin, Louis Elkner-Alfaro
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Software Worker Coops —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends noon
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/131/index.html">Open Source Your Inclusive Language Initiatives</a>
|
||
<br>
|
||
Monica Ayhens-Madon
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Diversity Equity and Inclusion and FOSS —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends noon
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/125/index.html">Doing a TUF: Secure Any Shared Storage</a>
|
||
<br>
|
||
Nisha Kumar
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Security —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends noon
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>12:00PM–12:30PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/46/index.html">Incremental Arm64 migration with multi-arch containers and heterogeneous Kubernetes clusters</a>
|
||
<br>
|
||
Dave Neary
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Container Days —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/68/index.html">How AI can help sustain open source, not destroy it</a>
|
||
<br>
|
||
Justin Dorfman
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Open Source AI + Data —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/145/index.html">Snowdrift.coop: sustainable funding for FLO projects</a>
|
||
<br>
|
||
Aaron Wolf
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Software Worker Coops —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Diversity Equity and Inclusion and FOSS —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Security —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 12:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>12:30PM–02:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<em>Lunch</em>
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
<br />
|
||
ends 2 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>02:00PM–03:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/49/index.html">Finch: simple/open/extensible</a>
|
||
<br>
|
||
Weike Qu, Kyle Davis
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Container Days —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/153/index.html">BOF: FOSS Advocates in Higher Education</a>
|
||
<br>
|
||
Patrick Masson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS for Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/67/index.html">Using Python with Proprietary Compute Power to Leverage Big Data Analytics</a>
|
||
<br>
|
||
Joseph Castle, PhD
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Open Source AI + Data —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/72/index.html">Co-ops: 'Open Source' Capitalism</a>
|
||
<br>
|
||
Joel Brock
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Software Worker Coops —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/129/index.html">Discussion: Mentoring and internship challenges</a>
|
||
<br>
|
||
Sage Sharp
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Diversity Equity and Inclusion and FOSS —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/118/index.html">Breaking the Chains of Trusting Trust: Reproducible Builds and More!</a>
|
||
<br>
|
||
Vagrant Cascadian
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Security —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 3 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>03:00PM–03:30PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/47/index.html">Open Source Dev Containers with DevPod</a>
|
||
<br>
|
||
Rich Burroughs
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Container Days —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 3:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS for Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/69/index.html">Accelerate Model Training with an Easy to Use High-Performance AI/ML Stack for the Cloud</a>
|
||
<br>
|
||
Michael Clifford, Erik Erlandson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Open Source AI + Data —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/74/index.html">The Open Source Demos: Who is Entitled to Vote in an Open Source Organization?</a>
|
||
<br>
|
||
Watson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Software Worker Coops —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/58/index.html">Conflu, con crud, and COVID-19: the time for Health and Safety policies is yesterday</a>
|
||
<br>
|
||
Josh Simmons
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Diversity Equity and Inclusion and FOSS —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/75/index.html">FOSS in World Affairs</a>
|
||
<br>
|
||
Delib
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Security —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>03:30PM–04:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/146/index.html">Where should my K8s Dev Environment Be?</a>
|
||
<br>
|
||
Debo Ray
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Container Days —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 4 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>04:00PM–04:30PM</h3>
|
||
|
||
|
||
|
||
|
||
Coffee/tea break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
<br />
|
||
ends 4:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>04:30PM–05:30PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/141/index.html">Power Up with Podman</a>
|
||
<br>
|
||
Paige Cruz
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Container Days —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
FOSS for Education —
|
||
|
||
|
||
E143
|
||
<br />
|
||
ends 6 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
|
||
|
||
|
||
E144
|
||
<br />
|
||
ends 6 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/70/index.html">Enabling Accelerated AI and Data Workflows on CPUs, GPUs and FPGAs through oneAPI</a>
|
||
<br>
|
||
Sriram Ramkrishna
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Open Source AI + Data —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/180/index.html">Panel: Let's talk about co-ops!</a>
|
||
<br>
|
||
Clayton Craft, Aaron Wolf, Dan Fourie, Denver Gingerich, Joel Brock, Keegan Rankin, Valerie Young, Watson
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Software Worker Coops —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Diversity Equity and Inclusion and FOSS —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Security —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 5:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>05:30PM–06:00PM</h3>
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/51/index.html">Automating Day 2 Operations with Kubebuilder and Operator SDK</a>
|
||
<br>
|
||
Steve Sklar
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Container Days —
|
||
|
||
|
||
E142
|
||
<br />
|
||
ends 6 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
<p>
|
||
<a href="presentation/66/index.html">Dashboards are dead, long live dashboards!</a>
|
||
<br>
|
||
James Kunstle
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Open Source AI + Data —
|
||
|
||
|
||
E145
|
||
<br />
|
||
ends 6 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Software Worker Coops —
|
||
|
||
|
||
E146
|
||
<br />
|
||
ends 6 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Diversity Equity and Inclusion and FOSS —
|
||
|
||
|
||
E147
|
||
<br />
|
||
ends 6 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
|
||
|
||
|
||
Room Break
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
Security —
|
||
|
||
|
||
E148
|
||
<br />
|
||
ends 6 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
|
||
<h3>06:00PM–06:30PM</h3>
|
||
|
||
|
||
|
||
|
||
Closing Remarks
|
||
|
||
|
||
|
||
|
||
<p><em>
|
||
|
||
|
||
<br />
|
||
ends 6:30 p.m.
|
||
</em></p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="mobile-slot my-3">
|
||
<h3>06:30PM</h3>
|
||
<p><em>Day End</em></p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
|
||
<script src="../static/build/js/app.js" type="text/javascript"></script>
|
||
<script src="../static/build/js/jquery.formset.js"></script>
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
|
||
<script src="../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
|
||
|
||
<!--no-analytics-->
|
||
|
||
|
||
<script src="../static/build/js/luxon.min.js"></script>
|
||
<script src="../static/build/js/schedule.js" type="text/javascript"></script>
|
||
|
||
|
||
<script type="text/javascript">
|
||
window.addEventListener("hashchange", function(event) {
|
||
var fragment = window.location.hash.toLowerCase().substring(1);
|
||
|
||
if (!fragment) {
|
||
return;
|
||
};
|
||
|
||
var tab_id = "#schedule_day_" + fragment + "-tab";
|
||
$(tab_id).tab('show');
|
||
}, false);
|
||
|
||
$(".nav-item").click(function(event) {
|
||
// This updates the window location fragment so that
|
||
// the URL bar is updated, and so that when you go
|
||
// back, it loads the right page.
|
||
|
||
// len("schedule_day_") == 13
|
||
var day_tab = event.target.id.substring(13);
|
||
var day = day_tab.substr(0, day_tab.length-4);
|
||
|
||
if (history.pushState) {
|
||
history.pushState(null, null, "#" + day);
|
||
}
|
||
});
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</main>
|
||
|
||
<footer class="footer mt-4 d-print-none">
|
||
<div class="container py-4">
|
||
<div class="row">
|
||
<div class="col-md-4 pb-4">
|
||
<strong>FOSSY 2023</strong> <br>
|
||
July 13-16 2023 <br>
|
||
Portland, OR<br>
|
||
Timezone: PDT - UTC-7 <br>
|
||
<a href="mailto:conference@sfconservancy.org" alt="Email"><i class="far fa-envelope"></i></a> <a
|
||
href="https://twitter.com/conservancy" alt="Twitter"><i class="fab fa-twitter"></i></a> <a
|
||
href="https://social.sfconservancy.org/conservancy" alt="Mastodon"><i class="fab fa-mastodon"></i></a>
|
||
</div>
|
||
<div class="col-md-4 pb-4 text-center">
|
||
<a href="https://sfconservancy.org"><img src="../static/build/img/conservancy_logo.svg" alt="Software Freedom Conservancy logo" class="footer-image"></a>
|
||
</div>
|
||
<div class="col-md-4 pb-4 text-right">
|
||
<small>
|
||
<a href="index.html#">Back to top</a><br>
|
||
© 2023 <a href="https://sfconservancy.org/">Software Freedom Conservancy</a><br>
|
||
<a href="../credits/index.html">Credits</a>
|
||
</small>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
|
||
</body>
|
||
</html>
|