mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 10:58:33 +00:00
79 lines
2.7 KiB
HTML
79 lines
2.7 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://nyxt-browser.com/article/release-3.11.7.org" target="_blank" rel="noopener">Nyxt 3.11.7</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-05-31 00:00:00 +0000 UTC">2024-05-31</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://bootlin.com/blog/linux-display-next-hackfest-a-gathering-of-minds-for-graphics-in-linux/" target="_blank" rel="noopener">Linux Display Next Hackfest: A Gathering of Minds for Graphics in Linux</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-05-30 13:33:45 +0000 +0000">2024-05-30</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://daniel.haxx.se/blog/2024/05/27/my-bdfl-guiding-principles/" target="_blank" rel="noopener">My BDFL guiding principles</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://daniel.haxx.se/blog">daniel.haxx.se</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-05-27 06:09:03 +0000 +0000">2024-05-27</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://engineering.fb.com/2024/05/22/data-infrastructure/composable-data-management-at-meta/" target="_blank" rel="noopener">Composable data management at Meta</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-05-22 17:15:38 +0000 +0000">2024-05-22</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>
|