mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 22:58:02 +00:00
91 lines
3.1 KiB
HTML
91 lines
3.1 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://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://hackaday.com">Hackaday</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2022-11-27 09:00:53 +0000 +0000">2022-11-27</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<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://blog.replit.com/">Replit Blog</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2022-11-25 00:00:00 +0000 +0000">2022-11-25</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<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="http://www.bay12games.com/dwarves/index.html">Dwarf Fortress Development Log</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2022-11-23 11:13:00 +0800 PST">2022-11-23</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<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://wingolog.org/">wingolog</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2022-10-31 12:21:23 +0000 UTC">2022-10-31</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://ma.ttias.be/cronweekly/issue-157/" target="_blank" rel="noopener">cron.weekly issue #157: Browsers, tailwind, podman, zfs & more</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
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-11-22 06:50:00 +0100 +0100">2020-11-22</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>
|