mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 13:58:05 +00:00
91 lines
3.3 KiB
HTML
91 lines
3.3 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://www.collabora.com/news-and-blog/news-and-events/moving-forward-with-more-hands-on-deck.html" target="_blank" rel="noopener">Moving forward with more hands on deck</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://www.collabora.com/newsroom-rss-feed.rss">Collabora Newsroom RSS Feed</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-03-27 17:51:35 +0100 +0100">2023-03-27</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="http://www.fsf.org/news/free-software-awards-winners-announced-eli-zaretskii-tad-skewedzeppelin-gnu-jami" target="_blank" rel="noopener">Free Software Awards winners announced: Eli Zaretskii, Tad (SkewedZeppelin), GNU Jami</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="http://www.fsf.org/news/aggregator">FSF News</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-03-19 01:05:00 +0000 UTC">2023-03-19</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://engineering.fb.com/2023/03/09/open-source/velox-open-source-execution-engine/" target="_blank" rel="noopener">Introducing Velox: An open source unified execution engine</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-03-09 13:00:07 +0000 +0000">2023-03-09</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://fasterthanli.me/series/building-a-rust-service-with-nix/part-12" target="_blank" rel="noopener">Extra credit</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-03-05 07:30:12 +0000 UTC">2023-03-05</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://www.copetti.org/writings/consoles/wiiu/" target="_blank" rel="noopener">Wii U Architecture</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://www.copetti.org/">The Copetti site</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2022-10-26 00:00:00 +0000 +0000">2022-10-26</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>
|