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-03-17 01:01:17 +00:00
< a href = "https://guix.gnu.org/blog/2024/adventures-on-the-quest-for-long-term-reproducible-deployment//" target = "_blank" rel = "noopener" > Adventures on the quest for long-term reproducible deployment< / 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-03-17 01:01:17 +00:00
via < a href = "https://guix.gnu.org/blog/" > GNU Guix — Blog< / a >
2020-11-06 22:16:12 +00:00
< / small >
2024-03-17 01:01:17 +00:00
< small class = "webring__date" > - < date datetime = "2024-03-13 15:30:00 +0000 UTC" > 2024-03-13< / 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-03-17 01:01:17 +00:00
< a href = "https://jvns.ca/blog/2024/03/08/how-head-works-in-git/" target = "_blank" rel = "noopener" > How HEAD works in git< / 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-03-17 01:01:17 +00:00
via < a href = "http://jvns.ca" > Julia Evans< / a >
2023-10-15 01:06:14 +00:00
< / small >
2024-03-17 01:01:17 +00:00
< small class = "webring__date" > - < date datetime = "2024-03-08 10:13:27 +0000 UTC" > 2024-03-08< / date > < / small >
2023-10-15 01:06:14 +00:00
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
2024-03-10 01:01:07 +00:00
< a href = "https://www.inkandswitch.com/patchwork/notebook/06/" target = "_blank" rel = "noopener" > 06 · Simple branching< / a >
2023-10-15 01:06:14 +00:00
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
2024-03-10 01:01:07 +00:00
via < a href = "https://www.inkandswitch.com/" > Ink & Switch< / a >
2023-11-12 01:02:45 +00:00
< / small >
2024-03-10 01:01:07 +00:00
< small class = "webring__date" > - < date datetime = "2024-03-05 00:00:00 +0000 +0000" > 2024-03-05< / date > < / small >
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
2024-03-17 01:01:17 +00:00
< a href = "https://librearts.org/2023/11/gimp-3-0-roadmap/" target = "_blank" rel = "noopener" > GIMP 3.0 finally has a release schedule< / a >
2024-03-10 01:01:07 +00:00
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
2024-03-17 01:01:17 +00:00
via < a href = "https://librearts.org/" > Home on Libre Arts< / a >
2024-03-10 01:01:07 +00:00
< / small >
2024-03-17 01:01:17 +00:00
< small class = "webring__date" > - < date datetime = "2023-11-23 19:51:22 +0300 +0300" > 2023-11-23< / date > < / small >
2024-01-21 01:06:54 +00:00
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
2024-03-17 01:01:17 +00:00
< a href = "https://distill.pub/2021/understanding-gnns" target = "_blank" rel = "noopener" > Understanding Convolutions on Graphs< / a >
2024-01-21 01:06:54 +00:00
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
2024-03-17 01:01:17 +00:00
via < a href = "https://distill.pub" > Distill< / a >
2024-01-21 01:06:54 +00:00
< / 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 >