mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-07 15:19:08 +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://lwn.net/Articles/940567/" target="_blank" rel="noopener">Ekstrand: NVK Has landed</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-08-05 19:40:47 +0000 UTC">2023-08-05</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://jvns.ca/blog/2023/08/03/behind--hello-world/" target="_blank" rel="noopener">Behind "Hello World" on Linux</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-08-04 11:17:25 +0000 UTC">2023-08-04</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://blog.mozilla.org/en/mozilla/ai/chatbot-support-for-women/" target="_blank" rel="noopener">Making trustworthy chatbots to support women plagued by violence and abuse</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="2023-08-03 18:29:42 +0000 +0000">2023-08-03</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://www.redhat.com/sysadmin/build-deploy-application-openshift" target="_blank" rel="noopener">Deploy an application in Red Hat OpenShift on your laptop</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://www.redhat.com/sysadmin/">Enable Sysadmin</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-04-25 12:13:57 +0000 +0000">2023-04-25</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://www.inkandswitch.com/upwelling/" target="_blank" rel="noopener">Upwelling: Combining real-time collaboration with version control for writers.</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-03-08 00:00:00 +0000 +0000">2023-03-08</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>
|