Update 2024 archive after the event

This commit is contained in:
Ben Sturmfels 2025-02-12 17:19:32 +11:00
parent e96cc12652
commit ccc5466941
182 changed files with 4225 additions and 4119 deletions

View file

@ -3,5 +3,17 @@
Generated with:
```
cd ..
wget --mirror --convert-links --adjust-extension --page-requisites --no-parent https://2024.fossy.us/
cd 2024.fossy.us
```
You may then want to remove the dashboard links, since the login won't work, as well as the link to buy tickets.
```
find -name '*.html' -print0 | xargs -0 sed -i 's|.*Dashboard</a>||g'
find -name '*.html' -print0 | xargs -0 sed -i 's|.*Get your ticket!.*||' attend/tickets/index.html
rm dashboard.html
rm -rf tickets/
rm -rf account/
``

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../attend/tickets/index.html">Tickets</a>

View file

@ -1,341 +0,0 @@
<!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 | Sign up</title>
<meta property="og:type" content="website" />
<link rel="icon" href="../../static/build/img/favicon.ico" />
<!-- Cards -->
<meta property="og:title" content="FOSSY 2024 | Sign up">
<meta property="og:description" content="" />
<meta property="og:url" content="https://2024.fossy.us/account/signup/">
<meta name="twitter:site" content="@conservancy">
<meta name="twitter:image:alt" content="FOSSY 2024 | Sign up" />
<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="">
<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 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%3Fnext=%252Fdashboard%252F.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%3Fnext=%252Fdashboard%252F.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../dashboard.html">Dashboard</a>
<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 dropdown">
<a class="nav-link dropdown-toggle" href="index.html%3Fnext=%252Fdashboard%252F.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../schedule/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">Sign up</h1>
<p class="lead"></p>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-4">
<form id="signup_form" method="post" action="https://2024.fossy.us/account/signup/" autocapitalize="off" >
<input type="hidden" name="csrfmiddlewaretoken" value="ahC4uFiun5KpIOxTVD1gSBypuYLlZ22cuyvneuTir41EaQQpp5GVEpseJe8pUzv8">
<input type="hidden" name="code" id="id_code">
<div class="form-group">
<label class="control-label " for="id_username">Username</label>
<div class=" ">
<input type="text" name="username" maxlength="30" class=" form-control" required id="id_username">
</div>
</div>
<div class="form-group">
<label class="control-label " for="id_email">Email</label>
<div class=" ">
<input type="text" name="email" class=" form-control" required id="id_email">
</div>
</div>
<div class="form-group">
<label class="control-label " for="id_password">Password</label>
<div class=" ">
<input type="password" name="password" class=" form-control" required id="id_password">
</div>
</div>
<div class="form-group">
<label class="control-label " for="id_password_confirm">Password (again)</label>
<div class=" ">
<input type="password" name="password_confirm" class=" form-control" required id="id_password_confirm">
</div>
</div>
<input type="hidden" name="next" value="/dashboard/" />
<button type="submit" class="btn btn-primary">Sign up</button>
</form>
<p class="login-signup">
<small>
Already have an account? <strong><a href="https://2024.fossy.us/account/login/?next=%2Fdashboard%2F">Log in</a></strong>
</small>
</p>
</div>
<div class="col-md-4">
</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 type="text/javascript">
$(document).ready(function() {
$('#id_username').focus();
});
</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 14th 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>&nbsp;&nbsp;<a
href="https://twitter.com/conservancy" alt="Twitter"><i class="fab fa-twitter"></i></a>&nbsp;&nbsp;<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%3Fnext=%252Fdashboard%252F.html#">Back to top</a><br>
&copy; 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>

View file

@ -1,341 +0,0 @@
<!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 | Sign up</title>
<meta property="og:type" content="website" />
<link rel="icon" href="../../static/build/img/favicon.ico" />
<!-- Cards -->
<meta property="og:title" content="FOSSY 2024 | Sign up">
<meta property="og:description" content="" />
<meta property="og:url" content="https://2024.fossy.us/account/signup/">
<meta name="twitter:site" content="@conservancy">
<meta name="twitter:image:alt" content="FOSSY 2024 | Sign up" />
<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="">
<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 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%3Fnext=%252Ftickets%252Fregister.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%3Fnext=%252Ftickets%252Fregister.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../dashboard.html">Dashboard</a>
<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 dropdown">
<a class="nav-link dropdown-toggle" href="index.html%3Fnext=%252Ftickets%252Fregister.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../schedule/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">Sign up</h1>
<p class="lead"></p>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-4">
<form id="signup_form" method="post" action="https://2024.fossy.us/account/signup/" autocapitalize="off" >
<input type="hidden" name="csrfmiddlewaretoken" value="yfGni3S6Y9mdX9vwQsrJFo4NsfUYzj0wSwzG2StU28DspbO2kU6orcYCHvh2uQts">
<input type="hidden" name="code" id="id_code">
<div class="form-group">
<label class="control-label " for="id_username">Username</label>
<div class=" ">
<input type="text" name="username" maxlength="30" class=" form-control" required id="id_username">
</div>
</div>
<div class="form-group">
<label class="control-label " for="id_email">Email</label>
<div class=" ">
<input type="text" name="email" class=" form-control" required id="id_email">
</div>
</div>
<div class="form-group">
<label class="control-label " for="id_password">Password</label>
<div class=" ">
<input type="password" name="password" class=" form-control" required id="id_password">
</div>
</div>
<div class="form-group">
<label class="control-label " for="id_password_confirm">Password (again)</label>
<div class=" ">
<input type="password" name="password_confirm" class=" form-control" required id="id_password_confirm">
</div>
</div>
<input type="hidden" name="next" value="/tickets/register" />
<button type="submit" class="btn btn-primary">Sign up</button>
</form>
<p class="login-signup">
<small>
Already have an account? <strong><a href="https://2024.fossy.us/account/login/?next=%2Ftickets%2Fregister">Log in</a></strong>
</small>
</p>
</div>
<div class="col-md-4">
</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 type="text/javascript">
$(document).ready(function() {
$('#id_username').focus();
});
</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 14th 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>&nbsp;&nbsp;<a
href="https://twitter.com/conservancy" alt="Twitter"><i class="fab fa-twitter"></i></a>&nbsp;&nbsp;<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%3Fnext=%252Ftickets%252Fregister.html#">Back to top</a><br>
&copy; 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>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="tickets/index.html">Tickets</a>
@ -180,6 +180,8 @@ gender, gender identity and expression, sexual orientation, disability, physical
origin, race, or religion or lack thereof. This code applies to everyone -- including attendees, speakers,
volunteers and staff. We do not tolerate harassment of conference participants in any form.</p>
<p>You can find our Code of Conduct team wearing <b>blue hats</b>, or you can disclose any concerns by email to conference@sfconservancy.org</p>
<h2>Details</h2>
<p>Please do not include sexualized imagery, off-color jokes or other materials that attendees may deem offensive

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../tickets/index.html">Tickets</a>
@ -180,6 +180,8 @@ gender, gender identity and expression, sexual orientation, disability, physical
origin, race, or religion or lack thereof. This code applies to everyone -- including attendees, speakers,
volunteers and staff. We do not tolerate harassment of conference participants in any form.</p>
<p>You can find our Code of Conduct team wearing <b>blue hats</b>, or you can disclose any concerns by email to conference@sfconservancy.org</p>
<h2>Details</h2>
<p>Please do not include sexualized imagery, off-color jokes or other materials that attendees may deem offensive

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../dashboard.html">Dashboard</a>
<a class="dropdown-item active" href="index.html">Tickets</a>
@ -203,7 +203,7 @@ other badge indicator</p>
<p>If you have any financial hardship from this ticket price, please reach out to
us at <a href="mailto:conference@sfconservancy.org">conference@sfconservancy.org</a>. Please reach out, even if you are not sure if your situation qualifies as we'd like to help as many people as possible.</p>
<p class="mv4"><a href="../../tickets/register.html"><button type="button" class="btn btn-primary btn-lg">Get your ticket!</button></a></p>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../tickets/index.html">Tickets</a>
@ -171,8 +171,8 @@
<div class="row">
<div class="col-12 content text-page" style="max-width: 45rem">
<p>Running FOSSY will take a lot of help from people like you! Volunteers receive free admission and lunch for all 4 days of the conference.</p>
<p>If you are interested in volunteering in some capacity, please make an account on this site and fill out <a href="https://nextcloud.sfconservancy.org/apps/forms/s/ZmRYXAoN9f3G4L6cDLdgcdNL">our form here</a>.</p>
<p>Running FOSSY will take a lot of help from people like you! Volunteers receive free admission for all 4 days of the conference.</p>
<p>Here are some areas we need volunteers:</p>
<ul>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../attend/tickets/index.html">Tickets</a>
@ -178,7 +178,7 @@
<p><b>Thursday 7-10pm at Punch Bowl Social</b> <br></p>
<p><a href="https://www.openstreetmap.org/node/7134560577">340 SW Morrison St Suite 4305, Portland, OR 97204</a><br>
Just quick ~15 minute Max ride from PSU. All attendees are invited!<br></p>
Just quick ~15 minute Max ride from PSU. All attendees are invited! Make sure to bring your badge as proof of attendance.<br></p>
<p>We are providing light dinner, and the bar will be open to purchase your choice of beverages. There will be all kind of games like bowling, ping pong, giant Scrabble, darts, shuffle board and karaoke!</p>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="dashboard.html">Dashboard</a>
<a class="dropdown-item " href="attend/tickets/index.html">Tickets</a>
@ -180,23 +180,27 @@
</div>
<div class="lh-solid mt4 mt0-ns" style="font-size: 10rem; max-width: 250px;"><img class="db" src="static/build/img/conservancy_logo_tall_mono.svg" style="max-height: 180px" alt="Software Freedom Conservancy"></div>
</div>
<!-- <div class="mt4 mt0-ns"><a href="/attend/tickets/" class="mr2"><button type="button" class="btn btn-primary mb2">Get your ticket!</button></a>
<a href="/schedule/" class="mr2"><button type="button" class="btn btn-primary mb2">Explore the schedule</button></a>
</div> -->
</header>
<section id="content">
<h1 class="f3 mt0 mb4">FOSS is back in Portland, Oregon at Portland State University!!</h1>
<h1 class="f3 mt0 mb4">FOSS is back in Portland, Oregon at the <a href="https://www.openstreetmap.org/way/40487771">Smith Memorial Student Union</a> at Portland State University!!</h1>
<div class="flex-ns">
<div class="mw6">
<br>
<h3><b><a href="attend/tickets/index.html">Get your Ticket here</a></b></h3>
<h3><b>Thank you, everyone who supported FOSSY 2024!</b></h3>
<br>
<p class="f4 mt0">Software Freedom Conservancy is so proud to announce that we are again hosting a
<p class="f4 mt0">We will be posting videos of the talks in the next coming weeks. Stay tuned here for that and watch for our 2025 announcement!</p>
<br>
<p>Software Freedom Conservancy is so proud to announce that we are again hosting a
community oriented conference this coming summer. FOSSY (Free and Open Source Software
Yearly) is focused on the creation and impact of free and open source software,
uplifting contributors of all experience.</p>
@ -230,7 +234,8 @@ proprietary software that is treated as default.</p>
<div>
<figure class="fr pa0 mt4 mt2-ns mr0 ml0 ml4-ns mb4">
<img src="static/build/img/psu-smsu.jpg" alt="Aerial photograph of the Portland State University">
<figcaption class="tc mt2">Portland State University's <a href="https://www.openstreetmap.org/way/40487771#map=19/45.51182/-122.68430">Smith Memorial Student Union</a> (CC-BY 3.0)</figcaption>
<figcaption class="tc mt2">Portland State University's <a href="https://www.openstreetmap.org/way/40487771#map=19/45.51182/-122.68430">Smith Memorial Student Union</a>
<p>1825 SW Broadway, Portland, OR 97201 (CC-BY 3.0)</p></figcaption>
</figure>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../attend/tickets/index.html">Tickets</a>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../attend/tickets/index.html">Tickets</a>
@ -302,7 +302,7 @@
<th scope="column" class="track-name"><p>Licensing and Legal Issues</p></th>
<th scope="column" class="track-name"><p>Open</p></th>
@ -594,14 +594,6 @@
<p>
<a href="presentation/279/index.html">Deconstructing the Linux System Definition to Understand the Scope of the OIN License - Table 12 and</a>
<br />
Keith Bergelt, CEO, Open Invention Network
</p>
@ -680,14 +672,6 @@
<p>
<a href="presentation/280/index.html">The Scripts Used to Control Installation of the Executable</a>
<br />
Bradley M. Kuhn, McCoy Smith
</p>
@ -897,7 +881,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p><em>
Licensing and Legal Issues &mdash;
Open &mdash;
333
@ -1060,7 +1044,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p><em>
Licensing and Legal Issues &mdash;
Open &mdash;
333
@ -1215,20 +1199,13 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/279/index.html">Deconstructing the Linux System Definition to Understand the Scope of the OIN License - Table 12 and</a>
<br>
Keith Bergelt, CEO, Open Invention Network
</p>
<p><em>
Licensing and Legal Issues &mdash;
Open &mdash;
333
@ -1371,20 +1348,13 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/280/index.html">The Scripts Used to Control Installation of the Executable</a>
<br>
Bradley M. Kuhn, McCoy Smith
</p>
<p><em>
Licensing and Legal Issues &mdash;
Open &mdash;
333
@ -1549,7 +1519,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/274/index.html">20+ years of the OSU Open Source Lab</a>
<br />
Lance Albertson
Lance Albertson, Pono Takamori
</p>
@ -1722,6 +1692,14 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/280/index.html">The Scripts Used to Control Installation of the Executable</a>
<br />
Bradley M. Kuhn, McCoy Smith
</p>
@ -1742,11 +1720,11 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<tr class="calendar-row">
<th scope="row" class="time" data-time="2024-08-02T12:30:00"><p>12:30PM</p></th>
<td class="slot slot-Lunch break" colspan="5" rowspan="1" data-starttime="2024-08-02T12:30:00" data-endtime="2024-08-02T14: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">
<em>Lunch</em>
<em>Lunch break (on your own)</em>
@ -1817,7 +1795,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/257/index.html">Update on Recent Copyleft Litigation and the State of Copyleft</a>
<br />
Bradley M. Kuhn
Bradley M. Kuhn, Denver Gingerich, Karen Sandler
</p>
@ -2200,7 +2178,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/274/index.html">20+ years of the OSU Open Source Lab</a>
<br>
Lance Albertson
Lance Albertson, Pono Takamori
</p>
@ -2484,6 +2462,13 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/280/index.html">The Scripts Used to Control Installation of the Executable</a>
<br>
Bradley M. Kuhn, McCoy Smith
</p>
@ -2533,7 +2518,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<em>Lunch</em>
<em>Lunch break (on your own)</em>
@ -2648,7 +2633,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/257/index.html">Update on Recent Copyleft Litigation and the State of Copyleft</a>
<br>
Bradley M. Kuhn
Bradley M. Kuhn, Denver Gingerich, Karen Sandler
</p>
@ -3303,7 +3288,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/275/index.html">Open Source and AI</a>
<br />
Bradley M. Kuhn, Allison Randal, Joey Hess, julia ferraioli, Kat Walsh
Denver Gingerich, Allison Randal, Joey Hess, julia ferraioli, Kat Walsh
</p>
@ -3340,14 +3325,6 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/246/index.html">Things I&#39;ve Learned as a Linux Kernel Maintainer</a>
<br />
Darrick J. Wong
</p>
@ -3472,10 +3449,12 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
</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 class="slot slot-BoF" colspan="1" rowspan="1" data-starttime="2024-08-03T11:45:00" data-endtime="2024-08-03T12:30:00">
BoF: Web tools and link sharing
@ -3504,11 +3483,11 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<tr class="calendar-row">
<th scope="row" class="time" data-time="2024-08-03T12:30:00"><p>12:30PM</p></th>
<td class="slot slot-Lunch break" colspan="5" rowspan="1" data-starttime="2024-08-03T12:30:00" data-endtime="2024-08-03T14: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">
<em>Lunch</em>
<em>Lunch break (on your own)</em>
@ -3568,6 +3547,14 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/281/index.html">FOSS-related legislation</a>
<br />
Eric Gallager
</p>
@ -3689,10 +3676,12 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
</td>
<td class="slot slot-Talk" colspan="1" rowspan="1" data-starttime="2024-08-03T15:00:00" data-endtime="2024-08-03T15:45:00">
<td class="slot slot-BoF" colspan="1" rowspan="1" data-starttime="2024-08-03T15:00:00" data-endtime="2024-08-03T15:45:00">
BoF: Amateur radio and Open Source
@ -3781,10 +3770,12 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
</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 class="slot slot-BoF" colspan="1" rowspan="1" data-starttime="2024-08-03T16:30:00" data-endtime="2024-08-03T17:15:00">
BoF: Crafts, Mending, and Repair (bring a project!)
@ -3854,23 +3845,19 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/216/index.html">Why is Python Packaging</a>
<br />
Moshe Zadka
</p>
</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 class="slot slot-BoF" colspan="1" rowspan="1" data-starttime="2024-08-03T17:30:00" data-endtime="2024-08-03T18:15:00">
<div class="d-flex align-items-center">
<p>BoF</p>
</div>
@ -3953,7 +3940,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/275/index.html">Open Source and AI</a>
<br>
Bradley M. Kuhn, Allison Randal, Joey Hess, julia ferraioli, Kat Walsh
Denver Gingerich, Allison Randal, Joey Hess, julia ferraioli, Kat Walsh
</p>
@ -4009,13 +3996,6 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/246/index.html">Things I&#39;ve Learned as a Linux Kernel Maintainer</a>
<br>
Darrick J. Wong
</p>
@ -4237,6 +4217,8 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
BoF: Web tools and link sharing
@ -4293,7 +4275,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<em>Lunch</em>
<em>Lunch break (on your own)</em>
@ -4398,6 +4380,13 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/281/index.html">FOSS-related legislation</a>
<br>
Eric Gallager
</p>
@ -4602,6 +4591,8 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
BoF: Amateur radio and Open Source
@ -4763,6 +4754,8 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
BoF: Crafts, Mending, and Repair (bring a project!)
@ -4890,13 +4883,6 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/216/index.html">Why is Python Packaging</a>
<br>
Moshe Zadka
</p>
@ -4919,6 +4905,10 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<div class="d-flex align-items-center">
<p>BoF</p>
</div>
@ -5069,7 +5059,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/278/index.html">FOSS outside of corporations</a>
<br />
Karen Sandler, John Sullivan, Kate Chapman
Karen Sandler, John Sullivan, Kate Chapman, Rosy Schechter, Sriram Ramkrishna
</p>
@ -5128,10 +5118,12 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
</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 class="slot slot-BoF" colspan="1" rowspan="1" data-starttime="2024-08-04T10:45:00" data-endtime="2024-08-04T11:30:00">
BoF for actors/creative types - writing and producing sketches
@ -5222,10 +5214,12 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
</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 class="slot slot-BoF" colspan="1" rowspan="2" data-starttime="2024-08-04T11:45:00" data-endtime="2024-08-04T12:30:00">
Music Blocks Workshop
@ -5254,11 +5248,11 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<tr class="calendar-row">
<th scope="row" class="time" data-time="2024-08-04T12:30:00"><p>12:30PM</p></th>
<td class="slot slot-Lunch break" colspan="5" rowspan="1" data-starttime="2024-08-04T12:30:00" data-endtime="2024-08-04T14: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">
<em>Lunch</em>
<em>Lunch break (on your own)</em>
@ -5314,10 +5308,12 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
</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 class="slot slot-BoF" colspan="1" rowspan="1" data-starttime="2024-08-04T14:00:00" data-endtime="2024-08-04T14:45:00">
BoF: Making an open source Linkedin
@ -5369,14 +5365,6 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/239/index.html">AMA: Building Autonomous Self Healing Computer Systems</a>
<br />
Darrick J. Wong
</p>
@ -5408,10 +5396,12 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
</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 class="slot slot-BoF" colspan="1" rowspan="1" data-starttime="2024-08-04T15:00:00" data-endtime="2024-08-04T15:45:00">
Fun Activity (Improv-related, slide deck karaoke?)
@ -5422,7 +5412,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/265/index.html">Apache Mahout&#39;s Quantum Computing Interface</a>
<a href="presentation/265/index.html">QuMat: Apache Mahout&#39;s Quantum Computing Interface</a>
<br />
Andrew Musselman
</p>
@ -5492,10 +5482,12 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
</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 class="slot slot-BoF" colspan="1" rowspan="1" data-starttime="2024-08-04T16:30:00" data-endtime="2024-08-04T17:15:00">
Neurodiversity Networking/Discussion
@ -5606,7 +5598,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/278/index.html">FOSS outside of corporations</a>
<br>
Karen Sandler, John Sullivan, Kate Chapman
Karen Sandler, John Sullivan, Kate Chapman, Rosy Schechter, Sriram Ramkrishna
</p>
@ -5713,6 +5705,8 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
BoF for actors/creative types - writing and producing sketches
@ -5876,6 +5870,8 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
Music Blocks Workshop
@ -5932,7 +5928,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<em>Lunch</em>
<em>Lunch break (on your own)</em>
@ -6037,6 +6033,8 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
BoF: Making an open source Linkedin
@ -6120,13 +6118,6 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/239/index.html">AMA: Building Autonomous Self Healing Computer Systems</a>
<br>
Darrick J. Wong
</p>
@ -6200,6 +6191,8 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
Fun Activity (Improv-related, slide deck karaoke?)
@ -6223,7 +6216,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
<p>
<a href="presentation/265/index.html">Apache Mahout&#39;s Quantum Computing Interface</a>
<a href="presentation/265/index.html">QuMat: Apache Mahout&#39;s Quantum Computing Interface</a>
<br>
Andrew Musselman
</p>
@ -6354,6 +6347,8 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!
Neurodiversity Networking/Discussion

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -226,6 +226,18 @@ Now, Rowan is eager to get better at introducing other kids to FLO software. And
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/QTEyCMfVqiE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/QTEyCMfVqiE" rel="nofollow">https://youtu.be/QTEyCMfVqiE</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -214,6 +214,18 @@ In this talk we'll walk through this history of the adoption of ARM64, including
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/a0ul_ZAyAkU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/a0ul_ZAyAkU" rel="nofollow">https://youtu.be/a0ul_ZAyAkU</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -210,6 +210,18 @@ GitHub has long been the home for open source, with GitHub Actions being well-lo
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/P2P35L0cE_4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/P2P35L0cE_4" rel="nofollow">https://youtu.be/P2P35L0cE_4</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -202,6 +202,18 @@
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/XNF30SQ556c" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/XNF30SQ556c" rel="nofollow">https://youtu.be/XNF30SQ556c</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -204,6 +204,18 @@
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/mknjkieXRsk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/mknjkieXRsk" rel="nofollow">https://youtu.be/mknjkieXRsk</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -206,6 +206,18 @@ This talk will provide an authoritative introduction to FreeBSD features and use
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/SjghRZBEIKg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/SjghRZBEIKg" rel="nofollow">https://youtu.be/SjghRZBEIKg</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -233,6 +233,18 @@ scale makes in enabling software development to succeed.</p></div>
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/RYoVI74srBo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/RYoVI74srBo" rel="nofollow">https://youtu.be/RYoVI74srBo</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -257,6 +257,18 @@ Session takeaways:
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/l0riufj-o68" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/l0riufj-o68" rel="nofollow">https://youtu.be/l0riufj-o68</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -204,6 +204,18 @@
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/PecjnjQ91ac" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/PecjnjQ91ac" rel="nofollow">https://youtu.be/PecjnjQ91ac</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -233,6 +233,18 @@ We seek Ubiquity for web content and experiences. We seek a revolution in web pu
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/6-hbYY5hkVU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/6-hbYY5hkVU" rel="nofollow">https://youtu.be/6-hbYY5hkVU</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -205,6 +205,18 @@ But standard compliance information cannot tell the whole story. It is a snapsho
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/vZnpIR5bBU4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/vZnpIR5bBU4" rel="nofollow">https://youtu.be/vZnpIR5bBU4</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -235,6 +235,18 @@ This presentation will showcase the foundational work of UCSC in building an OSP
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/DV-gfbrsm3U" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/DV-gfbrsm3U" rel="nofollow">https://youtu.be/DV-gfbrsm3U</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -220,6 +220,18 @@ This talk will examine education and mentorship as a strategy to bring free soft
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/KZyUVbAWytc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/KZyUVbAWytc" rel="nofollow">https://youtu.be/KZyUVbAWytc</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -212,6 +212,18 @@ Students can experience the real world and create a real project, from the comfo
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/2SXr4Z7Il-U" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/2SXr4Z7Il-U" rel="nofollow">https://youtu.be/2SXr4Z7Il-U</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -207,6 +207,18 @@
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/RXWVXTuGXyM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/RXWVXTuGXyM" rel="nofollow">https://youtu.be/RXWVXTuGXyM</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -204,6 +204,18 @@ In his non-existent spare time, he enjoys traveling, games, puzzles, comics, hoc
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/gCn99OxetCI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/gCn99OxetCI" rel="nofollow">https://youtu.be/gCn99OxetCI</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -208,6 +208,18 @@ No community management skills or experience needed; this talk is all about less
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/sdbKz8WsYVM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/sdbKz8WsYVM" rel="nofollow">https://youtu.be/sdbKz8WsYVM</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -204,6 +204,18 @@
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/lG27BfTuqys" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/lG27BfTuqys" rel="nofollow">https://youtu.be/lG27BfTuqys</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -212,6 +212,16 @@ The Flathub App store has 2600 apps and is adding 40 new apps a month. By the en
<h2 class="mt-4">Videos</h4>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://www.youtube.com/watch?v=3z9OfZt0E48" rel="nofollow">https://www.youtube.com/watch?v=3z9OfZt0E48</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -206,6 +206,18 @@ Adam is privileged and lucky to have given talks and workshops at a handful of c
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/mBamldfAhoM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/mBamldfAhoM" rel="nofollow">https://youtu.be/mBamldfAhoM</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -239,6 +239,18 @@ The attendee will walk away with a useful model for critiquing open source fundi
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/X9ahKvxKcxs" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/X9ahKvxKcxs" rel="nofollow">https://youtu.be/X9ahKvxKcxs</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -213,6 +213,18 @@ It's essential we ask ourselves: how do we ensure the software our societies dep
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/1qmdm7-1lfY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/1qmdm7-1lfY" rel="nofollow">https://youtu.be/1qmdm7-1lfY</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -212,6 +212,18 @@ In other words, we need to co-design our financial models to find strategies tha
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/1Vui6ScSiBA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/1Vui6ScSiBA" rel="nofollow">https://youtu.be/1Vui6ScSiBA</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -202,6 +202,18 @@
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/EyoOxs6lvho" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/EyoOxs6lvho" rel="nofollow">https://youtu.be/EyoOxs6lvho</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -269,6 +269,18 @@ In this session, members of the committee will report back to the FOSSY audience
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/HpfMqB5ynKg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/HpfMqB5ynKg" rel="nofollow">https://youtu.be/HpfMqB5ynKg</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -204,6 +204,18 @@
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/Mln89IJprgA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/Mln89IJprgA" rel="nofollow">https://youtu.be/Mln89IJprgA</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -208,6 +208,18 @@ This talk shows some great Free technologies, instruments and software. All soft
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/PjE9gdIGTUs" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/PjE9gdIGTUs" rel="nofollow">https://youtu.be/PjE9gdIGTUs</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -212,6 +212,18 @@ You'll walk away with:
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/_-a2Uh1Is78" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/_-a2Uh1Is78" rel="nofollow">https://youtu.be/_-a2Uh1Is78</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -210,6 +210,18 @@ We will unpack what it takes to craft questions that get answered by reviewing s
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/r3UUGqaV2Ps" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/r3UUGqaV2Ps" rel="nofollow">https://youtu.be/r3UUGqaV2Ps</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -206,6 +206,18 @@ This presentation will cover what we found when we spoke to the people on the gr
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/YL7uSCS2bNE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/YL7uSCS2bNE" rel="nofollow">https://youtu.be/YL7uSCS2bNE</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -210,6 +210,18 @@ This talk will identify several categories of metrics from the Practitioner Guid
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/9P9VIO85G74" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/9P9VIO85G74" rel="nofollow">https://youtu.be/9P9VIO85G74</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -226,10 +226,24 @@ First, we interviewed 33 developers who have experienced dependency abandonment,
Second, we quantitatively analyzed all widely-used npm packages and found that abandonment is common among them, that abandonment exposes many projects which often do not respond, that responses correlate with other dependency management practices, and that removal is significantly faster when a projects end-of-life status is explicitly stated.
This talk reviews the results of these two studies, and ends with recommendations to both researchers and practitioners who are facing dependency abandonment or are sunsetting projects, such as opportunities for low-effort transparency mechanisms to help exposed projects make better, more informed decisions.</p></div>
This talk reviews the results of these two studies, and ends with recommendations to both researchers and practitioners who are facing dependency abandonment or are sunsetting projects, such as opportunities for low-effort transparency mechanisms to help exposed projects make better, more informed decisions.
The slide deck can be viewed here: <a href="https://cmustrudel.github.io/slides/fossy24-dependency-abandonment.pdf" rel="nofollow">https://cmustrudel.github.io/slides/fossy24-dependency-abandonment.pdf</a></p></div>
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/6Pk4w0ZHN6I" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/6Pk4w0ZHN6I" rel="nofollow">https://youtu.be/6Pk4w0ZHN6I</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -192,6 +192,38 @@
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/5ca795f06b3505f43bf7ba26fef37c7d?s=120&amp;d=mp" alt="Denver Gingerich" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/340/index.html">Denver Gingerich</a></strong><br />
<a href="https://ossguy.com/">https://ossguy.com/</a>
</p>
<div class="bio">Denver is a software right-to-repair and standards activist who is currently Director of Compliance at Software Freedom Conservancy, where he enforces software right-to-repair licenses such as the GPL, and is also a director of the worker co-operative that runs JMP.chat, a FOSS phone number (texting/calling) service. Denver writes free software in his spare time: his patches have been accepted into Wine, Linux, and wdiff. Denver received his BMath in Computer Science from the University of Waterloo. He gives presentations about digital civil rights and how to ensure FOSS remains sustainable as a community and financially, having spoken at conferences such as FOSSY, CopyleftConf, LibrePlanet, LinuxCon North America, CopyCamp Toronto, FOSSLC's Summercamp, and the Open Video Conference.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/5e77b6e5743dd274a0bc00806cb082de?s=120&amp;d=mp" alt="Karen Sandler" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/9/index.html">Karen Sandler</a></strong><br />
</p>
<div class="bio">Karen M. Sandler is an attorney and the executive director of Software Freedom Conservancy, a 501c3 nonprofit organization focused on ethical technology. As a patient deeply concerned with the technology in her own body, Karen is known as a cyborg lawyer for her advocacy for free software as a life-or-death issue, particularly in relation to the software on medical devices. She co-organizes Outreachy, the award-winning outreach program for people who face under-representation, systemic bias, or discrimination in tech. She is an adjunct Lecturer-In-Law of Columbia Law School and a visiting scholar at University of California Santa Cruz.
Prior to joining Software Freedom Conservancy, Karen was the executive director of the GNOME Foundation. Before that, she was the general counsel of the Software Freedom Law Center. She began her career as a lawyer at Clifford Chance and Gibson, Dunn &amp; Crutcher LLP.
Karen received her law degree from Columbia Law School where she was a James Kent Scholar and co-founder of the Columbia Science and Technology Law Review. She also holds a bachelor of science in engineering from The Cooper Union for the Advancement of Science and Art.
Sandler has won awards for her work on behalf of software freedom, including the OReilly Open Source Award in 2011. She received an honorary doctorate from KU Leuven in 2023.</div>
</p>
</li>
</ul>
</div>
@ -202,6 +234,18 @@
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/1xNJU34vkT8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/1xNJU34vkT8" rel="nofollow">https://youtu.be/1xNJU34vkT8</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -222,6 +222,18 @@ software freedom.</p></div>
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/E0Ld5WQb_fU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/E0Ld5WQb_fU" rel="nofollow">https://youtu.be/E0Ld5WQb_fU</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -218,6 +218,18 @@ Ria is served for two years as President of CincyIP, a local bar association ded
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/xkJR9u0Rmrc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/xkJR9u0Rmrc" rel="nofollow">https://youtu.be/xkJR9u0Rmrc</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -206,6 +206,16 @@ Lastly, we'll cover the offer check, something everyone can do to help in SFC's
<h2 class="mt-4">Videos</h4>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://www.youtube.com/embed/LrLVDV0gPTY?si=P9p_zYcm3rFtiwRP" rel="nofollow">https://www.youtube.com/embed/LrLVDV0gPTY?si=P9p_zYcm3rFtiwRP</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -202,6 +202,18 @@
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/L0hI55AXu2o" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/L0hI55AXu2o" rel="nofollow">https://youtu.be/L0hI55AXu2o</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -235,6 +235,18 @@ projects.</p></div>
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/nQrLJnBl3y8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/nQrLJnBl3y8" rel="nofollow">https://youtu.be/nQrLJnBl3y8</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -15,18 +15,18 @@
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>FOSSY 2024 | Presentation: Apache Mahout&#39;s Quantum Computing Interface</title>
<title>FOSSY 2024 | Presentation: QuMat: Apache Mahout&#39;s Quantum Computing Interface</title>
<meta property="og:type" content="website" />
<link rel="icon" href="../../../static/build/img/favicon.ico" />
<!-- Cards -->
<meta property="og:title" content="FOSSY 2024 | Presentation: Apache Mahout&#39;s Quantum Computing Interface">
<meta property="og:title" content="FOSSY 2024 | Presentation: QuMat: Apache Mahout&#39;s Quantum Computing Interface">
<meta property="og:description" content="" />
<meta property="og:url" content="https://2024.fossy.us/schedule/presentation/265/">
<meta name="twitter:site" content="@conservancy">
<meta name="twitter:image:alt" content="FOSSY 2024 | Presentation: Apache Mahout&#39;s Quantum Computing Interface" />
<meta name="twitter:image:alt" content="FOSSY 2024 | Presentation: QuMat: Apache Mahout&#39;s Quantum Computing Interface" />
<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" />
@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -155,7 +155,7 @@
<main role="main" class="container">
<div class="row">
<div class="col page-header">
<h1 class="page-title">Apache Mahout&#39;s Quantum Computing Interface</h1>
<h1 class="page-title">QuMat: Apache Mahout&#39;s Quantum Computing Interface</h1>
<p class="lead">
338 | <span class="presentation-time" data-starttime="2024-08-04T15:00:00" data-endtime="2024-08-04T15:45:00">Sun 04 Aug 3 p.m.&ndash;3:45 p.m.</span>
@ -202,10 +202,22 @@
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Apache Mahout (<a href="https://mahout.apache.org" rel="nofollow">https://mahout.apache.org</a>) is a linear algebra library for building machine learning solutions, and up until this year focused on compute back-ends such as Spark and Flink for processing training data into predictions. More recently the project has adopted quantum compute back-ends as well. The Qumat (<a href="https://github.com/apache/mahout?tab=readme-ov-file#qumat" rel="nofollow">https://github.com/apache/mahout?tab=readme-ov-file#qumat</a>) library is a Python-based interface to multiple quantum computing systems, starting with IBM's Qiskit, which allows researchers and developers to assemble quantum logic gates into circuits that can run on simulators as well as utility-scale quantum computers. This talk will provide a brief introduction to quantum computing, including the data structures used along with some basic logic gates (<a href="https://github.com/apache/mahout/blob/main/docs/basic_gates.md" rel="nofollow">https://github.com/apache/mahout/blob/main/docs/basic_gates.md</a>), and will demo Qumat software running in a notebook that will be shared after the talk.</p></div>
<div class="abstract pb-4"><p>Apache Mahout (<a href="https://mahout.apache.org" rel="nofollow">https://mahout.apache.org</a>) is a linear algebra library for building machine learning solutions, and up until this year focused on compute back-ends such as Spark and Flink for processing training data into predictions. More recently the project has adopted quantum compute back-ends as well. The QuMat (<a href="https://github.com/apache/mahout?tab=readme-ov-file#qumat" rel="nofollow">https://github.com/apache/mahout?tab=readme-ov-file#qumat</a>) library is a Python-based interface to multiple quantum computing systems, starting with IBM's Qiskit, which allows researchers and developers to assemble quantum logic gates into circuits that can run on simulators as well as utility-scale quantum computers. This talk will provide a brief introduction to quantum computing, including the data structures used along with some basic logic gates (<a href="https://github.com/apache/mahout/blob/main/docs/basic_gates.md" rel="nofollow">https://github.com/apache/mahout/blob/main/docs/basic_gates.md</a>), and will demo QuMat software running in a notebook that will be shared after the talk.</p></div>
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/tgFaUL1wYhY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/tgFaUL1wYhY" rel="nofollow">https://youtu.be/tgFaUL1wYhY</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -204,6 +204,18 @@ The physical world is full of these types of phenomenon. We deal with it by usin
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/fQXgz20cspw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/fQXgz20cspw" rel="nofollow">https://youtu.be/fQXgz20cspw</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -226,6 +226,18 @@ For the record, I'm happy where I'm working now, and I hope to stay there for ma
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/fZnWPHLH4fg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/fZnWPHLH4fg" rel="nofollow">https://youtu.be/fZnWPHLH4fg</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -226,6 +226,18 @@ Mike's mission is to share my passion for new software and to help users achieve
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/pdruKgEUGEM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/pdruKgEUGEM" rel="nofollow">https://youtu.be/pdruKgEUGEM</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -234,6 +234,18 @@ The panel following this talk at 3pm will provide an opportunity to explore thes
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/WTw4KftffIw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/WTw4KftffIw" rel="nofollow">https://youtu.be/WTw4KftffIw</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -215,6 +215,18 @@ Nextcloud app.</p></div>
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/rEWUyVp1W1o" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/rEWUyVp1W1o" rel="nofollow">https://youtu.be/rEWUyVp1W1o</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -194,6 +194,18 @@ Since joining the OSUOSL in 2007, Lance has managed all of the hosting activitie
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/cfc9c8fd254228bec9bf46dbeba90719?s=120&amp;d=mp" alt="Pono Takamori" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/406/index.html">Pono Takamori</a></strong><br />
</p>
<div class="bio">Daniel Pono Takamori is the Community Organizer at Software Freedom Conservancy. He's been involved in FOSS for almost 20 years and worked for non-profit FOSS organizations for over a decade. While not at his computer he likes to play go, cook vegetables and ride his bike.</div>
</p>
</li>
</ul>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -182,13 +182,15 @@
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/0580d7a67da1b15b1695edc4e22779f9?s=120&amp;d=mp" alt="Bradley M. Kuhn" class="rounded-circle img-fluid">
<img src="https://secure.gravatar.com/avatar/5ca795f06b3505f43bf7ba26fef37c7d?s=120&amp;d=mp" alt="Denver Gingerich" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/373/index.html">Bradley M. Kuhn</a></strong><br />
<strong><a href="../../../speaker/profile/340/index.html">Denver Gingerich</a></strong><br />
<a href="https://ossguy.com/">https://ossguy.com/</a>
</p>
<div class="bio">Bradley M. Kuhn is the Policy Fellow and Hacker-in-Residence at Software Freedom Conservancy (SFC). Kuhn began his work in the software freedom movement as a volunteer in 1992, as an early adopter of Linux-based systems and contributor to various FOSS projects, including Perl. He worked during the 1990s as a system administrator and software developer for various companies, and taught AP Computer Science at Walnut Hills High School in Cincinnati. Kuhns non-profit career began in 2000, when he was hired by the Free Software Foundation (FSF). As FSFs Executive Director from 20012005, Kuhn led FSFs GPL enforcement, launched its Associate Member program, and invented the Affero GPL. Kuhn began as SFCs primary volunteer from 20062010, and became its first staff person in 2011. Kuhn's work at SFC focuses on enforcement of the GPL agreements, FOSS licensing policy, and non-profit infrastructural solutions for FOSS. Kuhn holds a summa cum laude B.S. in Computer Science from Loyola University in Maryland, and an M.S. in Computer Science from the University of Cincinnati. Kuhns Masters thesis discussed methods for dynamic interoperability of Free Software programming languages. Kuhn received the Open Source Award in 2012, and the Award for the Advancement of Free Software in 2021 — both in recognition for his lifelong policy work on copyleft licensing and its enforcement.</div>
<div class="bio">Denver is a software right-to-repair and standards activist who is currently Director of Compliance at Software Freedom Conservancy, where he enforces software right-to-repair licenses such as the GPL, and is also a director of the worker co-operative that runs JMP.chat, a FOSS phone number (texting/calling) service. Denver writes free software in his spare time: his patches have been accepted into Wine, Linux, and wdiff. Denver received his BMath in Computer Science from the University of Waterloo. He gives presentations about digital civil rights and how to ensure FOSS remains sustainable as a community and financially, having spoken at conferences such as FOSSY, CopyleftConf, LibrePlanet, LinuxCon North America, CopyCamp Toronto, FOSSLC's Summercamp, and the Open Video Conference.</div>
</p>
</li>
@ -255,10 +257,8 @@ He lives in an off-grid passive house in the woods of Appalachia. When not helpi
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Bradley Kuhn will lead our panelists in a lively conversation on the keynote stage about the different efforts out there to define what free/open AI should mean and how the technology
actually being made does and doesn't meet those possible definitions. We
may even have a panelist or two willing to question whether the
technology even should be held to such a definition.</p></div>
<div class="abstract pb-4"><p>Denver Gingerich will lead our panelists in a lively conversation on the keynote stage about the different efforts out there to define what free/open AI should mean and how the technology
actually being made does and doesn't meet those possible definitions.</p></div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -206,6 +206,18 @@ In this talk, Jeremy will showcase open source projects that have had their loca
<h2 class="mt-4">Videos</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/2-hd4YvYOn4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p style="margin-top: 1rem">Available sources:</p>
<ul>
<li><a href="https://youtu.be/2-hd4YvYOn4" rel="nofollow">https://youtu.be/2-hd4YvYOn4</a></li>
</ul>
</div>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -239,6 +239,34 @@ Commodore 64. Also he co-owns a pen store.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/004bd8b1eee7125d0f74d5a89f14a149?s=120&amp;d=mp" alt="Rosy Schechter" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/404/index.html">Rosy Schechter</a></strong><br />
</p>
<div class="bio"></div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/447062d346ca576f8745b0cae1255dfc?s=120&amp;d=mp" alt="Sriram Ramkrishna" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/362/index.html">Sriram Ramkrishna</a></strong><br />
<a href="https://twitter.com/sramkrishna">@sramkrishna</a><br />
<a href="https://linkedin.com/in/sriram-ramkrishna">https://linkedin.com/in/sriram-ramkrishna</a>
</p>
<div class="bio">Sri is a Free and Open Source advocate for over 25 years. Sri started working on open source software when he was 25 contributing to the GNOME project in 1997. 15 years later, he was given the opportunity to work on open source professionally at Intel Corporation in 2012. While his career has gone through many iterations his contributions to the GNOME project has been consistent - building community around projects and engaging with community. His passion today is to help build the Linux Application Ecosystem through initiatives like the Linux App Summit. Professionally, Sri is the senior community manager for oneAPI and the lead coordinator of Intel's Software Innovator Program.</div>
</p>
</li>
</ul>
</div>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -158,7 +158,7 @@
<h1 class="page-title">The Scripts Used to Control Installation of the Executable</h1>
<p class="lead">
333 | <span class="presentation-time" data-starttime="2024-08-01T17:30:00" data-endtime="2024-08-01T18:15:00">Thu 01 Aug 5:30 p.m.&ndash;6:15 p.m.</span>
333 | <span class="presentation-time" data-starttime="2024-08-02T11:45:00" data-endtime="2024-08-02T12:30:00">Fri 02 Aug 11:45 a.m.&ndash;12:30 p.m.</span>
</p>
</div>

View file

@ -0,0 +1,280 @@
<!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 | Presentation: FOSS-related legislation</title>
<meta property="og:type" content="website" />
<link rel="icon" href="../../../static/build/img/favicon.ico" />
<!-- Cards -->
<meta property="og:title" content="FOSSY 2024 | Presentation: FOSS-related legislation">
<meta property="og:description" content="" />
<meta property="og:url" content="https://2024.fossy.us/schedule/presentation/281/">
<meta name="twitter:site" content="@conservancy">
<meta name="twitter:image:alt" content="FOSSY 2024 | Presentation: FOSS-related legislation" />
<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="">
<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 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">
<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 dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " 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">FOSS-related legislation</h1>
<p class="lead">
333 | <span class="presentation-time" data-starttime="2024-08-03T14:00:00" data-endtime="2024-08-03T14:45:00">Sat 03 Aug 2 p.m.&ndash;2:45 p.m.</span>
</p>
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/f5f7b5b83330e07f530e15906f8082dc?s=120&amp;d=mp" alt="Eric Gallager" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/337/index.html">Eric Gallager</a></strong><br />
<a href="https://twitter.com/cooljeanius">@cooljeanius</a><br />
<a href="https://linktr.ee/ericgallager">https://linktr.ee/ericgallager</a>
</p>
<div class="bio">Eric Gallager is one of 400 state representatives in the New Hampshire legislature, representing Merrimack County District 20 (i.e. Concord Ward 6), with a focus on FOSS-related legislation.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>A discussion around FOSS-related legislation and doing markup on NH RSA 21-R: <a href="https://www.gencourt.state.nh.us/rsa/html/I/21-R/21-R-mrg.htm" rel="nofollow">https://www.gencourt.state.nh.us/rsa/html/I/21-R/21-R-mrg.htm</a>
Other possible topics to discuss:
* New Right-to-Repair proposals, including one for bionics: <a href="https://spectrum.ieee.org/bionic-right-to-repair" rel="nofollow">https://spectrum.ieee.org/bionic-right-to-repair</a>
* Giving "Right to Inspect Source Code in Court" another try, now with some additional sources, such as: <a href="https://kb.osu.edu/server/api/core/bitstreams/ccdce761-3689-477b-918a-920a11ca9435/content" rel="nofollow">https://kb.osu.edu/server/api/core/bitstreams/ccdce761-3689-477b-918a-920a11ca9435/content</a>
* Setting up an official "Open Data Policy" for NH: <a href="https://github.com/opendata/Open-Data-Policies" rel="nofollow">https://github.com/opendata/Open-Data-Policies</a> (RSA 21-R may already count, but I want to be sure)
* Relatedly, but slightly differently, setting up an Open Source Program Office for NH: <a href="https://github.com/github/github-ospo" rel="nofollow">https://github.com/github/github-ospo</a>
* Setting up a sovereign tech fund for FOSS like Germany has: <a href="https://www.phoronix.com/news/Germany-STF-For-FFmpeg" rel="nofollow">https://www.phoronix.com/news/Germany-STF-For-FFmpeg</a>
* Including an inspection of automotive software as part of the automobile inspections that the state already requires people to get for their cars</p></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>
</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 14th 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>&nbsp;&nbsp;<a
href="https://twitter.com/conservancy" alt="Twitter"><i class="fab fa-twitter"></i></a>&nbsp;&nbsp;<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>
&copy; 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>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

View file

@ -96,7 +96,7 @@
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>

Some files were not shown because too many files have changed in this diff Show more