mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 16:58:03 +00:00
91 lines
3.4 KiB
HTML
91 lines
3.4 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://daniel.haxx.se/blog/2023/06/17/curl-user-survey-2023-analysis/" target="_blank" rel="noopener">curl user survey 2023 analysis</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://daniel.haxx.se/blog">daniel.haxx.se</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-06-17 14:20:26 +0000 +0000">2023-06-17</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://blog.thunderbird.net/2023/06/thunderbird-for-android-k-9-mail-may-2023-progress-report/" target="_blank" rel="noopener">Thunderbird for Android / K-9 Mail: May 2023 Progress Report</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-06-15 14:28:32 +0000 +0000">2023-06-15</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://www.collabora.com/news-and-blog/blog/2023/06/15/wireplumber-event-dispatcher-new-simplified-way-handling-pipewire-events/" target="_blank" rel="noopener">WirePlumber's Event Dispatcher: a new, simplified way of handling PipeWire events</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-06-15 14:30:00 +0100 +0100">2023-06-15</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://blog.yoshuawuyts.com/what-is-wasi/" target="_blank" rel="noopener">What is WASI?</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://blog.yoshuawuyts.com">Yoshua Wuyts — Blog</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-06-02 00:00:00 +0000 +0000">2023-06-02</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://librearts.org/2023/05/google-summer-of-code-2023-projects/" target="_blank" rel="noopener">GSoC 2023 projects have been announced</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://librearts.org/">Home on Libre Arts</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-05-06 12:51:22 +0300 +0300">2023-05-06</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>
|