mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 10:58:33 +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://engineering.fb.com/2023/12/06/security/building-end-to-end-security-for-messenger/" target="_blank" rel="noopener">Building end-to-end security for Messenger</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="2023-12-07 02:00:08 +0000 +0000">2023-12-07</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://this-week-in-rust.org/blog/2023/12/06/this-week-in-rust-524/" target="_blank" rel="noopener">This Week in Rust 524</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-12-06 00:00:00 -0500 -0500">2023-12-06</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://jvns.ca/blog/2023/12/04/mounting-git-commits-as-folders-with-nfs/" target="_blank" rel="noopener">Mounting git commits as folders with NFS</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="http://jvns.ca">Julia Evans</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-12-04 09:28:03 +0000 UTC">2023-12-04</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://www.inkandswitch.com/newsletter/dispatch-001/" target="_blank" rel="noopener">Dispatch 001:On Embark and Lude</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://www.inkandswitch.com/">Ink & Switch</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-11-21 00:00:00 +0000 +0000">2023-11-21</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="http://www.bay12games.com/dwarves/index.html#R2023-10-03" target="_blank" rel="noopener">2023-10-03: DF 50.11 Released</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="http://www.bay12games.com/dwarves/index.html">Dwarf Fortress Release Log</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-10-03 09:16:00 +0000 PDT">2023-10-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>
|