mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 10:58:33 +00:00
90 lines
3.1 KiB
HTML
90 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://blog.mozilla.org/en/privacy-security/ticketmaster-data-breach/" target="_blank" rel="noopener">After Ticketmaster’s data breach, it’s time to secure your info</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-11-01 13:00:00 +0000 +0000">2024-11-01</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://www.gimp.org/news/2024/10/05/development-update/" target="_blank" rel="noopener">Development Update: Closing In on the 3.0 Release Candidate</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://www.gimp.org/">GIMP</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2024-10-05 00:00:00 +0200 +0200">2024-10-05</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://nixos.org/blog/announcements/2024/sc-election-2024/" target="_blank" rel="noopener">Nix Steering Committee Election 2024</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://nixos.org/blog/">NixOS Announcements</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2024-09-16 00:00:00 +0000 GMT">2024-09-16</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://www.reddit.com/r/oilshell/comments/1fg3esh/a_retrospective_on_the_oils_project/" target="_blank" rel="noopener">A Retrospective on the Oils Project</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="2024-09-13 19:35:10 +0000 UTC">2024-09-13</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>
|