mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-03-14 18:19:03 +00:00
78 lines
2.6 KiB
HTML
78 lines
2.6 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://bootlin.com/blog/buildroot-support-stm32mp-stm32mp2-added/" target="_blank" rel="noopener">Buildroot support for STM32MP updated, STM32MP2 added</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-08-09 13:07:35 +0000 +0000">2024-08-09</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://blog.mozilla.org/en/products/firefox/firefox-tips/firefox-hacks-for-everyone/" target="_blank" rel="noopener">Firefox hacks for everyone: From cozy gamers to minimalists and beyond</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="2024-08-06 16:00:00 +0000 +0000">2024-08-06</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://engineering.fb.com/2024/08/05/data-center-engineering/roce-network-distributed-ai-training-at-scale/" target="_blank" rel="noopener">RoCE networks for distributed AI training at scale</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-08-05 16:00:26 +0000 +0000">2024-08-05</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://distill.pub/2021/understanding-gnns" target="_blank" rel="noopener">Understanding Convolutions on Graphs</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://distill.pub">Distill</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>
|