Fixup AsyncContextFrame gc tracing by jasnell Β· Pull Request #6274 Β· cloudflare/workerd
Don't gc trace the AsyncContextFrame members... it turns out that setting the frame as current is not sufficient to establish a strong root, meaning that once the values are traced they become ...
@jasnell.me Thank you so much for this fix! The bug had been giving me literal nightmares for the past year or so. All it took was for me to actually hunker down and figure out a minimum reproduction (took me 2 days btw lol) It's crazy how fast you were able to push a PR π
I owe you one!
09.03.2026 05:48
π 0
π 0
π¬ 0
π 0
msedit has replaced nano for me. I just absolutely love everything about it. I hope it makes its way into distros someday.
03.03.2026 05:25
π 0
π 0
π¬ 0
π 0
A cropped screenshot of the Skills tab in Old School RuneScape, displaying the Strength skill widget tooltip, which says I have just over 200 experience until hitting level 99.
Gotta wait for my friends to hop on so we can celebrate π This'll be my first 99 ever. I started playing RuneScape back in 2004-ish. But this particular account was started in November last year. Pretty happy with the progress. I've never had a >100 combat account either. Very exciting π
28.02.2026 05:17
π 0
π 0
π¬ 0
π 0
Wild how far you can push "customizable select" with just #CSS
nerdy.dev/nice-select
03.02.2026 17:26
π 396
π 68
π¬ 15
π 1
Rewatching Homeland, and a wild TimothΓ©e Chalamet appears! The first time I watched Homeland I didnβt even know who he was.
03.02.2026 09:27
π 0
π 0
π¬ 0
π 0
This issue has finally been acknowledged by Azure lol π€¦ββοΈ
03.02.2026 04:42
π 1
π 0
π¬ 0
π 0
Azure: "RestError: There was a problem communicating with the identity service."
Cool cool cool... I see. Thanks for that, Azure.
I wish Azure had some presence here on Bluesky. I miss that from the Twitter golden days.
03.02.2026 04:17
π 1
π 0
π¬ 1
π 0
@custom-media --motionOK (prefers-reduced-motion: no-preference);
@media (--motionOK) {
transition: transform .3s ease;
}
#CSS `@custom-media` available behind a flag in Firefox Nightly π€π»
Lovely syntax, just lovely.
nerdy.dev/custom-media
23.01.2026 05:12
π 63
π 8
π¬ 6
π 4
I see this one soooooo often itβs crazy. Iβve just resorted to turning public chat off at this point lol.
16.01.2026 07:23
π 1
π 0
π¬ 0
π 0
Go onβ¦
23.12.2025 00:36
π 1
π 0
π¬ 1
π 0
cloudflare durable objects solve 90% of my database needs
04.11.2025 00:51
π 2
π 1
π¬ 0
π 0
Jeez what are the chances. Hope you guys have a speedy recovery! β€οΈβπ©Ή
31.10.2025 10:00
π 2
π 0
π¬ 0
π 0
Plz ignore all typos lol π
26.10.2025 03:35
π 0
π 0
π¬ 0
π 0
@jasnell.me @kentonvarda.com Are you aware of any issue like this? I wanted my reach-out to be a last resort... but I think I'm hit my limit of what I'm able to do. In the past it's been possible to replicate locally (although far less frequently), but so far this time I haven't been able to.
26.10.2025 03:29
π 0
π 0
π¬ 1
π 0
The ALS value is being set well before the call to our http router (hono) and the tRPC router itself. And it's the ONLY time the value is ever being set. Months ago I attempted to create a minimal reproduction of the bug but all my attempts failed.
26.10.2025 03:29
π 1
π 0
π¬ 1
π 0
It feels really random - in the sense that (this time, at least) the bug shows itself like 1 in 25 requests to a particular endpoint. The endpoint in question is a batched tRPC call where the first 2 procedures work totally fine, but the 3rd gets undefined when calling getStore (where I then throw).
26.10.2025 03:29
π 1
π 0
π¬ 1
π 0
And it also appeared to not like it when I re-used a Map object across requests either - another simple fix... but now I'm seeing the problem again, and this time I have no clue what could be causing it.
26.10.2025 03:29
π 0
π 0
π¬ 1
π 0
I keep running into this annoying AsyncLocalStorage bug in Cloudflare Workers. The value for one of my ALS stores randomly "goes away" lol. I found that the bug showed up a lot when I reused a Drizzle instance across requests (in a Durable Object) - which was a simple fix...
26.10.2025 03:29
π 0
π 0
π¬ 1
π 0
Well this aged poorly⦠www.cloudflarestatus.com/incidents/sr...
23.10.2025 06:27
π 0
π 0
π¬ 0
π 0
Durable Objects would never π
20.10.2025 08:41
π 0
π 0
π¬ 0
π 1
Accurate
20.10.2025 08:41
π 1
π 0
π¬ 0
π 0
Snapchat, Canva, Duolingo, Zoom, Amazon, MyFitnessPal, Fortnite, Signal, Roblox and more are currently down.
20.10.2025 08:38
π 465
π 76
π¬ 27
π 103
I would have thought we had all learned by now that you donβt run your entire infra in one region π€¦ββοΈ
20.10.2025 08:35
π 0
π 0
π¬ 0
π 0
Just discovered Cloudflareβs capnweb. Very cool stuff! I can see it being super useful to me in the not-so-distant future.
23.09.2025 09:51
π 1
π 0
π¬ 0
π 0
ECMAScript excitement π
Next week's TC39 meeting has a packed agenda:
πΌ Amount
πΌ Array.prototype.pushAll
πΆ AsyncContext
πΆ Await Dictionary
πΌ Import Bytes
πΆ Intl Era Month Code
πΌ Iterator Chunking
πΆ new Global()
πΌ Non-extensible applies to private
πΌ Promise Adoption
πΌ Promise Predicate
πΆ Temporal
20.09.2025 11:17
π 93
π 14
π¬ 8
π 2
#iOS26 Apple Liquid Glass via #threejs and React Three Fiber looks sick π€©.
I will be releasing the source code soon. Do you want it? Please sign up for my newsletter: andersonmancini.dev
#creativecoding #WWDC25
10.06.2025 18:20
π 23
π 2
π¬ 1
π 0
Screenshot of Xcode 26βs settings showing that any model provider can be added using a URL and API key.
Woah, you can add any model provider to the Intelligence feature in Xcode 26 π² #WWDC25
10.06.2025 05:29
π 35
π 6
π¬ 4
π 2
Iβm so excited to update my iPad to iPadOS 26 - those macOS-like desktop features look sick. Iβll probably wait for the public beta though, because I use my iPad way too much to brick it ;)
10.06.2025 05:42
π 1
π 0
π¬ 0
π 0