mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 10:58:33 +00:00
91 lines
3.3 KiB
HTML
91 lines
3.3 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://jvns.ca/blog/2023/06/23/new-zine--how-integers-and-floats-work/" target="_blank" rel="noopener">New zine: How Integers and Floats Work</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="http://jvns.ca">Julia Evans</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-06-23 09:27:16 +0000 UTC">2023-06-23</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://blog.thunderbird.net/2023/06/community-voice-5-ways-to-make-thunderbird-and-libreoffice-better-together/" target="_blank" rel="noopener">Community Voice: 5 Ways To Make Thunderbird and LibreOffice Better Together</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://blog.thunderbird.net/">The Thunderbird Blog</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-06-19 11:27:13 +0000 +0000">2023-06-19</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="http://www.bay12games.com/dwarves/index.html#2023-06-18" target="_blank" rel="noopener">06/18/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-06-18 00:49:00 +0000 PDT">2023-06-18</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://bootlin.com/blog/releasing-snagboot-a-cross-vendor-recovery-tool-for-embedded-platforms/" target="_blank" rel="noopener">Releasing Snagboot: a cross-vendor recovery tool for embedded platforms</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://bootlin.com">Bootlin</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-05-23 15:04:58 +0000 +0000">2023-05-23</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://librearts.org/2023/05/google-summer-of-code-2023-projects/" target="_blank" rel="noopener">GSoC 2023 projects have been announced</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://librearts.org/">Home on Libre Arts</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-05-06 12:51:22 +0300 +0300">2023-05-06</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>
|