mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 16:58:03 +00:00
91 lines
3.1 KiB
HTML
91 lines
3.1 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://lwn.net/Articles/945377/" target="_blank" rel="noopener">Saturday's stable kernel updates</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="2023-09-23 11:10:50 +0000 UTC">2023-09-23</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://this-week-in-rust.org/blog/2023/09/20/this-week-in-rust-513/" target="_blank" rel="noopener">This Week in Rust 513</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-09-20 00:00:00 -0400 -0400">2023-09-20</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://www.reddit.com/r/oilshell/comments/16l3h0c/oils_0180_progress_on_all_fronts/" target="_blank" rel="noopener">Oils 0.18.0 - Progress on All Fronts</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://www.reddit.com/r/oilshell/">Oil Shell</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2023-09-17 15:24:16 +0000 UTC">2023-09-17</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://guix.gnu.org/blog/2023/a-new-quality-assurance-tool-for-guix//" target="_blank" rel="noopener">A new Quality Assurance tool for Guix</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://guix.gnu.org/blog/">GNU Guix — Blog</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2023-09-12 14:30:00 +0000 UTC">2023-09-12</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://fasterthanli.me/articles/cracking-electron-apps-open" target="_blank" rel="noopener">Cracking Electron apps open</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-07-03 16:30:00 +0000 UTC">2023-07-03</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>
|