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-12-29 01:22:53 +00:00
< a href = "https://nim-lang.org//blog/2024/12/24/nim-2014-released.html" target = "_blank" rel = "noopener" > Nim version 2.0.14 released< / a >
2024-11-17 01:23:54 +00:00
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
2024-12-29 01:22:53 +00:00
via < a href = "https://nim-lang.org//" > Nim Programming Language< / a >
2024-11-17 01:23:54 +00:00
< / small >
2024-12-29 01:22:53 +00:00
< small class = "webring__date" > - < date datetime = "2024-12-24 00:00:00 +0000 +0000" > 2024-12-24< / date > < / small >
2024-11-17 01:23:54 +00:00
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
2024-12-29 01:22:53 +00:00
< a href = "https://engineering.fb.com/2024/12/19/developer-tools/glean-open-source-code-indexing/" target = "_blank" rel = "noopener" > Indexing code at scale with Glean< / 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-12-29 01:22:53 +00:00
via < a href = "https://engineering.fb.com/" > Engineering at Meta< / a >
2024-04-14 01:20:16 +00:00
< / small >
2024-12-29 01:22:53 +00:00
< small class = "webring__date" > - < date datetime = "2024-12-19 14:00:29 +0000 +0000" > 2024-12-19< / 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-12-29 01:22:53 +00:00
< a href = "https://web.dev/blog/web-platform-12-2024?hl=en" target = "_blank" rel = "noopener" > New to the web platform in December< / 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-12-29 01:22:53 +00:00
via < a href = "https://web.dev/blog/" > web.dev: Blog< / a >
2024-07-28 01:12:24 +00:00
< / small >
2024-12-29 01:22:53 +00:00
< small class = "webring__date" > - < date datetime = "2024-12-18 08:00:00 +0000 GMT" > 2024-12-18< / date > < / small >
2024-07-28 01:12:24 +00:00
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
2024-12-29 01:22:53 +00:00
< a href = "https://nyxt-browser.com/article/release-4.0.0-pre-release-1.org" target = "_blank" rel = "noopener" > Nyxt 4.0.0-pre-release-1< / a >
2024-07-28 01:12:24 +00:00
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
2024-12-29 01:22:53 +00:00
via < a href = "https://nyxt-browser.com" > Nyxt Browser< / a >
2024-09-15 01:19:57 +00:00
< / small >
2024-12-29 01:22:53 +00:00
< small class = "webring__date" > - < date datetime = "2024-12-17 00:00:00 +0000 UTC" > 2024-12-17< / date > < / small >
< / span >
< / div >
< div class = "webring__article" >
< p class = "webring__title" >
< a href = "https://bootlin.com/blog/cyber-resilience-act-cra-overview/" target = "_blank" rel = "noopener" > Cyber Resilience Act (CRA) – overview< / a >
< / p >
< span class = "webring__metadata" >
< small class = "webring__source" >
via < a href = "https://bootlin.com" > Bootlin< / a >
< / small >
< small class = "webring__date" > - < date datetime = "2024-12-10 12:23:06 +0000 +0000" > 2024-12-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 >