Ellie Huxtable
@ellie.wtf
5 months ago πππ Please let me know if you have any thoughts or feedback, trying to make this as useful and flexible as possible
π¬ 0
β»οΈ 0
β€οΈ 0
πππ Please let me know if you have any thoughts or feedback, trying to make this as useful and flexible as possible
Let me know what you think!!
Ripgrep? Not on our watch!
We rewrote Zedβs project search so your first match shows up in milliseconds... not ages like before π΅βπ«
zed.dev/blog/nerd-sn... #ZedEditor Download Zed and view the full changelog here:
zed.dev/releases/sta... Special shout out this week to the Let's Git Together contributors: @ozzy__dd, @errmayank, FloppyDisco (GH), v1narth (GH), xipeng-jin (GH)
Join in on the action:
github.com/orgs/zed-ind... Search performance has been improved in local projects. β‘
Agent server extensions are now available when SSH remoting. Thanks RocMan!
Change the ordering of entrees in your project panel with the new `project_panel.sort_mode` setting. Thanks lparry!
π 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!