website/layouts/partials/openring.html
github-actions[bot] 0df8f3909c
Some checks are pending
Build and deploy to Netlify / build (push) Waiting to run
Update webring as of 2025-02-23
2025-02-23 01:21:45 +00:00

91 lines
3.3 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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://emersion.fr/blog/2025/status-update-73/" target="_blank" rel="noopener">Status update, February 2025</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://emersion.fr/blog/">emersion</a>
</small>
<small class="webring__date">- <date datetime="2025-02-18 00:00:00 &#43;0200 &#43;0200">2025-02-18</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://blog.thunderbird.net/2025/02/thunderbird-monthly-development-digest-january-2025/" target="_blank" rel="noopener">Thunderbird Monthly Development Digest January 2025</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="2025-02-11 13:41:35 &#43;0000 &#43;0000">2025-02-11</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://nim-lang.org//blog/2025/02/05/nim-222.html" target="_blank" rel="noopener">Nim version 2.2.2 released</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://nim-lang.org//">Nim Programming Language</a>
</small>
<small class="webring__date">- <date datetime="2025-02-05 00:00:00 &#43;0000 &#43;0000">2025-02-05</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://www.inkandswitch.com/newsletter/dispatch-009/" target="_blank" rel="noopener">Thinking with ink, spreadsheets for exploring scenarios, and a local-first key agreement protocol</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://www.inkandswitch.com/">Ink &amp; Switch</a>
</small>
<small class="webring__date">- <date datetime="2025-02-05 00:00:00 &#43;0000 &#43;0000">2025-02-05</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://sfconservancy.org/news/2025/jan/13/neo4j-amicus/" target="_blank" rel="noopener">SFC Files Amicus Brief in Support of Users&#39; Rights under AGPLv3§7</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="2025-01-13 19:31:47 -0500 -0500">2025-01-13</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>