website/layouts/partials/openring.html
2023-04-23 01:16:40 +00:00

91 lines
3.2 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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/april-brings-tech-events-aplenty.html" target="_blank" rel="noopener">April brings tech events aplenty</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-04-20 10:21:57 &#43;0100 &#43;0100">2023-04-20</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://blog.thunderbird.net/2023/04/meet-the-team-wolf-martell-montwe-android-developer/" target="_blank" rel="noopener">Meet The Team: Wolf-Martell Montwe, Android Developer</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://blog.thunderbird.net/">The Thunderbird Blog</a>
</small>
<small class="webring__date">- <date datetime="2023-04-19 09:37:08 &#43;0000 &#43;0000">2023-04-19</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://blog.replit.com/llm-training" target="_blank" rel="noopener">How to train your own Large Language Models</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://blog.replit.com/">Replit Blog</a>
</small>
<small class="webring__date">- <date datetime="2023-04-19 00:00:00 &#43;0000 &#43;0000">2023-04-19</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://blog.mozilla.org/en/internet-culture/how-does-ai-work/" target="_blank" rel="noopener">How does AI actually work?</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-04-17 19:32:43 &#43;0000 &#43;0000">2023-04-17</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://www.gimp.org/news/2023/03/20/gimp-in-gsoc-2023/" target="_blank" rel="noopener">GIMP in GSoC 2023</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="2023-03-20 00:00:00 &#43;0100 &#43;0100">2023-03-20</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>