Zed
@zed.dev
6 days ago 🚀 We just shipped v0.214.0! TypeScript receives pretty errors! 🎉 Thanks KyleBarton!
💬 5
♻️ 12
❤️ 163
🚀 We just shipped v0.214.0! TypeScript receives pretty errors! 🎉 Thanks KyleBarton!
fsd is doing a black friday sale of pragmata pro, the font i use all the time, it's just one person running a font company - if you feel like spending $$ on a good font, i recommend it fsd.it/shop/fonts/p... Want to speed up subsequent @vitest.dev runs?
Then try out the new experimental file-system based cache ✨
⋄ Caches transformed modules
⋄ Does *not* work with browser mode yet
⋄ Can be manually cleared via `vitest --clearCache`
More in the docs
vitest.dev/config/exper... The 2025 @adventofcode.bsky.social is right around the corner, and we don't plan to be left out in the cold!
blog.gitbutler.com/advent-of-co... Xarray, Zarr, and Icechunk together offer the best all-around developer experience for working with tensor data in the cloud- AND best-in-class performance for I/O bound workloads. Check the performance benchmarks @rabernat.bsky.social posted on our blog: earthmover.io/blog/i-o-max... Update your apps and see the full changelog 👇
pris.ly/bcgC6yw 🎉 We just shipped v7.0.1 of Prisma ORM!
This brings some quality of life updates and fixes some bugs 🐛
🌱 Cleaner feedback when running db seed and migrations
🏎️ Relaxed engine checks to support Node 25.x
🔐 Address potential vulnerabilities in our deps If you're at re:Invent next week and want to learn how PlanetScale can save you money and improve performance, book a private demo with our team:
Star it here:
github.com/ahmadawais/...
I use this a lot to change a bunch of files or for context collection in a super quick deterministic manner. Introducing: `txtli`
$ npx txtli
OR
$ npx txtli -i
> A fast CLI that turns any folder into a single text file — perfect for sharing codebases with AI.
⎈ Interactive mode (npx txtli -i)
⎈ Auto clipboard copy
⎈ Respects .gitignore
⎈ Token efficient
⎈ Modern TUI Curious for more? Check out the Node.js PR and our implementation.
* github.com/nodejs/node/...
* github.com/rolldown/rol... Improved require(esm) interop in @rolldown.rs.
Since the last beta, the bundler supports the special `as "module.exports"` keyword and aligns with the @nodejs.org behavior.
Another step towards better interoperability between CJS and ESM, now with bundler support! Atuin Desktop just got a brand new runtime! Runbooks are now - reproducible (context flows down, no global state) - persistent (state survives restarts) - executable anywhere (CI, remote machines, anything) This is the first step towards making runbooks an actual automation primitive
Previously, coding agents deploying ZIP bundles had one option ship to production. Now you can add support for branches with a single parameter!
Catch the full talk on YouTube: www.youtube.com/watch?v=wrlo... Shared-nothing is the best way to scale a relational database. Nick Van Wiggeren spoke at P99 CONF about how PlanetScale operates massive, high-performance Vitess databases.
Builder feedback really does shape what we ship. Thanks, Ana, for calling this out, and great work from Vitalii getting deploy from overview added to the Dashboard!
Install: www.raycast.com/amanvarshne... 🚀 Prisma Postgres Raycast Extension is now LIVE!
Create and manage production ready Postgres databases in seconds, right from Raycast.
Open Raycast → type “Prisma Postgres” → instant database! Yes, you can share screen while in a collab channel!
my eyes were tired and annoyed with how bright by website was, so i implemented dark mode for it (again) macwright.com