mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 10:58:33 +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://this-week-in-rust.org/blog/2024/05/22/this-week-in-rust-548/" target="_blank" rel="noopener">This Week in Rust 548</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-05-22 00:00:00 -0400 -0400">2024-05-22</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://latex-project.org//news/2024/04/24/l3prog-dev/" target="_blank" rel="noopener">Development releases for the L3 Programming Layer</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://latex-project.org//">The LaTeX Project</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-04-24 02:00:00 +0200 +0200">2024-04-24</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://jvns.ca/blog/2024/04/10/notes-on-git-error-messages/" target="_blank" rel="noopener">Notes on git's error messages</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="2024-04-10 12:43:14 +0000 UTC">2024-04-10</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://nyxt-browser.com/article/release-3.11.6.org" target="_blank" rel="noopener">Nyxt 3.11.6</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://nyxt-browser.com">Nyxt Browser</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-04-08 00:00:00 +0000 UTC">2024-04-08</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://webzine.puffy.cafe/issue-16-special-octopenbsd-2023.html" target="_blank" rel="noopener">special octopenbsd 2023</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://webzine.puffy.cafe/">OpenBSD Webzine</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-10-30 20:13:37 +0000 UTC">2023-10-30</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>
|