2020-11-06 22:16:12 +00:00
< section class = "webring" >
2022-11-28 00:11:59 +00:00
< h3 > Posts from other places I follow< / h3 >
2020-11-06 22:16:12 +00:00
< section class = "articles" >
< div class = "webring__article" >
2020-11-07 00:05:32 +00:00
< p class = "webring__title" >
2024-10-20 01:22:04 +00:00
< a href = "https://protesilaos.com/codelog/2024-10-19-iosevka-comfy-2-1-0/" target = "_blank" rel = "noopener" > Iosevka Comfy version 2.1.0< / a >
2020-11-07 00:05:32 +00:00
< / p >
2020-11-06 22:16:12 +00:00
< span class = "webring__metadata" >
< small class = "webring__source" >
2024-10-20 01:22:04 +00:00
via < a href = "https://protesilaos.com/codelog" > Protesilaos Stavrou: Coding blog< / a >
2024-04-14 01:20:16 +00:00
< / small >
2024-10-20 01:22:04 +00:00
< small class = "webring__date" > - < date datetime = "2024-10-19 00:00:00 +0000 +0000" > 2024-10-19< / date > < / small >
2020-11-06 22:16:12 +00:00
< / span >
< / div >
< div class = "webring__article" >
2020-11-07 00:05:32 +00:00
< p class = "webring__title" >
2024-10-20 01:22:04 +00:00
< a href = "https://www.inkandswitch.com/newsletter/dispatch-007/" target = "_blank" rel = "noopener" > Fine-grained provenance, Automerge updates< / a >
2020-11-07 00:05:32 +00:00
< / p >
2020-11-06 22:16:12 +00:00
< span class = "webring__metadata" >
< small class = "webring__source" >
2024-10-20 01:22:04 +00:00
via < a href = "https://www.inkandswitch.com/" > Ink & Switch< / a >
2024-07-28 01:12:24 +00:00
< / small >
2024-10-20 01:22:04 +00:00
< small class = "webring__date" > - < date datetime = "2024-10-17 00:00:00 +0000 +0000" > 2024-10-17< / date > < / small >
2024-07-28 01:12:24 +00:00
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
2024-10-20 01:22:04 +00:00
< a href = "https://emersion.fr/blog/2024/status-update-68/" target = "_blank" rel = "noopener" > Status update, September 2024< / a >
2024-07-28 01:12:24 +00:00
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
2024-10-20 01:22:04 +00:00
via < a href = "https://emersion.fr/blog/" > emersion< / a >
2023-10-15 01:06:14 +00:00
< / small >
2024-10-20 01:22:04 +00:00
< small class = "webring__date" > - < date datetime = "2024-09-20 00:00:00 +0200 +0200" > 2024-09-20< / date > < / small >
2023-10-15 01:06:14 +00:00
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
2024-10-20 01:22:04 +00:00
< a href = "https://nixos.org/blog/announcements/2024/sc-election-2024/" target = "_blank" rel = "noopener" > Nix Steering Committee Election 2024< / a >
2024-04-14 01:20:16 +00:00
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
2024-10-20 01:22:04 +00:00
via < a href = "https://nixos.org/blog/" > NixOS Announcements< / a >
2024-04-14 01:20:16 +00:00
< / small >
2024-10-20 01:22:04 +00:00
< small class = "webring__date" > - < date datetime = "2024-09-16 00:00:00 +0000 GMT" > 2024-09-16< / date > < / small >
2024-09-15 01:19:57 +00:00
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
2024-10-20 01:22:04 +00:00
< a href = "http://malloc47.com/building-a-personal-dashboard-in-clojurescript-part-3/" target = "_blank" rel = "noopener" > Building a Personal Dashboard in ClojureScript Part 3< / a >
2024-09-15 01:19:57 +00:00
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
2024-10-20 01:22:04 +00:00
via < a href = "http://malloc47.com/" > malloc47< / a >
2024-09-15 01:19:57 +00:00
< / small >
2024-10-20 01:22:04 +00:00
< small class = "webring__date" > - < date datetime = "2021-09-12 00:00:00 +0000 +0000" > 2021-09-12< / date > < / small >
2020-11-06 22:16:12 +00:00
< / 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 >