mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-04-24 18:19:15 +00:00
91 lines
3.2 KiB
HTML
91 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://protesilaos.com/codelog/2024-09-14-emacs-cursory-1-1-0/" target="_blank" rel="noopener">Emacs: cursory version 1.1.0</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://protesilaos.com/codelog">Protesilaos Stavrou: Coding blog</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-09-14 00:00:00 +0000 +0000">2024-09-14</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://lwn.net/Articles/990270/" target="_blank" rel="noopener">GNOME Foundation opens search for new Executive Director</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://lwn.net">LWN.net</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-09-13 19:08:12 +0000 +0000">2024-09-13</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://engineering.fb.com/2024/09/10/data-center-engineering/simulator-based-reinforcement-learning-for-data-center-cooling-optimization/" target="_blank" rel="noopener">Simulator-based reinforcement learning for data center cooling optimization</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-09-10 16:00:31 +0000 +0000">2024-09-10</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://emersion.fr/blog/2024/status-update-67/" target="_blank" rel="noopener">Status update, August 2024</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="2024-08-18 00:00:00 +0200 +0200">2024-08-18</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://monthly-reports.archlinux.page/2024/01/" target="_blank" rel="noopener">January</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="2024-01-31 19:45:37 +0100 +0100">2024-01-31</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>
|