mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 16:58:03 +00:00
91 lines
3.1 KiB
HTML
91 lines
3.1 KiB
HTML
<section class="webring">
|
|
<h3>Posts from other places I follow</h3>
|
|
<section class="articles">
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://blog.replit.com/golang-performance" target="_blank" rel="noopener">Performance Mystery: Is Golang's Startup Time Slow?</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://blog.replit.com/">Replit Blog</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-08-18 00:00:00 +0000 +0000">2023-08-18</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://sfconservancy.org/news/2023/aug/15/exit-zoom/" target="_blank" rel="noopener">We Call on FOSS Contributors to &ldquo;Exit Zoom&rdquo;</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://sfconservancy.org/news/">Software Freedom Conservancy News</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-08-15 12:00:00 -0400 -0400">2023-08-15</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://nyxt.atlas.engineer/article/release-3.6.0.org" target="_blank" rel="noopener">Nyxt 3.6.0</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://nyxt.atlas.engineer">Nyxt Browser</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-08-14 00:00:00 +0000 UTC">2023-08-14</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="http://www.bay12games.com/dwarves/index.html#2023-08-08" target="_blank" rel="noopener">08/08/2023</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="http://www.bay12games.com/dwarves/index.html">Dwarf Fortress Development Log</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-08-08 00:32:00 +0000 PDT">2023-08-08</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://veloren.net/devblog-214/" target="_blank" rel="noopener">Three Weeks in Veloren 214</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://veloren.net">Veloren</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-07-26 00:00:00 +0000 +0000">2023-07-26</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
</section>
|
|
<p class="webring__attribution">
|
|
Generated by
|
|
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
|
|
</p>
|
|
</section>
|
|
<style>
|
|
.webring .articles {
|
|
margin: -0.5rem;
|
|
}
|
|
|
|
.webring__title {
|
|
margin: 0;
|
|
}
|
|
|
|
.webring__article {
|
|
margin: 0.5rem;
|
|
padding: 0.5rem;
|
|
background: var(--base01);
|
|
}
|
|
|
|
.webring__attribution {
|
|
text-align: right;
|
|
font-size: 0.8rem;
|
|
}
|
|
</style>
|