Alessio Gravili
banner
alessio.blue
Alessio Gravili
@alessio.blue
Working at @figma.com on @payload.dev. If your rich text editor doesn't work, it's probably my fault
I responded to your issue with more details!
November 10, 2025 at 1:09 AM
Unfortunately I don't think Node.Js exports the necessary APIs to do that without having to install undici.

They do expose a dispatcher property on fetch, but we can't *create* a custom dispatcher without installing undici.
November 10, 2025 at 12:41 AM
Will look into @crowlog/logger when we start work on 4.0!

Regarding undici, adding this dependency gave me physical pain.

The only alternatives were node-fetch (no longer maintained), axios (not much smaller) and ssrf-got (bloated, breaks on turbopack).
November 10, 2025 at 12:38 AM
Add the following to your user settings:

"terminal.integrated.suggest.enabled": true, "terminal.integrated.suggest.quickSuggestions": {
"commands": "on",
"arguments": "on",
"unknown": "off"
},
March 6, 2025 at 8:21 PM
this image is making me fear for my job
March 1, 2025 at 3:42 AM
Huge thanks to @timneutkens.bsky.social and the team for their hard work!
February 19, 2025 at 6:09 PM
Also do note that this was tested in the Payload Monorepo, not in a project that simply installs Payload. We pre-bundle Payload to make it compile even faster in normal projects.

Our Monorepo is huge and has over 10.000 modules. 6.3s COLD compile time is amazing!
February 19, 2025 at 6:08 PM
We tested this 1-2 months ago and faced numerous issues even getting it to run. Now, most of these issues have been resolved and performance has improved drastically.

This means that we can finally start running our tests against turbo and guarantee stable support.
February 19, 2025 at 6:08 PM
oh huh didn't know that. How does it detect some posts and doesn't detect others?
May 7, 2023 at 3:46 PM
I did and they're set to warn for those posts - but it only works if it's labelled as such
May 7, 2023 at 3:45 PM
Please god mark it as sexual content. I'm sitting on a public train with people next to me and saw this on "What's Hot"
May 7, 2023 at 3:34 PM
Sadly, I can't. But they're working on a Windows version!
May 2, 2023 at 9:27 PM