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" >
2025-01-05 01:22:17 +00:00
< a href = "https://blog.yoshuawuyts.com/temporal-spatial-memory-safety/" target = "_blank" rel = "noopener" > What are temporal and spatial memory safety?< / a >
2024-11-17 01:23:54 +00:00
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
2025-01-05 01:22:17 +00:00
via < a href = "https://blog.yoshuawuyts.com" > Yosh Wuyts — Blog< / a >
2024-11-17 01:23:54 +00:00
< / small >
2025-01-05 01:22:17 +00:00
< small class = "webring__date" > - < date datetime = "2024-12-15 00:00:00 +0000 +0000" > 2024-12-15< / date > < / small >
2024-11-17 01:23:54 +00:00
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
2025-01-05 01:22:17 +00:00
< 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 >
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" >
2025-01-05 01:22:17 +00:00
via < a href = "https://inkscape.org/news/" > News feed< / a >
2024-04-14 01:20:16 +00:00
< / small >
2025-01-05 01:22:17 +00:00
< 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 >
< div class = "webring__article" >
2020-11-07 00:05:32 +00:00
< p class = "webring__title" >
2025-01-05 01:22:17 +00:00
< a href = "https://webzine.puffy.cafe/issue-18.html" target = "_blank" rel = "noopener" > Issue #18< / 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" >
2025-01-05 01:22:17 +00:00
via < a href = "https://webzine.puffy.cafe/" > OpenBSD Webzine< / a >
2024-07-28 01:12:24 +00:00
< / small >
2025-01-05 01:22:17 +00:00
< small class = "webring__date" > - < date datetime = "2024-10-08 10:01:02 +0000 UTC" > 2024-10-08< / date > < / small >
2024-07-28 01:12:24 +00:00
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
2025-01-05 01:22:17 +00:00
< a href = "https://wingolog.org/archives/2024/10/03/preliminary-notes-on-a-nofl-field-logging-barrier" target = "_blank" rel = "noopener" > preliminary notes on a nofl field-logging barrier< / a >
2024-07-28 01:12:24 +00:00
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
2025-01-05 01:22:17 +00:00
via < a href = "https://wingolog.org/" > wingolog< / a >
2024-09-15 01:19:57 +00:00
< / small >
2025-01-05 01:22:17 +00:00
< small class = "webring__date" > - < date datetime = "2024-10-03 08:54:07 +0000 UTC" > 2024-10-03< / date > < / small >
2024-12-29 01:22:53 +00:00
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
2025-01-05 01:22:17 +00:00
< a href = "https://distill.pub/2021/understanding-gnns" target = "_blank" rel = "noopener" > Understanding Convolutions on Graphs< / a >
2024-12-29 01:22:53 +00:00
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
2025-01-05 01:22:17 +00:00
via < a href = "https://distill.pub" > Distill< / a >
2024-12-29 01:22:53 +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 >