mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 10:58:33 +00:00
92 lines
3.2 KiB
HTML
92 lines
3.2 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://this-week-in-rust.org/blog/2024/06/05/this-week-in-rust-550/" target="_blank" rel="noopener">This Week in Rust 550</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://this-week-in-rust.org/">This Week in Rust</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-06-05 00:00:00 -0400 -0400">2024-06-05</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://bootlin.com/blog/linux-display-next-hackfest-a-gathering-of-minds-for-graphics-in-linux/" target="_blank" rel="noopener">Linux Display Next Hackfest: A Gathering of Minds for Graphics in Linux</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="2024-05-30 13:33:45 +0000 +0000">2024-05-30</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://inkscape.org/news/2024/05/16/inkscape-summit-2024/" target="_blank" rel="noopener">Inkscape Summit 2024
|
|
</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://inkscape.org/news/">News feed</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-05-16 17:35:59 +0000 +0000">2024-05-16</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://www.inkandswitch.com/newsletter/dispatch-004/" target="_blank" rel="noopener">Universal version control and rich text on Automerge</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://www.inkandswitch.com/">Ink & Switch</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-05-08 00:00:00 +0000 +0000">2024-05-08</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://www.copetti.org/writings/consoles/nintendo-3ds/" target="_blank" rel="noopener">Nintendo 3DS Architecture</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://www.copetti.org/">The Copetti site</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-09-16 00:00:00 +0000 +0000">2023-09-16</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>
|