mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 04:58:26 +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://nim-lang.org//blog/2024/12/24/nim-2014-released.html" target="_blank" rel="noopener">Nim version 2.0.14 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="2024-12-24 00:00:00 +0000 +0000">2024-12-24</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://engineering.fb.com/2024/12/19/developer-tools/glean-open-source-code-indexing/" target="_blank" rel="noopener">Indexing code at scale with Glean</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://engineering.fb.com/">Engineering at Meta</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2024-12-19 14:00:29 +0000 +0000">2024-12-19</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://web.dev/blog/web-platform-12-2024?hl=en" target="_blank" rel="noopener">New to the web platform in December</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://web.dev/blog/">web.dev: Blog</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2024-12-18 08:00:00 +0000 GMT">2024-12-18</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://nyxt-browser.com/article/release-4.0.0-pre-release-1.org" target="_blank" rel="noopener">Nyxt 4.0.0-pre-release-1</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-12-17 00:00:00 +0000 UTC">2024-12-17</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://bootlin.com/blog/cyber-resilience-act-cra-overview/" target="_blank" rel="noopener">Cyber Resilience Act (CRA) – overview</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-12-10 12:23:06 +0000 +0000">2024-12-10</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>
|