Update webring post list as of 2022-11-28

This commit is contained in:
Gabriel Arazas 2022-11-28 08:11:59 +08:00
parent a1f65a29a9
commit dcb4ceb2b0

View File

@ -1,65 +1,64 @@
<hr/>
<section class="webring">
<h3>Posts from other blogs I follow</h3>
<h3>Posts from other places I follow</h3>
<section class="articles">
<div class="webring__article">
<p class="webring__title">
<a href="https://guix.gnu.org/blog/2020/online-guix-day-announce-2/" target="_blank" rel="noopener">Online Guix Day Conference: schedule released!</a>
<a href="https://hackaday.com/2022/11/27/portable-commodore-64-lives/" target="_blank" rel="noopener">Portable Commodore 64 Lives!</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://guix.gnu.org/blog/">GNU Guix — Blog</a>
via <a href="https://hackaday.com">Hackaday</a>
</small>
<small class="webring__date">- <date datetime="2020-11-16 00:00:00 &#43;0000 UTC">2020-11-16</date></small>
<small class="webring__date">- <date datetime="2022-11-27 09:00:53 &#43;0000 &#43;0000">2022-11-27</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://kde.org/announcements/pinephone-plasma-mobile-edition/" target="_blank" rel="noopener">Introducing the PinePhone - KDE Community edition</a>
<a href="https://blog.replit.com/replit-reps" target="_blank" rel="noopener">Announcing Replit Reps Cohort 2</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://kde.org/announcements/">Announcements on KDE</a>
via <a href="https://blog.replit.com/">Replit Blog</a>
</small>
<small class="webring__date">- <date datetime="2020-11-15 12:00:00 &#43;0100 &#43;0100">2020-11-15</date></small>
<small class="webring__date">- <date datetime="2022-11-25 00:00:00 &#43;0000 &#43;0000">2022-11-25</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://sachachua.com/blog/2020/11/2020-11-09-emacs-news/" target="_blank" rel="noopener">2020-11-09 Emacs news</a>
<a href="http://www.bay12games.com/dwarves/index.html#2022-11-23" target="_blank" rel="noopener">11/23/2022</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://sachachua.com/blog">sacha chua :: living an awesome life</a>
via <a href="http://www.bay12games.com/dwarves/index.html">Dwarf Fortress Development Log</a>
</small>
<small class="webring__date">- <date datetime="2020-11-10 03:55:00 &#43;0000 &#43;0000">2020-11-10</date></small>
<small class="webring__date">- <date datetime="2022-11-23 11:13:00 &#43;0800 PST">2022-11-23</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://protesilaos.com/codelog/2020-10-24-org-export-dispatcher-face/" target="_blank" rel="noopener">Orgs export dispatcher has a new face for its keys</a>
<a href="https://wingolog.org/archives/2022/10/31/ephemerons-and-finalizers" target="_blank" rel="noopener">ephemerons and finalizers</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://protesilaos.com/codelog.xml">Protesilaos Stavrou: Coding blog</a>
via <a href="https://wingolog.org/">wingolog</a>
</small>
<small class="webring__date">- <date datetime="2020-10-24 00:00:00 &#43;0000 &#43;0000">2020-10-24</date></small>
<small class="webring__date">- <date datetime="2022-10-31 12:21:23 &#43;0000 UTC">2022-10-31</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://brettgilio.com/posts/2020-10-18-emacsconf-2020.html" target="_blank" rel="noopener">EmacsConf 2020 &amp; My Submission</a>
<a href="https://ma.ttias.be/cronweekly/issue-157/" target="_blank" rel="noopener">cron.weekly issue #157: Browsers, tailwind, podman, zfs &amp; more</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://brettgilio.com/">Brett Gilio&#39;s blog</a>
via <a href="https://ma.ttias.be/cronweekly/">The cron.weekly newsletter on ma.ttias.be</a>
</small>
<small class="webring__date">- <date datetime="2020-10-18 15:50:00 -0500 -0500">2020-10-18</date></small>
<small class="webring__date">- <date datetime="2020-11-22 06:50:00 &#43;0100 &#43;0100">2020-11-22</date></small>
</span>
</div>
@ -87,6 +86,5 @@
.webring__attribution {
text-align: right;
font-size: 0.8rem;
color: var(--base03);
}
</style>