mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 10:58:33 +00:00
90 lines
3.2 KiB
HTML
90 lines
3.2 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/2023/raspberry-pi-archlinux-mainline-compilation/" target="_blank" rel="noopener">Compiling the mainline kernel on a Raspberry Pi running under Arch Linux ARM</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-11-09 00:00:00 +0200 +0200">2023-11-09</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://this-week-in-rust.org/blog/2023/11/08/this-week-in-rust-520/" target="_blank" rel="noopener">This Week in Rust 520</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://this-week-in-rust.org/">This Week in Rust</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-11-08 00:00:00 -0500 -0500">2023-11-08</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://sfconservancy.org/news/2023/nov/01/us-copyright-office-generative-ai-machine-learning/" target="_blank" rel="noopener">SFC Submits comments to US Copyright Office on Generative AI and Copyleft</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://sfconservancy.org/news/">Software Freedom Conservancy News</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-11-01 07:44:28 -0400 -0400">2023-11-01</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://fasterthanli.me/articles/just-paying-figma-15-dollars" target="_blank" rel="noopener">Just paying Figma $15/month because nothing else fucking works</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://fasterthanli.me">fasterthanli.me</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-10-19 16:50:00 +0000 UTC">2023-10-19</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>
|