website/layouts/partials/openring.html
github-actions[bot] 2fe1553a77
Some checks failed
Build and deploy to Netlify / build (push) Has been cancelled
Update webring / build (push) Has been cancelled
Update webring as of 2025-01-12
2025-01-12 01:23:47 +00:00

91 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://protesilaos.com/codelog/2025-01-11-emacs-denote-alphanumeric-sequences/" target="_blank" rel="noopener">Emacs: denote-sequence.el will also support alphanumeric sequences</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://protesilaos.com/codelog">Protesilaos Stavrou: Coding blog</a>
</small>
<small class="webring__date">- <date datetime="2025-01-11 00:00:00 &#43;0000 &#43;0000">2025-01-11</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://reproducible-builds.org/reports/2024-12/" target="_blank" rel="noopener">Reproducible Builds in December 2024</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://reproducible-builds.org/blog/">reproducible-builds.org</a>
</small>
<small class="webring__date">- <date datetime="2025-01-09 12:00:20 &#43;0000 &#43;0000">2025-01-09</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://wingolog.org/archives/2025/01/09/ephemerons-vs-generations-in-whippet" target="_blank" rel="noopener">ephemerons vs generations in whippet</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://wingolog.org/">wingolog</a>
</small>
<small class="webring__date">- <date datetime="2025-01-09 10:15:01 &#43;0000 UTC">2025-01-09</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://emersion.fr/blog/2024/status-update-71/" target="_blank" rel="noopener">Status update, December 2024</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="2024-12-15 00:00:00 &#43;0200 &#43;0200">2024-12-15</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://blog.replit.com/introducing-replit-agent" target="_blank" rel="noopener">Introducing Replit Agent</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="2024-09-16 17:36:53 &#43;0000 GMT">2024-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>