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" >
2023-10-15 01:06:14 +00:00
< a href = "https://blog.mozilla.org/en/products/firefox/partnership-ohttp-prio/" target = "_blank" rel = "noopener" > Built for privacy: Partnering to deploy Oblivious HTTP and Prio in Firefox< / 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" >
2023-10-15 01:06:14 +00:00
via < a href = "https://blog.mozilla.org/en/" > The Mozilla Blog< / a >
2020-11-06 22:16:12 +00:00
< / small >
2023-10-15 01:06:14 +00:00
< small class = "webring__date" > - < date datetime = "2023-10-12 13:00:00 +0000 +0000" > 2023-10-12< / 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" >
2023-10-08 01:05:44 +00:00
< a href = "https://www.copetti.org/writings/consoles/nintendo-3ds/" target = "_blank" rel = "noopener" > Nintendo 3DS Architecture< / 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" >
2023-10-08 01:05:44 +00:00
via < a href = "https://www.copetti.org/" > The Copetti site< / a >
2020-11-06 22:16:12 +00:00
< / small >
2023-10-08 01:05:44 +00:00
< small class = "webring__date" > - < date datetime = "2023-09-16 00:00:00 +0000 +0000" > 2023-09-16< / 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" >
2023-10-15 01:06:14 +00:00
< a href = "https://monthly-reports.archlinux.page/2023/08/" target = "_blank" rel = "noopener" > August< / 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" >
2023-10-15 01:06:14 +00:00
via < a href = "https://monthly-reports.archlinux.page/" > Arch Linux Monthly Reports< / a >
< / small >
< small class = "webring__date" > - < date datetime = "2023-09-10 14:45:37 +0100 +0100" > 2023-09-10< / date > < / small >
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
< a href = "https://www.redhat.com/sysadmin/build-deploy-application-openshift" target = "_blank" rel = "noopener" > Deploy an application in Red Hat OpenShift on your laptop< / a >
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
via < a href = "https://www.redhat.com/sysadmin/" > Enable Sysadmin< / a >
< / small >
< small class = "webring__date" > - < date datetime = "2023-04-25 12:13:57 +0000 +0000" > 2023-04-25< / date > < / small >
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
< a href = "https://distill.pub/2021/understanding-gnns" target = "_blank" rel = "noopener" > Understanding Convolutions on Graphs< / a >
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
via < a href = "https://distill.pub" > Distill< / a >
2020-11-06 22:16:12 +00:00
< / 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 >