Zed
@zed.dev
about 2 months ago TLDR: agent/SDK usage now draws from a separate credit, billed at API rates. For heavy users, this is a major cost increase.
💬 1
♻️ 1
❤️ 10
TLDR: agent/SDK usage now draws from a separate credit, billed at API rates. For heavy users, this is a major cost increase.
Anthropic's Claude billing changes hit June 15. We wrote up what it means for Zed users and what your options are:
zed.dev/blog/anthrop... Egress costs are an annoying reality of AWS and GCP.
But there are ways to minimize the pain while also getting more out of your database.
New post on how to send less data, save money, and make your apps faster:
planetscale.com/blog/databas... The diff view is, yes! The new history tab in the git panel that we clicked on initially is new and will land in stable next Zednesday!
doodling for a blog post on @val.town as "the Salt Fat Acid Heat of vibe coding"
(as in: don't turn your brain off, learn to cook/code!) How on earth did I not know about html
It's just the sort of pointless detail I love
Kicking myself for not fulling reading @patrickweaver.net's "A Blog Post With Every HTML Element" a few years ago Eduardo Bouças on how we built Netlify Database as an AI-native primitive: zero-config provisioning, a dedicated branch for every deploy preview, and a CLI that works equally well whether a person or an agent is driving.
www.netlify.com/blog/how-we-... Simple pkg example from the demo: npmx.dev/package/@vp-... Vite+ now supports custom org templates 🎉
Built-in templates are great defaults!
But for more complex setups, you can now set up your own templates and reuse them easily.
Check out the whole setup guide to prepare your own templates.
viteplus.dev/guide/create The Prisma Postgres serverless driver handles this automatically 👇
pris.ly/serverless-... Pipelining multiple queries over a single WebSocket connection can reduce latency by up to 3x compared to separate HTTP requests. Let us know how it goes!
For the macOS rendering improvements: before and after (though the difference might be hard to tell over social media).
82,000x database performance improvement? A single index can do that, and PlanetScale Insights can tell you where.
#ZedEditor Download Zed and view the full changelog here:
zed.dev/releases/pre... Text rendering on macOS looks sharper now, especially in dark themes.
github.com/zed-industri... In addition to file history, you can now view the history of all files within a folder. Right-click a folder in the project panel and choose `View History`. Thanks robert7k!
I don’t really want to keep pushing tiny commits, but I also want to push small changes often If there’s a reason to make a logical second commit I will, but usually I feel like that makes sense as a second PR I really hate making long lived feature branches and avoid whenever possible
Each of these needs a real database — shared state across users, persistent across devices, consistent under load.
That's why they're paired with Netlify Database. Postgres provisioned at deploy, no setup, ready when your agent is.
Start here → netlify.com/blog/netlify-database "Build a small online auction site for vintage cameras. Sellers list items with a starting price and end time, buyers place bids that update live, and the highest bidder at close gets a confirmation email. Sepia tones, film-grain texture, and a soft camera-shutter click on each new bid."
"Build a member portal for a small CrossFit gym. Members sign up for class slots, watch their attendance streak grow, check remaining credits, while coaches see the day's roster. Black with electric yellow, and a satisfying barbell-clink sound when a class is booked."