mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 16:58:03 +00:00
92 lines
3.0 KiB
HTML
92 lines
3.0 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://blog.mozilla.org/en/mozilla/mozilla-responsible-ai-challenge-takeaways/" target="_blank" rel="noopener">4 things we learned from Mozilla’s Responsible AI challenge</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://blog.mozilla.org/en/">The Mozilla Blog</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2023-07-13 20:29:31 +0000 +0000">2023-07-13</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://reproducible-builds.org/reports/2023-06/" target="_blank" rel="noopener">Reproducible Builds in June 2023</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="2023-07-12 13:17:16 +0000 +0000">2023-07-12</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://monthly-reports.archlinux.page/2023/06/" target="_blank" rel="noopener">June</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://monthly-reports.archlinux.page/">Arch Linux Monthly Reports</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2023-07-01 14:45:37 +0100 +0100">2023-07-01</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://emersion.fr/blog/2023/status-update-54/" target="_blank" rel="noopener">Status update, June 2023</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="2023-06-15 00:00:00 +0200 +0200">2023-06-15</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://nixos.org/blog/announcements.html#nixos-23.05" target="_blank" rel="noopener">
|
||
NixOS 23.05 released
|
||
</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://nixos.org/news.html">NixOS News</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>
|