Ellie Huxtable
@ellie.wtf
5 months ago I wrote up some things about my experience playing with jj
mostly a braindump, probably wrong in places, but perhaps useful
ellie.wtf/notes/jj-get...
💬 7
♻️ 14
❤️ 107
I wrote up some things about my experience playing with jj
mostly a braindump, probably wrong in places, but perhaps useful
ellie.wtf/notes/jj-get... I'd subscribe to a feed of just your draft titles 🤌
the making of sri.leaflet.pub, with all the punny wordsmithing behind the scenes Migrating from another Postgres provider.
Moving from Neon, Supabase, or any Postgres service. Install the CLI, link your project, run netlify database init, drop in your Drizzle migrations. Deploy previews get branches, production cutover is zero downtime.
youtu.be/M-IhV4Ediv8 Build features safely in parallel.
Two teammates, two changes, at the same time. One adds a field through an agent run, the other goes through a pull request. Each gets an isolated database branch seeded from production. Nobody breaks anything.
youtu.be/YM4nwb-bHMs Working locally with Netlify Database.
Connect your local dev environment with the CLI, run migrations, inspect the schema, and iterate on features without ever touching production data.
youtu.be/Q7EGpdy6uXY Add a database with any agent.
Project idea: a tool for tracking the stuff users collect. Hand it to Claude with Netlify skills installed. A prompt and a few minutes later, the app is live in production with Database, Blobs, Identity, and Functions all wired up.
youtu.be/tpXp63Z8MHE Start here. A simple agent run becomes a full venue management app, with the database created, updated, and isolated automatically as the app evolves.
Introducing Netlify Database: youtu.be/InMKM05QIuo Five videos to see Netlify Database in action. From your first agent run to migrating off another Postgres provider, here's the full picture. 🧵
Talk of the Town, May '26
blog.val.town/talk-of-the-town-may-26
Community vals feat. @tijs.org @paul.kinlan.me @k7d.dev @sri.xyz @marianoguerra.org @alex.mcroberts.me @jennschiffer.com @kamalnrf.bsky.social @nicobaier.com @raymondcamden.com @joshbeckman.org and more! Generative UI from a single prompt, built on Netlify Database.
Jack Herrington walks through how Code Mode writes TypeScript that queries the database, runs the math, and assembles a working dashboard from UI primitives.
www.youtube.com/watch?v=3dpq... Live tomorrow: a systematic review end-to-end in 60 minutes.
We've been talking about what Elicit can do. Tomorrow we're going to show you.
11am–12pm PT
Register: events.teams.microsoft.com/event/00a49... Thursday, 9 AM PT.
Netlify CEO @biilmann.blog is going live with Grace Gong on the Smart Venture Pod.
The Jamstack origin story, where composable architecture is headed, and what AI is doing to developer workflows right now. Should be a good conversation.
RSVP: www.linkedin.com/events/74593... Read the docs 👇
pris.ly/pulumi-ppg Managing Prisma Postgres with Pulumi?
`pulumi new typescript` gets you started.
The Terraform bridge means you get:
✅ TypeScript instead of HCL
✅ IDE autocomplete
✅ Dependency graphs
✅ Secret management the poles are haunted, saint nicholas has a complete signal blackout for opsec
the problem itself is kinda ill-defined, for rectangles these are all drawing axis-aligned rectangles, doing what they say on the tin. for circles it's a little more defined, geodesic circles _should_ work.
terradraw neither terradraw.io geojson.io is no better A CLI built for speed. And taste.
↳ Fast interactions
↳ Crisp outputs
↳ Beautiful terminal experience
↳ One-shot setup
↳ Start coding in seconds
↳ No configuration required
Built for developers who care about craft.
Get started: commandcode.ai Read the full roadmap update to see what shipped, what we learned, and what’s next 👇
pris.ly/pn-roadmap-2 Big update from the Prisma Next roadmap: April’s milestone is complete.
The extension API is now open to outside authors, with pgvector, @arktype.io, ParadeDB, and CipherStash already showing what’s possible. See the commit history for all files in a given folder in your repo with `View History` in the project panel. Coming Zednesday.
Zeta2.1 is out. Our edit prediction model now emits 3x fewer output tokens. Predictions are 28% faster at p50, and we're running 30% fewer servers to handle the same traffic.
Learn more: zed.dev/blog/zeta2-1