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-11-24 01:24:34 +00:00
< a href = "https://lwn.net/Articles/999197/" target = "_blank" rel = "noopener" > A kernel code of conduct enforcement action< / a >
2024-11-17 01:23:54 +00:00
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
2024-11-24 01:24:34 +00:00
via < a href = "https://lwn.net" > LWN.net< / a >
2024-11-17 01:23:54 +00:00
< / small >
2024-11-24 01:24:34 +00:00
< small class = "webring__date" > - < date datetime = "2024-11-23 01:26:18 +0000 +0000" > 2024-11-23< / date > < / small >
2024-11-17 01:23:54 +00:00
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
2024-11-24 01:24:34 +00:00
< a href = "https://jvns.ca/blog/2024/11/18/how-to-import-a-javascript-library/" target = "_blank" rel = "noopener" > Importing a frontend Javascript library without a build system< / 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-11-24 01:24:34 +00:00
via < a href = "http://jvns.ca" > Julia Evans< / a >
2024-04-14 01:20:16 +00:00
< / small >
2024-11-24 01:24:34 +00:00
< small class = "webring__date" > - < date datetime = "2024-11-18 09:35:42 +0000 UTC" > 2024-11-18< / 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-11-24 01:24:34 +00:00
< a href = "https://reproducible-builds.org/news/2024/11/14/reproducible-builds-mourns-the-passing-of-lunar/" target = "_blank" rel = "noopener" > Reproducible Builds mourns the passing of Lunar< / 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-11-24 01:24:34 +00:00
via < a href = "https://reproducible-builds.org/blog/" > reproducible-builds.org< / a >
2024-07-28 01:12:24 +00:00
< / small >
2024-11-24 01:24:34 +00:00
< small class = "webring__date" > - < date datetime = "2024-11-14 15:00:00 +0000 +0000" > 2024-11-14< / date > < / small >
2024-07-28 01:12:24 +00:00
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
2024-11-24 01:24:34 +00:00
< a href = "https://guix.gnu.org/blog/2024/guix-user-contributor-survey-2024//" target = "_blank" rel = "noopener" > Take the Guix User and Contributor Survey< / a >
2024-07-28 01:12:24 +00:00
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
2024-11-24 01:24:34 +00:00
via < a href = "https://guix.gnu.org/blog/" > GNU Guix — Blog< / a >
2024-09-15 01:19:57 +00:00
< / small >
2024-11-24 01:24:34 +00:00
< small class = "webring__date" > - < date datetime = "2024-11-10 10:01:00 +0000 UTC" > 2024-11-10< / date > < / small >
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
< a href = "https://inkscape.org/news/2024/11/06/inkscape-21-growing-and-getting-organized/" target = "_blank" rel = "noopener" > Inkscape at 21 is growing up and getting organized
< / a >
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
via < a href = "https://inkscape.org/news/" > News feed< / a >
< / small >
< small class = "webring__date" > - < date datetime = "2024-11-06 17:07:11 +0000 +0000" > 2024-11-06< / 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 >