Pedro Piñera
@pepicrft.bsky.social
8 months ago Noora 0.48.0 includes a multi-selection prompt for your Swift CLIs :)
github.com/tuist/Noora/...
💬 0
♻️ 0
❤️ 1
Noora 0.48.0 includes a multi-selection prompt for your Swift CLIs :)
github.com/tuist/Noora/... Thousands of radar scans, unified as one dataset. In his latest post, Alfonso Ladino-Rincon introduces Radar DataTree: a model that makes radar data analysis-ready, scalable, and versioned for cloud workflows.
earthmover.io/blog/radar-s... You can embed Prisma Studio in your Next.js app & treat it like a native part of your UI.
❇️ Perfect for internal tools, multi-tenant apps, or anywhere you need a clean UI for in-app DB access.
New step-by-step guide to embed Studio in under 15 minutes 👇
pris.ly/nextjs-embe... The fastest way to set up Prisma ORM with a production-ready Postgres database:
Just run `npx prisma init --db` ⚡
It walks you through setup, provisions the DB, writes the URL to your `.env`, and generates the Prisma files.
Learn more 👇
pris.ly/ppg 🔌 Prisma ORM + Prisma Postgres + Cloudflare Hyperdrive. A powerful combo for building fast, modern apps.
You can follow the guide on @cloudflare.social docs to wire them together.
Curious? Dive in and get your first app running today.
pris.ly/hyperdrive-ppg got some sizes wrong, does anyone want a chonker wizard turtle? 💀
💪 With the unique attribute on `userEmail` Prisma Client now has superpowers for querying this view.
🤩 It can send `findUnique` queries, use `include` to query the relationship to the user or use the unique field as a cursor during pagination.
pris.ly/views?utm_s... Now, you can define relationships involving that view by referencing the unique field. For example: Next, introspect your database (via `prisma db pull`) or manually add the view to your Prisma schema.
Once the `view` block is in your schema, you can add a unique attribute to it on a field that you know to be unique in the database (e.g. the user's email). To define a view, you need to add it to your database with plain SQL.
For example via a custom migration that you can create with `prisma migrate dev --create-only`.
You can then execute that migration with `prisma migrate deploy`.
👉
pris.ly/d/customizi... First, assume this schema with `Post` and `User` models: 💡 Prisma ORM lets you define unique constraints on SQL views that give Prisma Client superpowers for querying them:
✅ run `findUnique` queries
✅ define and query relationships
✅ use cursor-based pagination
Let's walk through an example 👇 #ZedEditor Download Zed and view the full changelog here:
zed.dev/releases/sta... ... and some goodies for the Agent panel have landed as well. - ✅ Thinking support for Mistral - ✅ Ollama `gpt-oss` support - ✅ More configurable settings, such as `reasoning_effort`, for OpenAI-compatible models
You can now configure both Supermaven and Copilot to use either `Subtle` or `Eager` mode. Additionally, you'll notice less latency between typing and receiving Edit Predictions, as we've improved response times.
🚀 We just released Zed v0.200! In a previous release, we added the `--diff` flag to the Zed CLI. Now, you can compare two files directly from the project panel, via `Compare marked files`.
Our webhook setup is as simple as the no-code tools you're already using:
✅ Visual, point-and-click configuration
✅ Choose what triggers your webhooks with dropdowns
✅ Pick exactly what data to send (no bloated payloads)
Because everyone deserves data that just works. Our CLI allows you to spin up new branches, manage roles, and even install the PlanetScale MCP server to interact with your database.
Now supported in PlanetScale for Postgres:
planetscale.com/docs/postgre... Zed has raised a $32M Series B, led by Sequoia Capital.
We’re full speed ahead making a great editor, but there’s a bigger picture: we're building DeltaDB, a new kind of database for collaborative coding.
Early days, but the vision is clear: zed.dev/blog/sequoia... ...Aiming for the Ballmer Peak level of hydration, btw