2024-07-23 23:59:24 +00:00
<!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 2024 | 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 2024 | Conference Schedule" >
< meta property = "og:description" content = "" / >
< meta property = "og:url" content = "https://2024.fossy.us/schedule/" >
< meta name = "twitter:site" content = "@conservancy" >
< meta name = "twitter:image:alt" content = "FOSSY 2024 | Conference Schedule" / >
< meta name = "twitter:card" content = "summary" >
< meta name = "twitter:image" content = "https://2024.fossy.us/static/build/img/conservancy_logo_tall_mono.png" / >
< meta property = "og:image" content = "https://2024.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 = "" >
2025-02-12 06:41:42 +00:00
< header class = "bg-washed-yellow pa2" > < div class = "container" > < strong > Archived:< / strong > This is an archive from the 2024 conference. See < a href = "https://fossy.us/" > fossy.us< / a > for the latest event.< / div > < / header > < header class = "clearfix d-print-none" >
2024-07-23 23:59:24 +00:00
< 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 2024
< / 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 >
< / 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" >
2025-02-12 06:19:32 +00:00
2024-07-23 23:59:24 +00:00
< a class = "dropdown-item " href = "../attend/tickets/index.html" > Tickets< / a >
< a class = "dropdown-item " href = "../travel/index.html" > Travel and Lodging< / 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/index.html" > Tracks< / 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="2024-08-01">
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="2024-08-02">
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="2024-08-03">
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="2024-08-04">
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 2024
< span class = "clearfix d-sm-block d-md-none" > < / span >
2024-07-30 03:56:01 +00:00
< small class = "text-muted" > Thursday, Aug. 1, 2024< / small >
2024-07-23 23:59:24 +00:00
< / 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 = "2024-08-01" >
< thead >
< tr >
< th scope = "row" class = "time" > < em > Room< / em > < / th >
< th scope = "column" > 327< / th >
< th scope = "column" > 328< / th >
< th scope = "column" > 329< / th >
< th scope = "column" > 333< / th >
< th scope = "column" > 338< / th >
< / tr >
< tr >
< th scope = "row" class = "time" > < em > Track< / em > < / th >
< th scope = "column" class = "track-name" > < p > FOSS and ARM64; from the Cloud to the Edge< / p > < / th >
< th scope = "column" class = "track-name" > < p > XMPP< / p > < / th >
< th scope = "column" class = "track-name" > < p > Supporting User Groups< / p > < / th >
2025-02-12 06:19:32 +00:00
< th scope = "column" class = "track-name" > < p > Open< / p > < / th >
2024-07-23 23:59:24 +00:00
< th scope = "column" class = "track-name" > < p > Open< / p > < / th >
< / tr >
< / thead >
< tbody >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-01T10:15:00" > < p > 10:15AM< / p > < / th >
< td class = "slot slot-Registration" colspan = "5" rowspan = "1" data-starttime = "2024-08-01T10:15:00" data-endtime = "2024-08-01T13:15:00" >
Registration Open
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-01T13:45:00" > < p > 01:45PM< / p > < / th >
< td class = "slot slot-Opening Remarks" colspan = "5" rowspan = "1" data-starttime = "2024-08-01T13:45:00" data-endtime = "2024-08-01T14:00:00" >
Opening Remarks
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-01T14:00:00" > < p > 02:00PM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T14:00:00" data-endtime = "2024-08-01T14:45:00" >
< p >
< a href = "presentation/192/index.html" > Empowering FOSS projects on ARM64 at the OSUOSL< / a >
< br / >
Lance Albertson
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T14:00:00" data-endtime = "2024-08-01T14:45:00" >
< p >
< a href = "presentation/233/index.html" > Setting Up A Simple XMPP Server< / a >
< br / >
Root
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T14:00:00" data-endtime = "2024-08-01T14:45:00" >
< p >
< a href = "presentation/213/index.html" > 30 Years and Counting: Secrets to enduring user groups< / a >
< br / >
Michael Dexter
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T14:00:00" data-endtime = "2024-08-01T14:45:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T14:00:00" data-endtime = "2024-08-01T14:45:00" >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-01T14:45:00" > < p > 02:45PM< / p > < / th >
< td class = "slot slot-Break" colspan = "5" rowspan = "1" data-starttime = "2024-08-01T14:45:00" data-endtime = "2024-08-01T15: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 = "2024-08-01T15:00:00" > < p > 03:00PM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T15:00:00" data-endtime = "2024-08-01T15:45:00" >
< p >
2024-07-30 03:56:01 +00:00
< a href = "presentation/195/index.html" > How a hardware company supports arm64 open source software development< / a >
2024-07-23 23:59:24 +00:00
< br / >
2024-07-30 03:56:01 +00:00
Edward Vielmetti
2024-07-23 23:59:24 +00:00
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T15:00:00" data-endtime = "2024-08-01T15:45:00" >
< p >
< a href = "presentation/232/index.html" > Mitigating MITMs in XMPP< / a >
< br / >
Amolith
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T15:00:00" data-endtime = "2024-08-01T15:45:00" >
< p >
< a href = "presentation/214/index.html" > Survival is an Achievement: Tactical ways to keep user groups alive under strain< / a >
< br / >
Emily Soward
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T15:00:00" data-endtime = "2024-08-01T15:45:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T15:00:00" data-endtime = "2024-08-01T15:45:00" >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-01T15:45:00" > < p > 03:45PM< / p > < / th >
< td class = "slot slot-Coffee/tea break" colspan = "5" rowspan = "1" data-starttime = "2024-08-01T15:45:00" data-endtime = "2024-08-01T16:30:00" >
Coffee, tea, and snack break
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-01T16:30:00" > < p > 04:30PM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T16:30:00" data-endtime = "2024-08-01T17:15:00" >
< p >
2024-07-30 03:56:01 +00:00
< a href = "presentation/189/index.html" > Unlocking containers on ARM64: A story of runtime and image support< / a >
2024-07-23 23:59:24 +00:00
< br / >
2024-07-30 03:56:01 +00:00
Phil Estes
2024-07-23 23:59:24 +00:00
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T16:30:00" data-endtime = "2024-08-01T17:15:00" >
< p >
< a href = "presentation/231/index.html" > Anatomy of a Cross-platform Chat SDK< / a >
< br / >
Stephen Paul Weber
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T16:30:00" data-endtime = "2024-08-01T17:15:00" >
< p >
< a href = "presentation/212/index.html" > Embracing your weird: Community Building through Fun & Play< / a >
< br / >
Tom " spot" Callaway
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T16:30:00" data-endtime = "2024-08-01T17:15:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T16:30:00" data-endtime = "2024-08-01T17:15:00" >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-01T17:15:00" > < p > 05:15PM< / p > < / th >
< td class = "slot slot-Break" colspan = "5" rowspan = "1" data-starttime = "2024-08-01T17:15:00" data-endtime = "2024-08-01T17:30: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 = "2024-08-01T17:30:00" > < p > 05:30PM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T17:30:00" data-endtime = "2024-08-01T18:15:00" >
< p >
< a href = "presentation/190/index.html" > GitHub Actions & Arm64: Enabling the world’ s software to build on ARM< / a >
< br / >
Larissa Fortuna
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T17:30:00" data-endtime = "2024-08-01T18:15:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T17:30:00" data-endtime = "2024-08-01T18:15:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T17:30:00" data-endtime = "2024-08-01T18:15:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-01T17:30:00" data-endtime = "2024-08-01T18:15:00" >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-01T19:00:00" > < p > 07:00PM< / p > < / th >
< td class = "slot slot-Social Event" colspan = "5" rowspan = "1" data-starttime = "2024-08-01T19:00:00" data-endtime = "2024-08-01T22:00:00" >
Official Thursday Night Event at Punch Bowl Social
340 SW Morrison St Suite 4305, Portland, OR 97204
Just quick ~15 minute Max ride from PSU. All attendees are invited!
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-01T22:00:00" > < p > 10:00PM< / p > < / th >
< td colspan = "5" > < 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:15AM– 01:15PM< / h3 >
Registration Open
< p > < em >
< br / >
ends 1:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 01:45PM– 02:00PM< / h3 >
Opening Remarks
< p > < em >
< br / >
ends 2 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 02:00PM– 02:45PM< / h3 >
< p >
< a href = "presentation/192/index.html" > Empowering FOSS projects on ARM64 at the OSUOSL< / a >
< br >
Lance Albertson
< / p >
< p > < em >
FOSS and ARM64; from the Cloud to the Edge —
327
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/233/index.html" > Setting Up A Simple XMPP Server< / a >
< br >
Root
< / p >
< p > < em >
XMPP —
328
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/213/index.html" > 30 Years and Counting: Secrets to enduring user groups< / a >
< br >
Michael Dexter
< / p >
< p > < em >
Supporting User Groups —
329
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
2025-02-12 06:19:32 +00:00
Open —
2024-07-23 23:59:24 +00:00
333
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
Open —
338
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 02:45PM– 03:00PM< / h3 >
< div class = "d-flex align-items-center" >
< p > Break< / p >
< / div >
< p > < em >
< br / >
ends 3 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 03:00PM– 03:45PM< / h3 >
< p >
2024-07-30 03:56:01 +00:00
< a href = "presentation/195/index.html" > How a hardware company supports arm64 open source software development< / a >
2024-07-23 23:59:24 +00:00
< br >
2024-07-30 03:56:01 +00:00
Edward Vielmetti
2024-07-23 23:59:24 +00:00
< / p >
< p > < em >
FOSS and ARM64; from the Cloud to the Edge —
327
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/232/index.html" > Mitigating MITMs in XMPP< / a >
< br >
Amolith
< / p >
< p > < em >
XMPP —
328
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/214/index.html" > Survival is an Achievement: Tactical ways to keep user groups alive under strain< / a >
< br >
Emily Soward
< / p >
< p > < em >
Supporting User Groups —
329
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
2025-02-12 06:19:32 +00:00
Open —
2024-07-23 23:59:24 +00:00
333
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
Open —
338
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 03:45PM– 04:30PM< / h3 >
Coffee, tea, and snack break
< p > < em >
< br / >
ends 4:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 04:30PM– 05:15PM< / h3 >
< p >
2024-07-30 03:56:01 +00:00
< a href = "presentation/189/index.html" > Unlocking containers on ARM64: A story of runtime and image support< / a >
2024-07-23 23:59:24 +00:00
< br >
2024-07-30 03:56:01 +00:00
Phil Estes
2024-07-23 23:59:24 +00:00
< / p >
< p > < em >
FOSS and ARM64; from the Cloud to the Edge —
327
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/231/index.html" > Anatomy of a Cross-platform Chat SDK< / a >
< br >
Stephen Paul Weber
< / p >
< p > < em >
XMPP —
328
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/212/index.html" > Embracing your weird: Community Building through Fun & Play< / a >
< br >
Tom " spot" Callaway
< / p >
< p > < em >
Supporting User Groups —
329
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
2025-02-12 06:19:32 +00:00
Open —
2024-07-23 23:59:24 +00:00
333
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
Open —
338
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 05:15PM– 05:30PM< / h3 >
< div class = "d-flex align-items-center" >
< p > Break< / p >
< / div >
< p > < em >
< br / >
ends 5:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 05:30PM– 06:15PM< / h3 >
< p >
< a href = "presentation/190/index.html" > GitHub Actions & Arm64: Enabling the world’ s software to build on ARM< / a >
< br >
Larissa Fortuna
< / p >
< p > < em >
FOSS and ARM64; from the Cloud to the Edge —
327
< br / >
ends 6:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
XMPP —
328
< br / >
ends 6:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
Supporting User Groups —
329
< br / >
ends 6:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
2025-02-12 06:19:32 +00:00
Open —
2024-07-23 23:59:24 +00:00
333
< br / >
ends 6:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
Open —
338
< br / >
ends 6:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 07:00PM– 10:00PM< / h3 >
Official Thursday Night Event at Punch Bowl Social
340 SW Morrison St Suite 4305, Portland, OR 97204
Just quick ~15 minute Max ride from PSU. All attendees are invited!
< 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 2024
< span class = "clearfix d-sm-block d-md-none" > < / span >
2024-07-30 03:56:01 +00:00
< small class = "text-muted" > Friday, Aug. 2, 2024< / small >
2024-07-23 23:59:24 +00:00
< / 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 = "2024-08-02" >
< thead >
< tr >
< th scope = "row" class = "time" > < em > Room< / em > < / th >
< th scope = "column" > 327< / th >
< th scope = "column" > 328< / th >
< th scope = "column" > 329< / th >
< th scope = "column" > 333< / th >
< th scope = "column" > 338< / th >
< / tr >
< tr >
< th scope = "row" class = "time" > < em > Track< / em > < / th >
< th scope = "column" class = "track-name" > < p > FOSS and ARM64; from the Cloud to the Edge< / p > < / th >
< th scope = "column" class = "track-name" > < p > Science of Community< / p > < / th >
< th scope = "column" class = "track-name" > < p > Diversity Equity and Inclusion and FOSS< / p > < / th >
< th scope = "column" class = "track-name" > < p > Licensing and Legal Issues< / p > < / th >
< th scope = "column" class = "track-name" > < p > FOSS For Education< / p > < / th >
< / tr >
< / thead >
< tbody >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-02T09:15:00" > < p > 09:15AM< / p > < / th >
< td class = "slot slot-Coffee/tea break" colspan = "5" rowspan = "1" data-starttime = "2024-08-02T09:15:00" data-endtime = "2024-08-02T09:45:00" >
Breakfast and coffee break
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-02T09:45:00" > < p > 09:45AM< / p > < / th >
< td class = "slot slot-Talk" colspan = "5" rowspan = "1" data-starttime = "2024-08-02T09:45:00" data-endtime = "2024-08-02T10:30:00" >
< p >
< a href = "presentation/274/index.html" > 20+ years of the OSU Open Source Lab< / a >
< br / >
2025-02-12 06:19:32 +00:00
Lance Albertson, Pono Takamori
2024-07-23 23:59:24 +00:00
< / p >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-02T10:45:00" > < p > 10:45AM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T10:45:00" data-endtime = "2024-08-02T11:30:00" >
< p >
< a href = "presentation/194/index.html" > FreeBSD on ARM64< / a >
< br / >
Michael Dexter
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T10:45:00" data-endtime = "2024-08-02T11:30:00" >
< p >
< a href = "presentation/253/index.html" > From Data to Action: Using Metrics to Improve FOSS Communities< / a >
< br / >
Dawn Foster
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T10:45:00" data-endtime = "2024-08-02T11:30:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T10:45:00" data-endtime = "2024-08-02T11:30:00" >
< p >
< a href = "presentation/263/index.html" > Why FOSS Must Be Discrimination Free< / a >
< br / >
2024-07-30 03:56:01 +00:00
Josh Berkus, McCoy Smith
2024-07-23 23:59:24 +00:00
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T10:45:00" data-endtime = "2024-08-02T11:30:00" >
< p >
< a href = "presentation/204/index.html" > Open source training for reproducibility, collaboration, and community in academic research< / a >
< br / >
Alex Marden
< / p >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-02T11:30:00" > < p > 11:30AM< / p > < / th >
< td class = "slot slot-Break" colspan = "5" rowspan = "1" data-starttime = "2024-08-02T11:30:00" data-endtime = "2024-08-02T11:45: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 = "2024-08-02T11:45:00" > < p > 11:45AM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T11:45:00" data-endtime = "2024-08-02T12:30:00" >
< p >
< a href = "presentation/193/index.html" > Java Performance on ARM64 and Ampere< / a >
< br / >
Mikael Vidstedt
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T11:45:00" data-endtime = "2024-08-02T12:30:00" >
< p >
< a href = "presentation/254/index.html" > How do FOSS projects actually use new README documents?< / a >
< br / >
Matt Gaughan
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T11:45:00" data-endtime = "2024-08-02T12:30:00" >
< p >
< a href = "presentation/224/index.html" > How to Chart your own Career Path in Open Source - A Panel Discussion< / a >
< br / >
Ray Paik, Allison Randal, Dawn Foster, Ildiko Vancsa
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T11:45:00" data-endtime = "2024-08-02T12:30:00" >
2025-02-12 06:19:32 +00:00
< p >
< a href = "presentation/280/index.html" > The Scripts Used to Control Installation of the Executable< / a >
< br / >
Bradley M. Kuhn, McCoy Smith
< / p >
2024-07-23 23:59:24 +00:00
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T11:45:00" data-endtime = "2024-08-02T12:30:00" >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-02T12:30:00" > < p > 12:30PM< / p > < / th >
2025-02-12 06:19:32 +00:00
< td class = "slot slot-Lunch break (on your own)" colspan = "5" rowspan = "1" data-starttime = "2024-08-02T12:30:00" data-endtime = "2024-08-02T14:00:00" >
2024-07-23 23:59:24 +00:00
2025-02-12 06:19:32 +00:00
< em > Lunch break (on your own)< / em >
2024-07-23 23:59:24 +00:00
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-02T14:00:00" > < p > 02:00PM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T14:00:00" data-endtime = "2024-08-02T14:45:00" >
< p >
< a href = "presentation/256/index.html" > Video Encoding on Arm64< / a >
< br / >
John J. O' Neill, Ph.D.
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T14:00:00" data-endtime = "2024-08-02T14:45:00" >
< p >
< a href = "presentation/245/index.html" > Private Equity companies only want one thing and it' s.......< / a >
< br / >
Ben Ford
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T14:00:00" data-endtime = "2024-08-02T14:45:00" >
< p >
< a href = "presentation/228/index.html" > " The Power of Belonging: go beyond DEI " < / a >
< br / >
Aarti Ramkrishna
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T14:00:00" data-endtime = "2024-08-02T14:45:00" >
< p >
< a href = "presentation/257/index.html" > Update on Recent Copyleft Litigation and the State of Copyleft< / a >
< br / >
2025-02-12 06:19:32 +00:00
Bradley M. Kuhn, Denver Gingerich, Karen Sandler
2024-07-23 23:59:24 +00:00
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T14:00:00" data-endtime = "2024-08-02T14:45:00" >
< p >
2024-07-30 03:56:01 +00:00
< a href = "presentation/200/index.html" > The University of California OSPO Network: Building a Multi-Campus Efforts to Promote Open Source th< / a >
2024-07-23 23:59:24 +00:00
< br / >
2024-07-30 03:56:01 +00:00
Stephanie Lieggi, Amber E Budden, Jarrod Millman
2024-07-23 23:59:24 +00:00
< / p >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-02T14:45:00" > < p > 02:45PM< / p > < / th >
< td class = "slot slot-Break" colspan = "5" rowspan = "1" data-starttime = "2024-08-02T14:45:00" data-endtime = "2024-08-02T15: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 = "2024-08-02T15:00:00" > < p > 03:00PM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T15:00:00" data-endtime = "2024-08-02T15:45:00" >
< p >
< a href = "presentation/191/index.html" > Using Open Source Software to power the Sustainable Cloud< / a >
< br / >
Dan Kalowsky
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T15:00:00" data-endtime = "2024-08-02T15:45:00" >
< p >
< a href = "presentation/248/index.html" > The Art of Asking< / a >
< br / >
Paige Cruz
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T15:00:00" data-endtime = "2024-08-02T15:45:00" >
< p >
< a href = "presentation/226/index.html" > My Neighbour in Open Source< / a >
< br / >
Harmony Elendu
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T15:00:00" data-endtime = "2024-08-02T15:45:00" >
< p >
< a href = "presentation/261/index.html" > How do you really do GPL enforcement? (aka Bringing software right-to-repair to the masses)< / a >
< br / >
Denver Gingerich
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T15:00:00" data-endtime = "2024-08-02T15:45:00" >
< p >
< a href = "presentation/203/index.html" > Developing Accessible, Multimodal Interactive STEM Simulations with SceneryStack< / a >
< br / >
Brett Fiedler
< / p >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-02T15:45:00" > < p > 03:45PM< / p > < / th >
< td class = "slot slot-Coffee/tea break" colspan = "5" rowspan = "1" data-starttime = "2024-08-02T15:45:00" data-endtime = "2024-08-02T16:30:00" >
Coffee, tea, and snack break
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-02T16:30:00" > < p > 04:30PM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T16:30:00" data-endtime = "2024-08-02T17:15:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T16:30:00" data-endtime = "2024-08-02T17:15:00" >
< p >
< a href = "presentation/247/index.html" > Research Says.....Insights on Building, Leading, and Sustaining Open Source< / a >
< br / >
Kaylea Champion
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T16:30:00" data-endtime = "2024-08-02T17:15:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T16:30:00" data-endtime = "2024-08-02T17:15:00" >
< p >
< a href = "presentation/260/index.html" > Discussion: Scalability Through Open Source Hygiene< / a >
< br / >
2024-07-30 03:56:01 +00:00
Ria Farrell Schalnat, Lynn Westfall
2024-07-23 23:59:24 +00:00
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T16:30:00" data-endtime = "2024-08-02T17:15:00" >
< p >
2024-07-30 03:56:01 +00:00
< a href = "presentation/196/index.html" > Open source mentorship programs: what’ s in it for you as a mentor, maintainer, or mentee? (panel)< / a >
2024-07-23 23:59:24 +00:00
< br / >
2024-07-30 03:56:01 +00:00
Emily Lovell, Jonathan Starr, Kevin Wang, Tyler Menezes
2024-07-23 23:59:24 +00:00
< / p >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-02T17:15:00" > < p > 05:15PM< / p > < / th >
< td class = "slot slot-Break" colspan = "5" rowspan = "1" data-starttime = "2024-08-02T17:15:00" data-endtime = "2024-08-02T17:30: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 = "2024-08-02T17:30:00" > < p > 05:30PM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T17:30:00" data-endtime = "2024-08-02T18:15:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T17:30:00" data-endtime = "2024-08-02T18:15:00" >
< p >
< a href = "presentation/250/index.html" > Community governance models on small-to-mid-size Mastodon servers< / a >
< br / >
Darius Kazemi
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T17:30:00" data-endtime = "2024-08-02T18:15:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T17:30:00" data-endtime = "2024-08-02T18:15:00" >
< p >
< a href = "presentation/259/index.html" > Protecting users against confusing licensing< / a >
< br / >
Craig Topham
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-02T17:30:00" data-endtime = "2024-08-02T18:15:00" >
< p >
< a href = "presentation/197/index.html" > Leveraging open source softwares to incorporate open assignments in courses.< / a >
< br / >
Rie Namba
< / p >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-02T18:15:00" > < p > 06:15PM< / p > < / th >
< td colspan = "5" > < 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:15AM– 09:45AM< / h3 >
Breakfast and coffee break
< p > < em >
< br / >
ends 9:45 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 09:45AM– 10:30AM< / h3 >
< p >
< a href = "presentation/274/index.html" > 20+ years of the OSU Open Source Lab< / a >
< br >
2025-02-12 06:19:32 +00:00
Lance Albertson, Pono Takamori
2024-07-23 23:59:24 +00:00
< / p >
< p > < em >
< br / >
ends 10:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 10:45AM– 11:30AM< / h3 >
< p >
< a href = "presentation/194/index.html" > FreeBSD on ARM64< / a >
< br >
Michael Dexter
< / p >
< p > < em >
FOSS and ARM64; from the Cloud to the Edge —
327
< br / >
ends 11:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/253/index.html" > From Data to Action: Using Metrics to Improve FOSS Communities< / a >
< br >
Dawn Foster
< / p >
< p > < em >
Science of Community —
328
< br / >
ends 11:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
Diversity Equity and Inclusion and FOSS —
329
< br / >
ends 11:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/263/index.html" > Why FOSS Must Be Discrimination Free< / a >
< br >
2024-07-30 03:56:01 +00:00
Josh Berkus, McCoy Smith
2024-07-23 23:59:24 +00:00
< / p >
< p > < em >
Licensing and Legal Issues —
333
< br / >
ends 11:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/204/index.html" > Open source training for reproducibility, collaboration, and community in academic research< / a >
< br >
Alex Marden
< / p >
< p > < em >
FOSS For Education —
338
< br / >
ends 11:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 11:30AM– 11:45AM< / h3 >
< div class = "d-flex align-items-center" >
< p > Break< / p >
< / div >
< p > < em >
< br / >
ends 11:45 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 11:45AM– 12:30PM< / h3 >
< p >
< a href = "presentation/193/index.html" > Java Performance on ARM64 and Ampere< / a >
< br >
Mikael Vidstedt
< / p >
< p > < em >
FOSS and ARM64; from the Cloud to the Edge —
327
< br / >
ends 12:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/254/index.html" > How do FOSS projects actually use new README documents?< / a >
< br >
Matt Gaughan
< / p >
< p > < em >
Science of Community —
328
< br / >
ends 12:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/224/index.html" > How to Chart your own Career Path in Open Source - A Panel Discussion< / a >
< br >
Ray Paik, Allison Randal, Dawn Foster, Ildiko Vancsa
< / p >
< p > < em >
Diversity Equity and Inclusion and FOSS —
329
< br / >
ends 12:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
2025-02-12 06:19:32 +00:00
< p >
< a href = "presentation/280/index.html" > The Scripts Used to Control Installation of the Executable< / a >
< br >
Bradley M. Kuhn, McCoy Smith
< / p >
2024-07-23 23:59:24 +00:00
< p > < em >
Licensing and Legal Issues —
333
< br / >
ends 12:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
FOSS For Education —
338
< br / >
ends 12:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 12:30PM– 02:00PM< / h3 >
2025-02-12 06:19:32 +00:00
< em > Lunch break (on your own)< / em >
2024-07-23 23:59:24 +00:00
< p > < em >
< br / >
ends 2 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 02:00PM– 02:45PM< / h3 >
< p >
< a href = "presentation/256/index.html" > Video Encoding on Arm64< / a >
< br >
John J. O' Neill, Ph.D.
< / p >
< p > < em >
FOSS and ARM64; from the Cloud to the Edge —
327
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/245/index.html" > Private Equity companies only want one thing and it' s.......< / a >
< br >
Ben Ford
< / p >
< p > < em >
Science of Community —
328
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/228/index.html" > " The Power of Belonging: go beyond DEI " < / a >
< br >
Aarti Ramkrishna
< / p >
< p > < em >
Diversity Equity and Inclusion and FOSS —
329
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/257/index.html" > Update on Recent Copyleft Litigation and the State of Copyleft< / a >
< br >
2025-02-12 06:19:32 +00:00
Bradley M. Kuhn, Denver Gingerich, Karen Sandler
2024-07-23 23:59:24 +00:00
< / p >
< p > < em >
Licensing and Legal Issues —
333
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
2024-07-30 03:56:01 +00:00
< a href = "presentation/200/index.html" > The University of California OSPO Network: Building a Multi-Campus Efforts to Promote Open Source th< / a >
2024-07-23 23:59:24 +00:00
< br >
2024-07-30 03:56:01 +00:00
Stephanie Lieggi, Amber E Budden, Jarrod Millman
2024-07-23 23:59:24 +00:00
< / p >
< p > < em >
FOSS For Education —
338
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 02:45PM– 03:00PM< / h3 >
< div class = "d-flex align-items-center" >
< p > Break< / p >
< / div >
< p > < em >
< br / >
ends 3 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 03:00PM– 03:45PM< / h3 >
< p >
< a href = "presentation/191/index.html" > Using Open Source Software to power the Sustainable Cloud< / a >
< br >
Dan Kalowsky
< / p >
< p > < em >
FOSS and ARM64; from the Cloud to the Edge —
327
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/248/index.html" > The Art of Asking< / a >
< br >
Paige Cruz
< / p >
< p > < em >
Science of Community —
328
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/226/index.html" > My Neighbour in Open Source< / a >
< br >
Harmony Elendu
< / p >
< p > < em >
Diversity Equity and Inclusion and FOSS —
329
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/261/index.html" > How do you really do GPL enforcement? (aka Bringing software right-to-repair to the masses)< / a >
< br >
Denver Gingerich
< / p >
< p > < em >
Licensing and Legal Issues —
333
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/203/index.html" > Developing Accessible, Multimodal Interactive STEM Simulations with SceneryStack< / a >
< br >
Brett Fiedler
< / p >
< p > < em >
FOSS For Education —
338
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 03:45PM– 04:30PM< / h3 >
Coffee, tea, and snack break
< p > < em >
< br / >
ends 4:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 04:30PM– 05:15PM< / h3 >
< p > < em >
FOSS and ARM64; from the Cloud to the Edge —
327
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/247/index.html" > Research Says.....Insights on Building, Leading, and Sustaining Open Source< / a >
< br >
Kaylea Champion
< / p >
< p > < em >
Science of Community —
328
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
Diversity Equity and Inclusion and FOSS —
329
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/260/index.html" > Discussion: Scalability Through Open Source Hygiene< / a >
< br >
2024-07-30 03:56:01 +00:00
Ria Farrell Schalnat, Lynn Westfall
2024-07-23 23:59:24 +00:00
< / p >
< p > < em >
Licensing and Legal Issues —
333
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
2024-07-30 03:56:01 +00:00
< a href = "presentation/196/index.html" > Open source mentorship programs: what’ s in it for you as a mentor, maintainer, or mentee? (panel)< / a >
2024-07-23 23:59:24 +00:00
< br >
2024-07-30 03:56:01 +00:00
Emily Lovell, Jonathan Starr, Kevin Wang, Tyler Menezes
2024-07-23 23:59:24 +00:00
< / p >
< p > < em >
FOSS For Education —
338
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 05:15PM– 05:30PM< / h3 >
< div class = "d-flex align-items-center" >
< p > Break< / p >
< / div >
< p > < em >
< br / >
ends 5:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 05:30PM– 06:15PM< / h3 >
< p > < em >
FOSS and ARM64; from the Cloud to the Edge —
327
< br / >
ends 6:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/250/index.html" > Community governance models on small-to-mid-size Mastodon servers< / a >
< br >
Darius Kazemi
< / p >
< p > < em >
Science of Community —
328
< br / >
ends 6:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
Diversity Equity and Inclusion and FOSS —
329
< br / >
ends 6:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/259/index.html" > Protecting users against confusing licensing< / a >
< br >
Craig Topham
< / p >
< p > < em >
Licensing and Legal Issues —
333
< br / >
ends 6:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/197/index.html" > Leveraging open source softwares to incorporate open assignments in courses.< / a >
< br >
Rie Namba
< / p >
< p > < em >
FOSS For Education —
338
< br / >
ends 6:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 06:15PM< / 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 2024
< span class = "clearfix d-sm-block d-md-none" > < / span >
2024-07-30 03:56:01 +00:00
< small class = "text-muted" > Saturday, Aug. 3, 2024< / small >
2024-07-23 23:59:24 +00:00
< / 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 = "2024-08-03" >
< thead >
< tr >
< th scope = "row" class = "time" > < em > Room< / em > < / th >
< th scope = "column" > 327< / th >
< th scope = "column" > 328< / th >
< th scope = "column" > 329< / th >
< th scope = "column" > 333< / th >
< th scope = "column" > 338< / th >
< / tr >
< tr >
< th scope = "row" class = "time" > < em > Track< / em > < / th >
< th scope = "column" class = "track-name" > < p > Wild Card< / p > < / th >
< th scope = "column" class = "track-name" > < p > Science of Community< / p > < / th >
< th scope = "column" class = "track-name" > < p > FOSS in Daily Life< / p > < / th >
2024-07-30 03:56:01 +00:00
< th scope = "column" class = "track-name" > < p > BoFs and Discussions< / p > < / th >
2024-07-23 23:59:24 +00:00
< th scope = "column" class = "track-name" > < p > FOSS For Education< / p > < / th >
< / tr >
< / thead >
< tbody >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-03T09:15:00" > < p > 09:15AM< / p > < / th >
< td class = "slot slot-Coffee/tea break" colspan = "5" rowspan = "1" data-starttime = "2024-08-03T09:15:00" data-endtime = "2024-08-03T09:45:00" >
Breakfast and coffee break
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-03T09:45:00" > < p > 09:45AM< / p > < / th >
< td class = "slot slot-Talk" colspan = "5" rowspan = "1" data-starttime = "2024-08-03T09:45:00" data-endtime = "2024-08-03T10:30:00" >
2024-07-30 03:56:01 +00:00
< p >
< a href = "presentation/275/index.html" > Open Source and AI< / a >
< br / >
2025-02-12 06:19:32 +00:00
Denver Gingerich, Allison Randal, Joey Hess, julia ferraioli, Kat Walsh
2024-07-30 03:56:01 +00:00
< / p >
2024-07-23 23:59:24 +00:00
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-03T10:45:00" > < p > 10:45AM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T10:45:00" data-endtime = "2024-08-03T11:30:00" >
< p >
< a href = "presentation/266/index.html" > Thinking Beyond 0' s and 1' s< / a >
< br / >
Nisha Kumar
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T10:45:00" data-endtime = "2024-08-03T11:30:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T10:45:00" data-endtime = "2024-08-03T11:30:00" >
< p >
< a href = "presentation/219/index.html" > Steadfast Self-Hosting Workshop< / a >
< br / >
Adam Monsen
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T10:45:00" data-endtime = "2024-08-03T11:30:00" >
2024-07-30 03:56:01 +00:00
< p >
< a href = "presentation/277/index.html" > Mapping the UN' s Sustainable Development Goals and their Relationships with FOSS< / a >
< br / >
Jonathan Starr
< / p >
2024-07-23 23:59:24 +00:00
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T10:45:00" data-endtime = "2024-08-03T11:30:00" >
< p >
< a href = "presentation/205/index.html" > An ideal education with Open Source, a Recent Grad' s Perspective.< / a >
< br / >
Onexi
< / p >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-03T11:30:00" > < p > 11:30AM< / p > < / th >
< td class = "slot slot-Break" colspan = "5" rowspan = "1" data-starttime = "2024-08-03T11:30:00" data-endtime = "2024-08-03T11:45: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 = "2024-08-03T11:45:00" > < p > 11:45AM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T11:45:00" data-endtime = "2024-08-03T12:30:00" >
< p >
< a href = "presentation/273/index.html" > Workshop: Developing Your First Nextcloud App< / a >
< br / >
Edward Ly
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T11:45:00" data-endtime = "2024-08-03T12:30:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T11:45:00" data-endtime = "2024-08-03T12:30:00" >
< p >
< a href = "presentation/187/index.html" > Maps as Art using FOSS< / a >
< br / >
Tracy Homer
< / p >
< / td >
2025-02-12 06:19:32 +00:00
< td class = "slot slot-BoF" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T11:45:00" data-endtime = "2024-08-03T12:30:00" >
2024-07-23 23:59:24 +00:00
2025-02-12 06:19:32 +00:00
BoF: Web tools and link sharing
2024-07-23 23:59:24 +00:00
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T11:45:00" data-endtime = "2024-08-03T12:30:00" >
< p >
< a href = "presentation/206/index.html" > Development of a Nation-wide Research Data Management Platform Leveraged by Open Science Framework< / a >
< br / >
Shoji Kajita
< / p >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-03T12:30:00" > < p > 12:30PM< / p > < / th >
2025-02-12 06:19:32 +00:00
< td class = "slot slot-Lunch break (on your own)" colspan = "5" rowspan = "1" data-starttime = "2024-08-03T12:30:00" data-endtime = "2024-08-03T14:00:00" >
2024-07-23 23:59:24 +00:00
2025-02-12 06:19:32 +00:00
< em > Lunch break (on your own)< / em >
2024-07-23 23:59:24 +00:00
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-03T14:00:00" > < p > 02:00PM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T14:00:00" data-endtime = "2024-08-03T14:25:00" >
< p >
< a href = "presentation/268/index.html" > You' ve been laid off. Now what?< / a >
< br / >
Mike Jang
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "2" data-starttime = "2024-08-03T14:00:00" data-endtime = "2024-08-03T14:45:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "2" data-starttime = "2024-08-03T14:00:00" data-endtime = "2024-08-03T14:45:00" >
< p >
< a href = "presentation/218/index.html" > Your FOSS Productive Life! - The Vibrant Ecosystem around Applications< / a >
< br / >
Sriram Ramkrishna
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "2" data-starttime = "2024-08-03T14:00:00" data-endtime = "2024-08-03T14:45:00" >
2025-02-12 06:19:32 +00:00
< p >
< a href = "presentation/281/index.html" > FOSS-related legislation< / a >
< br / >
Eric Gallager
< / p >
2024-07-23 23:59:24 +00:00
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "2" data-starttime = "2024-08-03T14:00:00" data-endtime = "2024-08-03T14:45:00" >
< p >
< a href = "presentation/202/index.html" > Mentoring youth: The FOSS strategy we' ve been looking for< / a >
< br / >
Devin Ulibarri
< / p >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-03T14:25:00" > < p > 02:25PM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T14:25:00" data-endtime = "2024-08-03T14:45:00" >
< p >
< a href = "presentation/264/index.html" > Down But Not Out: How I' m Continuing to Serve as a Tech Lead 3 Years Unemployed< / a >
< br / >
Jordan Hewitt
< / p >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-03T14:45:00" > < p > 02:45PM< / p > < / th >
< td class = "slot slot-Break" colspan = "5" rowspan = "1" data-starttime = "2024-08-03T14:45:00" data-endtime = "2024-08-03T15: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 = "2024-08-03T15:00:00" > < p > 03:00PM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T15:00:00" data-endtime = "2024-08-03T15:45:00" >
< p >
< a href = "presentation/269/index.html" > Q& A: Unemployed or Underemployed? How to get through.< / a >
< br / >
Mike Jang, Jordan Hewitt
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T15:00:00" data-endtime = "2024-08-03T15:45:00" >
< p >
< a href = "presentation/262/index.html" > A review of valuation models and their application to open source models< / a >
< br / >
Sophia Vargas
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T15:00:00" data-endtime = "2024-08-03T15:45:00" >
< p >
< a href = "presentation/217/index.html" > Why rewrite OpenBSD' s fw_update(8)?< / a >
< br / >
Andrew Hewus Fresh
< / p >
< / td >
2025-02-12 06:19:32 +00:00
< td class = "slot slot-BoF" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T15:00:00" data-endtime = "2024-08-03T15:45:00" >
2024-07-23 23:59:24 +00:00
2025-02-12 06:19:32 +00:00
BoF: Amateur radio and Open Source
2024-07-23 23:59:24 +00:00
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T15:00:00" data-endtime = "2024-08-03T15:45:00" >
< p >
< a href = "presentation/188/index.html" > Teaching Young Children About Software Freedom< / a >
< br / >
Aaron Wolf, Rowan Wolf
< / p >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-03T15:45:00" > < p > 03:45PM< / p > < / th >
< td class = "slot slot-Coffee/tea break" colspan = "5" rowspan = "1" data-starttime = "2024-08-03T15:45:00" data-endtime = "2024-08-03T16:30:00" >
Coffee, tea, and snack break
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-03T16:30:00" > < p > 04:30PM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T16:30:00" data-endtime = "2024-08-03T17:15:00" >
2024-07-30 03:56:01 +00:00
< p >
< a href = "presentation/276/index.html" > How to make local == CI for fun and more community contributions!< / a >
< br / >
Jeremy Adams
< / p >
2024-07-23 23:59:24 +00:00
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T16:30:00" data-endtime = "2024-08-03T17:15:00" >
< p >
< a href = "presentation/255/index.html" > Navigating Dependency Abandonment< / a >
< br / >
Bogdan Vasilescu, Courtney Miller
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T16:30:00" data-endtime = "2024-08-03T17:15:00" >
< / td >
2025-02-12 06:19:32 +00:00
< td class = "slot slot-BoF" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T16:30:00" data-endtime = "2024-08-03T17:15:00" >
2024-07-23 23:59:24 +00:00
2025-02-12 06:19:32 +00:00
BoF: Crafts, Mending, and Repair (bring a project!)
2024-07-23 23:59:24 +00:00
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T16:30:00" data-endtime = "2024-08-03T17:15:00" >
< p >
< a href = "presentation/198/index.html" > You say you want a (web) revolution?< / a >
< br / >
Bryan T Ollendyke
< / p >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-03T17:15:00" > < p > 05:15PM< / p > < / th >
< td class = "slot slot-Break" colspan = "5" rowspan = "1" data-starttime = "2024-08-03T17:15:00" data-endtime = "2024-08-03T17:30: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 = "2024-08-03T17:30:00" > < p > 05:30PM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T17:30:00" data-endtime = "2024-08-03T18:15:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T17:30:00" data-endtime = "2024-08-03T18:15:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T17:30:00" data-endtime = "2024-08-03T18:15:00" >
< / td >
2025-02-12 06:19:32 +00:00
< td class = "slot slot-BoF" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T17:30:00" data-endtime = "2024-08-03T18:15:00" >
2024-07-23 23:59:24 +00:00
2025-02-12 06:19:32 +00:00
< div class = "d-flex align-items-center" >
< p > BoF< / p >
< / div >
2024-07-23 23:59:24 +00:00
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-03T17:30:00" data-endtime = "2024-08-03T18:15:00" >
< p >
< a href = "presentation/199/index.html" > Voluntarily Excellent When It Comes To Accessibility: A New Reviewer-Friendly VPAT< / a >
< br / >
Chris Knapp
< / p >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-03T18:15:00" > < p > 06:15PM< / p > < / th >
< td colspan = "5" > < 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:15AM– 09:45AM< / h3 >
Breakfast and coffee break
< p > < em >
< br / >
ends 9:45 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 09:45AM– 10:30AM< / h3 >
2024-07-30 03:56:01 +00:00
< p >
< a href = "presentation/275/index.html" > Open Source and AI< / a >
< br >
2025-02-12 06:19:32 +00:00
Denver Gingerich, Allison Randal, Joey Hess, julia ferraioli, Kat Walsh
2024-07-30 03:56:01 +00:00
< / p >
2024-07-23 23:59:24 +00:00
< p > < em >
< br / >
ends 10:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 10:45AM– 11:30AM< / h3 >
< p >
< a href = "presentation/266/index.html" > Thinking Beyond 0' s and 1' s< / a >
< br >
Nisha Kumar
< / p >
< p > < em >
Wild Card —
327
< br / >
ends 11:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
Science of Community —
328
< br / >
ends 11:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/219/index.html" > Steadfast Self-Hosting Workshop< / a >
< br >
Adam Monsen
< / p >
< p > < em >
FOSS in Daily Life —
329
< br / >
ends 11:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
2024-07-30 03:56:01 +00:00
< p >
< a href = "presentation/277/index.html" > Mapping the UN' s Sustainable Development Goals and their Relationships with FOSS< / a >
< br >
Jonathan Starr
< / p >
2024-07-23 23:59:24 +00:00
< p > < em >
2024-07-30 03:56:01 +00:00
BoFs and Discussions —
2024-07-23 23:59:24 +00:00
333
< br / >
ends 11:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/205/index.html" > An ideal education with Open Source, a Recent Grad' s Perspective.< / a >
< br >
Onexi
< / p >
< p > < em >
FOSS For Education —
338
< br / >
ends 11:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 11:30AM– 11:45AM< / h3 >
< div class = "d-flex align-items-center" >
< p > Break< / p >
< / div >
< p > < em >
< br / >
ends 11:45 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 11:45AM– 12:30PM< / h3 >
< p >
< a href = "presentation/273/index.html" > Workshop: Developing Your First Nextcloud App< / a >
< br >
Edward Ly
< / p >
< p > < em >
Wild Card —
327
< br / >
ends 12:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
Science of Community —
328
< br / >
ends 12:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/187/index.html" > Maps as Art using FOSS< / a >
< br >
Tracy Homer
< / p >
< p > < em >
FOSS in Daily Life —
329
< br / >
ends 12:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
2025-02-12 06:19:32 +00:00
BoF: Web tools and link sharing
2024-07-23 23:59:24 +00:00
< p > < em >
2024-07-30 03:56:01 +00:00
BoFs and Discussions —
2024-07-23 23:59:24 +00:00
333
< br / >
ends 12:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/206/index.html" > Development of a Nation-wide Research Data Management Platform Leveraged by Open Science Framework< / a >
< br >
Shoji Kajita
< / p >
< p > < em >
FOSS For Education —
338
< br / >
ends 12:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 12:30PM– 02:00PM< / h3 >
2025-02-12 06:19:32 +00:00
< em > Lunch break (on your own)< / em >
2024-07-23 23:59:24 +00:00
< p > < em >
< br / >
ends 2 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 02:00PM– 02:25PM< / h3 >
< p >
< a href = "presentation/268/index.html" > You' ve been laid off. Now what?< / a >
< br >
Mike Jang
< / p >
< p > < em >
Wild Card —
327
< br / >
ends 2:25 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
Science of Community —
328
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/218/index.html" > Your FOSS Productive Life! - The Vibrant Ecosystem around Applications< / a >
< br >
Sriram Ramkrishna
< / p >
< p > < em >
FOSS in Daily Life —
329
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
2025-02-12 06:19:32 +00:00
< p >
< a href = "presentation/281/index.html" > FOSS-related legislation< / a >
< br >
Eric Gallager
< / p >
2024-07-23 23:59:24 +00:00
< p > < em >
2024-07-30 03:56:01 +00:00
BoFs and Discussions —
2024-07-23 23:59:24 +00:00
333
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/202/index.html" > Mentoring youth: The FOSS strategy we' ve been looking for< / a >
< br >
Devin Ulibarri
< / p >
< p > < em >
FOSS For Education —
338
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 02:25PM– 02:45PM< / h3 >
< p >
< a href = "presentation/264/index.html" > Down But Not Out: How I' m Continuing to Serve as a Tech Lead 3 Years Unemployed< / a >
< br >
Jordan Hewitt
< / p >
< p > < em >
Wild Card —
327
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 02:45PM– 03:00PM< / h3 >
< div class = "d-flex align-items-center" >
< p > Break< / p >
< / div >
< p > < em >
< br / >
ends 3 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 03:00PM– 03:45PM< / h3 >
< p >
< a href = "presentation/269/index.html" > Q& A: Unemployed or Underemployed? How to get through.< / a >
< br >
Mike Jang, Jordan Hewitt
< / p >
< p > < em >
Wild Card —
327
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/262/index.html" > A review of valuation models and their application to open source models< / a >
< br >
Sophia Vargas
< / p >
< p > < em >
Science of Community —
328
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/217/index.html" > Why rewrite OpenBSD' s fw_update(8)?< / a >
< br >
Andrew Hewus Fresh
< / p >
< p > < em >
FOSS in Daily Life —
329
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
2025-02-12 06:19:32 +00:00
BoF: Amateur radio and Open Source
2024-07-23 23:59:24 +00:00
< p > < em >
2024-07-30 03:56:01 +00:00
BoFs and Discussions —
2024-07-23 23:59:24 +00:00
333
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/188/index.html" > Teaching Young Children About Software Freedom< / a >
< br >
Aaron Wolf, Rowan Wolf
< / p >
< p > < em >
FOSS For Education —
338
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 03:45PM– 04:30PM< / h3 >
Coffee, tea, and snack break
< p > < em >
< br / >
ends 4:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 04:30PM– 05:15PM< / h3 >
2024-07-30 03:56:01 +00:00
< p >
< a href = "presentation/276/index.html" > How to make local == CI for fun and more community contributions!< / a >
< br >
Jeremy Adams
< / p >
2024-07-23 23:59:24 +00:00
< p > < em >
Wild Card —
327
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/255/index.html" > Navigating Dependency Abandonment< / a >
< br >
Bogdan Vasilescu, Courtney Miller
< / p >
< p > < em >
Science of Community —
328
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
FOSS in Daily Life —
329
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
2025-02-12 06:19:32 +00:00
BoF: Crafts, Mending, and Repair (bring a project!)
2024-07-23 23:59:24 +00:00
< p > < em >
2024-07-30 03:56:01 +00:00
BoFs and Discussions —
2024-07-23 23:59:24 +00:00
333
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/198/index.html" > You say you want a (web) revolution?< / a >
< br >
Bryan T Ollendyke
< / p >
< p > < em >
FOSS For Education —
338
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 05:15PM– 05:30PM< / h3 >
< div class = "d-flex align-items-center" >
< p > Break< / p >
< / div >
< p > < em >
< br / >
ends 5:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 05:30PM– 06:15PM< / h3 >
< p > < em >
Wild Card —
327
< br / >
ends 6:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
Science of Community —
328
< br / >
ends 6:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
FOSS in Daily Life —
329
< br / >
ends 6:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
2025-02-12 06:19:32 +00:00
< div class = "d-flex align-items-center" >
< p > BoF< / p >
< / div >
2024-07-23 23:59:24 +00:00
< p > < em >
2024-07-30 03:56:01 +00:00
BoFs and Discussions —
2024-07-23 23:59:24 +00:00
333
< br / >
ends 6:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/199/index.html" > Voluntarily Excellent When It Comes To Accessibility: A New Reviewer-Friendly VPAT< / a >
< br >
Chris Knapp
< / p >
< p > < em >
FOSS For Education —
338
< br / >
ends 6:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 06:15PM< / 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 2024
< span class = "clearfix d-sm-block d-md-none" > < / span >
2024-07-30 03:56:01 +00:00
< small class = "text-muted" > Sunday, Aug. 4, 2024< / small >
2024-07-23 23:59:24 +00:00
< / 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 = "2024-08-04" >
< thead >
< tr >
< th scope = "row" class = "time" > < em > Room< / em > < / th >
< th scope = "column" > 327< / th >
< th scope = "column" > 328< / th >
< th scope = "column" > 329< / th >
< th scope = "column" > 333< / th >
< th scope = "column" > 338< / th >
< / tr >
< tr >
< th scope = "row" class = "time" > < em > Track< / em > < / th >
< th scope = "column" class = "track-name" > < p > Wild Card< / p > < / th >
< th scope = "column" class = "track-name" > < p > FOSS Funding and Economics< / p > < / th >
< th scope = "column" class = "track-name" > < p > Open< / p > < / th >
< th scope = "column" class = "track-name" > < p > Open< / p > < / th >
< th scope = "column" class = "track-name" > < p > AI and Machine Learning< / p > < / th >
< / tr >
< / thead >
< tbody >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-04T09:15:00" > < p > 09:15AM< / p > < / th >
< td class = "slot slot-Coffee/tea break" colspan = "5" rowspan = "1" data-starttime = "2024-08-04T09:15:00" data-endtime = "2024-08-04T09:45:00" >
Breakfast and coffee break
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-04T09:45:00" > < p > 09:45AM< / p > < / th >
2024-07-30 03:56:01 +00:00
< td class = "slot slot-Talk" colspan = "5" rowspan = "1" data-starttime = "2024-08-04T09:45:00" data-endtime = "2024-08-04T10:30:00" >
2024-07-23 23:59:24 +00:00
2024-07-30 03:56:01 +00:00
< p >
< a href = "presentation/278/index.html" > FOSS outside of corporations< / a >
< br / >
2025-02-12 06:19:32 +00:00
Karen Sandler, John Sullivan, Kate Chapman, Rosy Schechter, Sriram Ramkrishna
2024-07-30 03:56:01 +00:00
< / p >
2024-07-23 23:59:24 +00:00
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-04T10:45:00" > < p > 10:45AM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T10:45:00" data-endtime = "2024-08-04T11:30:00" >
< p >
< a href = "presentation/244/index.html" > News Flash! You Are Enough. Let' s Talk About Amplifying Your Value & Authenticiy< / a >
< br / >
Shannon Rasimas
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T10:45:00" data-endtime = "2024-08-04T11:30:00" >
< p >
< a href = "presentation/223/index.html" > Co-Designing Sustainable Prosocial Digital Infrastructure< / a >
< br / >
LX Cast
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T10:45:00" data-endtime = "2024-08-04T11:30:00" >
< / td >
2025-02-12 06:19:32 +00:00
< td class = "slot slot-BoF" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T10:45:00" data-endtime = "2024-08-04T11:30:00" >
2024-07-23 23:59:24 +00:00
2025-02-12 06:19:32 +00:00
BoF for actors/creative types - writing and producing sketches
2024-07-23 23:59:24 +00:00
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T10:45:00" data-endtime = "2024-08-04T11:30:00" >
< p >
2024-07-30 03:56:01 +00:00
< a href = "presentation/240/index.html" > Balancing Innovation and Safety: Navigating the Dilemma of Open-Sourcing AI Models< / a >
2024-07-23 23:59:24 +00:00
< br / >
2024-07-30 03:56:01 +00:00
Abhishek Gupta
2024-07-23 23:59:24 +00:00
< / p >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-04T11:30:00" > < p > 11:30AM< / p > < / th >
< td class = "slot slot-Break" colspan = "5" rowspan = "1" data-starttime = "2024-08-04T11:30:00" data-endtime = "2024-08-04T11:45: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 = "2024-08-04T11:45:00" > < p > 11:45AM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T11:45:00" data-endtime = "2024-08-04T12:15:00" >
< p >
< a href = "presentation/242/index.html" > Making new tools for open source graphics software< / a >
< br / >
Tom Lechner
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "2" data-starttime = "2024-08-04T11:45:00" data-endtime = "2024-08-04T12:30:00" >
< p >
< a href = "presentation/222/index.html" > The State of FOSS Funding< / a >
< br / >
Kara Sowles
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "2" data-starttime = "2024-08-04T11:45:00" data-endtime = "2024-08-04T12:30:00" >
< / td >
2025-02-12 06:19:32 +00:00
< td class = "slot slot-BoF" colspan = "1" rowspan = "2" data-starttime = "2024-08-04T11:45:00" data-endtime = "2024-08-04T12:30:00" >
2024-07-23 23:59:24 +00:00
2025-02-12 06:19:32 +00:00
Music Blocks Workshop
2024-07-23 23:59:24 +00:00
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "2" data-starttime = "2024-08-04T11:45:00" data-endtime = "2024-08-04T12:30:00" >
< p >
< a href = "presentation/237/index.html" > Getting ML Right in a Complex Data World< / a >
< br / >
Oz Katz
< / p >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-04T12:30:00" > < p > 12:30PM< / p > < / th >
2025-02-12 06:19:32 +00:00
< td class = "slot slot-Lunch break (on your own)" colspan = "5" rowspan = "1" data-starttime = "2024-08-04T12:30:00" data-endtime = "2024-08-04T14:00:00" >
2024-07-23 23:59:24 +00:00
2025-02-12 06:19:32 +00:00
< em > Lunch break (on your own)< / em >
2024-07-23 23:59:24 +00:00
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-04T14:00:00" > < p > 02:00PM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T14:00:00" data-endtime = "2024-08-04T14:45:00" >
< p >
< a href = "presentation/243/index.html" > GNU/Linux Loves All: Free Software in Music< / a >
< br / >
Timmy James Barnett
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T14:00:00" data-endtime = "2024-08-04T14:45:00" >
< p >
< a href = "presentation/272/index.html" > Toward an Economy of Open Abundance: Why FLO funding needs donor coordination and how to do it< / a >
< br / >
Aaron Wolf, Michael Siepmann
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T14:00:00" data-endtime = "2024-08-04T14:45:00" >
< / td >
2025-02-12 06:19:32 +00:00
< td class = "slot slot-BoF" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T14:00:00" data-endtime = "2024-08-04T14:45:00" >
2024-07-23 23:59:24 +00:00
2025-02-12 06:19:32 +00:00
BoF: Making an open source Linkedin
2024-07-23 23:59:24 +00:00
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T14:00:00" data-endtime = "2024-08-04T14:45:00" >
< p >
< a href = "presentation/236/index.html" > Report from the AI-Assisted Programming and Copyleft Committee< / a >
< br / >
2024-07-30 03:56:01 +00:00
Stefano Zacchiroli, Denver Gingerich, John Sullivan, Karen Sandler
2024-07-23 23:59:24 +00:00
< / p >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-04T14:45:00" > < p > 02:45PM< / p > < / th >
< td class = "slot slot-Break" colspan = "5" rowspan = "1" data-starttime = "2024-08-04T14:45:00" data-endtime = "2024-08-04T15: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 = "2024-08-04T15:00:00" > < p > 03:00PM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T15:00:00" data-endtime = "2024-08-04T15:45:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T15:00:00" data-endtime = "2024-08-04T15:45:00" >
< p >
< a href = "presentation/271/index.html" > FLO funding: A panel discussion of challenges, incentives, and possibilities< / a >
< br / >
2024-07-30 03:56:01 +00:00
Wm Salt Hale, Eric Holscher, LX Cast, Michael Siepmann
2024-07-23 23:59:24 +00:00
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T15:00:00" data-endtime = "2024-08-04T15:45:00" >
< / td >
2025-02-12 06:19:32 +00:00
< td class = "slot slot-BoF" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T15:00:00" data-endtime = "2024-08-04T15:45:00" >
2024-07-23 23:59:24 +00:00
2025-02-12 06:19:32 +00:00
Fun Activity (Improv-related, slide deck karaoke?)
2024-07-23 23:59:24 +00:00
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T15:00:00" data-endtime = "2024-08-04T15:45:00" >
< p >
2025-02-12 06:19:32 +00:00
< a href = "presentation/265/index.html" > QuMat: Apache Mahout' s Quantum Computing Interface< / a >
2024-07-23 23:59:24 +00:00
< br / >
Andrew Musselman
< / p >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-04T15:45:00" > < p > 03:45PM< / p > < / th >
< td class = "slot slot-Coffee/tea break" colspan = "5" rowspan = "1" data-starttime = "2024-08-04T15:45:00" data-endtime = "2024-08-04T16:30:00" >
Coffee, tea, and snack break
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-04T16:30:00" > < p > 04:30PM< / p > < / th >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T16:30:00" data-endtime = "2024-08-04T17:15:00" >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T16:30:00" data-endtime = "2024-08-04T17:15:00" >
< p >
< a href = "presentation/220/index.html" > Case Studies of Exploitation in Open Source< / a >
< br / >
Watson, Brandon Smith
< / p >
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T16:30:00" data-endtime = "2024-08-04T17:15:00" >
< / td >
2025-02-12 06:19:32 +00:00
< td class = "slot slot-BoF" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T16:30:00" data-endtime = "2024-08-04T17:15:00" >
2024-07-23 23:59:24 +00:00
2025-02-12 06:19:32 +00:00
Neurodiversity Networking/Discussion
2024-07-23 23:59:24 +00:00
< / td >
< td class = "slot slot-Talk" colspan = "1" rowspan = "1" data-starttime = "2024-08-04T16:30:00" data-endtime = "2024-08-04T17:15:00" >
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-04T17:15:00" > < p > 05:15PM< / p > < / th >
< td class = "slot slot-Break" colspan = "5" rowspan = "1" data-starttime = "2024-08-04T17:15:00" data-endtime = "2024-08-04T17:30: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 = "2024-08-04T17:30:00" > < p > 05:30PM< / p > < / th >
< td class = "slot slot-Opening Remarks" colspan = "5" rowspan = "1" data-starttime = "2024-08-04T17:30:00" data-endtime = "2024-08-04T18:30:00" >
Closing Remarks
< / td >
< / tr >
< tr class = "calendar-row" >
< th scope = "row" class = "time" data-time = "2024-08-04T18:30:00" > < p > 06:30PM< / p > < / th >
< td colspan = "5" > < 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:15AM– 09:45AM< / h3 >
Breakfast and coffee break
< p > < em >
< br / >
ends 9:45 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 09:45AM– 10:30AM< / h3 >
2024-07-30 03:56:01 +00:00
< p >
< a href = "presentation/278/index.html" > FOSS outside of corporations< / a >
< br >
2025-02-12 06:19:32 +00:00
Karen Sandler, John Sullivan, Kate Chapman, Rosy Schechter, Sriram Ramkrishna
2024-07-30 03:56:01 +00:00
< / p >
2024-07-23 23:59:24 +00:00
< p > < em >
< br / >
ends 10:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 10:45AM– 11:30AM< / h3 >
< p >
< a href = "presentation/244/index.html" > News Flash! You Are Enough. Let' s Talk About Amplifying Your Value & Authenticiy< / a >
< br >
Shannon Rasimas
< / p >
< p > < em >
Wild Card —
327
< br / >
ends 11:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/223/index.html" > Co-Designing Sustainable Prosocial Digital Infrastructure< / a >
< br >
LX Cast
< / p >
< p > < em >
FOSS Funding and Economics —
328
< br / >
ends 11:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
Open —
329
< br / >
ends 11:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
2025-02-12 06:19:32 +00:00
BoF for actors/creative types - writing and producing sketches
2024-07-23 23:59:24 +00:00
< p > < em >
Open —
333
< br / >
ends 11:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
2024-07-30 03:56:01 +00:00
< a href = "presentation/240/index.html" > Balancing Innovation and Safety: Navigating the Dilemma of Open-Sourcing AI Models< / a >
2024-07-23 23:59:24 +00:00
< br >
2024-07-30 03:56:01 +00:00
Abhishek Gupta
2024-07-23 23:59:24 +00:00
< / p >
< p > < em >
AI and Machine Learning —
338
< br / >
ends 11:30 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 11:30AM– 11:45AM< / h3 >
< div class = "d-flex align-items-center" >
< p > Break< / p >
< / div >
< p > < em >
< br / >
ends 11:45 a.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 11:45AM– 12:15PM< / h3 >
< p >
< a href = "presentation/242/index.html" > Making new tools for open source graphics software< / a >
< br >
Tom Lechner
< / p >
< p > < em >
Wild Card —
327
< br / >
ends 12:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/222/index.html" > The State of FOSS Funding< / a >
< br >
Kara Sowles
< / p >
< p > < em >
FOSS Funding and Economics —
328
< br / >
ends 12:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
Open —
329
< br / >
ends 12:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
2025-02-12 06:19:32 +00:00
Music Blocks Workshop
2024-07-23 23:59:24 +00:00
< p > < em >
Open —
333
< br / >
ends 12:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/237/index.html" > Getting ML Right in a Complex Data World< / a >
< br >
Oz Katz
< / p >
< p > < em >
AI and Machine Learning —
338
< br / >
ends 12:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 12:30PM– 02:00PM< / h3 >
2025-02-12 06:19:32 +00:00
< em > Lunch break (on your own)< / em >
2024-07-23 23:59:24 +00:00
< p > < em >
< br / >
ends 2 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 02:00PM– 02:45PM< / h3 >
< p >
< a href = "presentation/243/index.html" > GNU/Linux Loves All: Free Software in Music< / a >
< br >
Timmy James Barnett
< / p >
< p > < em >
Wild Card —
327
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/272/index.html" > Toward an Economy of Open Abundance: Why FLO funding needs donor coordination and how to do it< / a >
< br >
Aaron Wolf, Michael Siepmann
< / p >
< p > < em >
FOSS Funding and Economics —
328
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
Open —
329
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
2025-02-12 06:19:32 +00:00
BoF: Making an open source Linkedin
2024-07-23 23:59:24 +00:00
< p > < em >
Open —
333
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/236/index.html" > Report from the AI-Assisted Programming and Copyleft Committee< / a >
< br >
2024-07-30 03:56:01 +00:00
Stefano Zacchiroli, Denver Gingerich, John Sullivan, Karen Sandler
2024-07-23 23:59:24 +00:00
< / p >
< p > < em >
AI and Machine Learning —
338
< br / >
ends 2:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 02:45PM– 03:00PM< / h3 >
< div class = "d-flex align-items-center" >
< p > Break< / p >
< / div >
< p > < em >
< br / >
ends 3 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 03:00PM– 03:45PM< / h3 >
< p > < em >
Wild Card —
327
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/271/index.html" > FLO funding: A panel discussion of challenges, incentives, and possibilities< / a >
< br >
2024-07-30 03:56:01 +00:00
Wm Salt Hale, Eric Holscher, LX Cast, Michael Siepmann
2024-07-23 23:59:24 +00:00
< / p >
< p > < em >
FOSS Funding and Economics —
328
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
Open —
329
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
2025-02-12 06:19:32 +00:00
Fun Activity (Improv-related, slide deck karaoke?)
2024-07-23 23:59:24 +00:00
< p > < em >
Open —
333
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
2025-02-12 06:19:32 +00:00
< a href = "presentation/265/index.html" > QuMat: Apache Mahout' s Quantum Computing Interface< / a >
2024-07-23 23:59:24 +00:00
< br >
Andrew Musselman
< / p >
< p > < em >
AI and Machine Learning —
338
< br / >
ends 3:45 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 03:45PM– 04:30PM< / h3 >
Coffee, tea, and snack break
< p > < em >
< br / >
ends 4:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 04:30PM– 05:15PM< / h3 >
< p > < em >
Wild Card —
327
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p >
< a href = "presentation/220/index.html" > Case Studies of Exploitation in Open Source< / a >
< br >
Watson, Brandon Smith
< / p >
< p > < em >
FOSS Funding and Economics —
328
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
Open —
329
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
2025-02-12 06:19:32 +00:00
Neurodiversity Networking/Discussion
2024-07-23 23:59:24 +00:00
< p > < em >
Open —
333
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< p > < em >
AI and Machine Learning —
338
< br / >
ends 5:15 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 05:15PM– 05:30PM< / h3 >
< div class = "d-flex align-items-center" >
< p > Break< / p >
< / div >
< p > < em >
< br / >
ends 5:30 p.m.
< / em > < / p >
< / div >
< div class = "mobile-slot my-3" >
< h3 > 05:30PM– 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-12 pb-12 text-center" style = "margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;" > Wifi: FOSSY < i > (see Registration for older wifi)< / i > < br / > PIN: outreachy1000< / div >
< / div > -->
< div class = "row" >
< div class = "col-md-4 pb-4" >
< strong > FOSSY 2024< / strong > < br >
August 1– 4th 2024 < 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 >
© 2024 < a href = "https://sfconservancy.org/" > Software Freedom Conservancy< / a > < br >
< a href = "../credits/index.html" > Credits< / a >
< / small >
< / div >
< / div >
< / div >
< / footer >
< / body >
< / html >