Zed
@zed.dev
about 1 month ago 🚀 We just released Zed v0.195! Zed now supports models from the xAI provider, such as Grok 4.
💬 6
♻️ 3
❤️ 25
🚀 We just released Zed v0.195! Zed now supports models from the xAI provider, such as Grok 4.
thanks for the recommendation - we'll try and reach out on our side as well!
If you enjoyed this, our shorts go live on YouTube first, so subscribe to watch them as soon as they drop 👇
pris.ly/youtube/var-2
🚅 Running `npx prisma dev` instantly spins up a local Prisma Postgres database without needing any manual setup or Docker.
See it in action 👇
The scalability of Vitess combined with the performance of PlanetScale Metal gives you the best of all worlds: performance, scalability, and cost-effectiveness. Learn more about how it works:
We've added Chinese as a new language to our documentation site and are seeking contributors: translate.tuist.dev/engage/docu...
👀 Keep an eye out!
getting my first photos from this developed! let's hope i didn't screw it up lolol
We wrote something :)
tuist.dev/blog/2025/0...
You can now spin up multiple local Prisma Postgres databases, right from the VS Code extension.
Great for managing different projects, trying out schema changes, or keeping dev environments tidy.
Check out the quick demo 👇
pris.ly/multi-local...
If you want to integrate Meta's idb into your Swift package, you can easily add it as a dependency using the XCFrameworks that we build and distribute through GitHub releases. Enjoy!
github.com/tuist/idb-pa...
Directus Cloud is now SOC 2 Type II certified! 🐰🛡️
Learn more: directus.io/blog/direct...
📚 Learn all the details in our docs!
pris.ly/embedding-s...
⚙️ Then, in your backend, implement the `/studio` endpoint by executing the incoming query.
🖥️ In your frontend, use the `Studio` component and point it to a `/studio` endpoint where it can access your database.
💡 Did you know that you can embed Prisma Studio in your own React.js apps to let your users view and edit data with ease?
👇 Check out the instructions below!
If you missed today's Tuist community call, you can watch the recording here:
videos.tuist.dev/w/rrEPUAE7sJ...
yesterday in the chaos of messed-up flights, united airlines needed to inform me that their text message about a messed-up flight was "Powered by GenAI"
We kicked off the third cycle of the year for Tuist and plan to tackle:
✅ Test insights (performance & flakiness)
🤖 Agentic QA
🎨 Website redesign
🔑 Preview signing on the fly
You can check out the details here:
community.tuist.dev/t/we-kicked-...
💡 Did you know that the new `prisma dev stop` and `prisma dev rm` commands accept *globs* as parameters?
😎 This means you can easily specify patterns for *multiple databases* to be stopped or removed from your file system!
👉 pris.ly/local-pp?ut...
You can now connect to your local Prisma Postgres database from any ORM or database client.
Just run `npx prisma dev`. It spins up a Prisma Postgres instance and gives you a TCP connection string.
Here’s how to grab it 👇
pris.ly/lcl-ppg-any...