solidarity-interviews/index.html

64 lines
2.9 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="shortcut icon" type="image/png" href="/favicon.ico">
<title>Solidarity Infrastructure Interviews</title>
<link rel="stylesheet" href="https://server-friends-ring.glitch.me/onionring.css">
<link rel="stylesheet" href="/styles.css">
</head>
<body>
<main>
<h2> Solidarity Infrastructures Interviews </h2>
<figure class="main-figure">
<img class="main-img" src="/soli-infra-small.png" alt="drawing by alice yuan zhang">
<figcaption>drawing by alice yuan zhang</figcaption>
</figure>
<p>
This website contains two interviews which I conducted while
preparing for teaching <a href="https://sfpc.study/sessions/spring-23/solidarity-infra">Solidarity Infrastructures</a> at the <a href="https://sfpc.study">School For Poetic Computation</a> in the Spring of 2023.
</p>
<p>
I interviewed them both loosely about their work,
and then just rambling about different topics of mutual interest.
</p>
<p>
At some point I was thinking of doing a larger set of interviews,
but I found that interviewing is a lot more time-consuming than I imagined
&mdash; so it ended up just being two interviews for now, but thats also special in its own way.
<p>
I'm really inspired by both their work, their approaches to navigating
how to be a creative and ethical open source software developer during late stage capitalism,
and their kindness as friends and collaborators.
Without furter ado, the interviews are below:
</p>
<p>
<strong> Interviews </strong>
<ul>
<li> <a href="cblgh-html.html">@cblgh</a> </li>
<li> <a href="glyph.html">@glyph</a> </li>
</ul>
</p>
<br/>
<hr/>
<footer>
<p>
This micro-website is a part of the <a href="http://server-friends-ring.glitch.me/">server-friends!</a> web-ring, initiated by <a href="https://wangyifan.io/">Yifan</a>,
containing self-hosted websites by different participants of the Solidarity Infrastructures class.
</p>
<br/>
<div id='webring'>
<script type="text/javascript" src="http://server-friends-ring.glitch.me/onionring-variables.js"></script>
<!-- <script type="text/javascript" src="/onionring-variables.js"></script>-->
<script type="text/javascript" src="http://server-friends-ring.glitch.me/onionring-widget.js"></script>
<!-- <script type="text/javascript" src="/onionring-widget.js"></script>-->
</div>
</footer>
<br/><br/>
</main>
</body>
</html>