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-09-10 01:05:40 +00:00
< a href = "https://engineering.fb.com/2023/09/07/networking-traffic/chakra-execution-traces-benchmarking-network-performance-optimization/" target = "_blank" rel = "noopener" > Using Chakra execution traces for benchmarking and network performance optimization< / 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-09-10 01:05:40 +00:00
via < a href = "https://engineering.fb.com/" > Engineering at Meta< / a >
2020-11-06 22:16:12 +00:00
< / small >
2023-09-10 01:05:40 +00:00
< small class = "webring__date" > - < date datetime = "2023-09-07 19:35:28 +0000 +0000" > 2023-09-07< / 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-09-10 01:05:40 +00:00
< a href = "https://daniel.haxx.se/blog/2023/09/05/bogus-cve-follow-ups/" target = "_blank" rel = "noopener" > Bogus CVE follow-ups< / 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-09-10 01:05:40 +00:00
via < a href = "https://daniel.haxx.se/blog" > daniel.haxx.se< / a >
2020-11-06 22:16:12 +00:00
< / small >
2023-09-10 01:05:40 +00:00
< small class = "webring__date" > - < date datetime = "2023-09-05 17:07:19 +0000 +0000" > 2023-09-05< / 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-09-10 01:05:40 +00:00
< a href = "https://nyxt.atlas.engineer/article/release-3.6.1.org" target = "_blank" rel = "noopener" > Nyxt 3.6.1< / 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-09-10 01:05:40 +00:00
via < a href = "https://nyxt.atlas.engineer" > Nyxt Browser< / a >
2020-11-06 22:16:12 +00:00
< / small >
2023-09-10 01:05:40 +00:00
< small class = "webring__date" > - < date datetime = "2023-08-28 00:00:00 +0000 UTC" > 2023-08-28< / 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-09-10 01:05:40 +00:00
< a href = "https://monthly-reports.archlinux.page/2023/07/" target = "_blank" rel = "noopener" > July< / 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-09-10 01:05:40 +00:00
via < a href = "https://monthly-reports.archlinux.page/" > Arch Linux Monthly Reports< / a >
2020-11-06 22:16:12 +00:00
< / small >
2023-09-10 01:05:40 +00:00
< small class = "webring__date" > - < date datetime = "2023-08-01 14:45:37 +0100 +0100" > 2023-08-01< / date > < / small >
2023-09-03 01:03:22 +00:00
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
2023-09-10 01:05:40 +00:00
< a href = "https://latex-project.org//news/2023/06/10/issue37-of-latex2e-released/" target = "_blank" rel = "noopener" > LaTeX 2023-06-01 released and distributed< / a >
2023-09-03 01:03:22 +00:00
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
2023-09-10 01:05:40 +00:00
via < a href = "https://latex-project.org//" > The LaTeX Project< / a >
2023-09-03 01:03:22 +00:00
< / small >
2023-09-10 01:05:40 +00:00
< small class = "webring__date" > - < date datetime = "2023-06-10 02:00:00 +0200 +0200" > 2023-06-10< / 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 >