mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-04-28 09:19:11 +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://emersion.fr/blog/2025/using-podman-compose-and-buildkit/" target="_blank" rel="noopener">Using Podman, Compose and BuildKit</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-23 00:00:00 +0200 +0200">2025-02-23</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://www.reddit.com/r/oilshell/comments/1ijlt8x/comments_on_shared_unix_hosting_vs_the_cloud/" target="_blank" rel="noopener">Comments on Shared Unix Hosting vs. the Cloud</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://www.reddit.com/r/oilshell/">Oil Shell</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2025-02-07 03:36:33 +0000 UTC">2025-02-07</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://inkscape.org/news/2025/02/05/inkscape-summit-frankfurt-2025/" target="_blank" rel="noopener">Inkscape Summit Frankfurt 2025
|
||
</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="2025-02-05 13:14:50 +0000 +0000">2025-02-05</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 +0000 +0000">2025-02-05</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://guix.gnu.org/blog/2025/guix-user-and-contributor-survey-2024-the-results-part-3//" target="_blank" rel="noopener">Guix User and Contributor Survey 2024: The Results (part 3)</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://guix.gnu.org/blog/">GNU Guix — Blog</a>
|
||
</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>
|