Zed
@zed.dev
4 months ago 🚀 We just shipped v0.223! Launch Zed's Agent Panel with a prompt via URL: zed://agent?prompt=your+prompt+here Now, you can add an "Ask in Zed Agent" button to your software today.
💬 2
♻️ 3
❤️ 43
🚀 We just shipped v0.223! Launch Zed's Agent Panel with a prompt via URL: zed://agent?prompt=your+prompt+here Now, you can add an "Ask in Zed Agent" button to your software today.
Atuin was down for ~2hrs today due to an upstream outage.
Our longest downtime in ~5yrs. Sorry for any impact 🙁
We're migrating back to Hetzner.
Full incident report: forum.atuin.sh/t/atuin-inci... Tests.
Vitest's browser mode is stable since Vitest 4.0.
Now you can be sure that your tests pass in an *actual* browser environment.
vitest.dev/guide/browser/ RSVP here! We'll have plenty of food, drinks, and good humans: luma.com/diexrbu0 Seattle, this one's for you. 🫶 We've added Lena Hall to our already awesome speaker lineup.
Come spend an evening with us, and also hear from @rad.gendervibes.online, Vaibhav Gupta from BoundaryML, and Jason Matson from @motherduck.com go on a much needed rant on what AI gets wrong and why. Prisma ORM v7.4.0 is out!
This release introduces a new caching layer to speed up query execution. We’ve been testing and measuring it internally for a while now, and it’s ready to ship.
If you’re running Prisma ORM in production, upgrade today!
Full details in the changelog:
pris.ly/q9ckZ2x It’s starting a subshell to run the search tui right now, I suspect that isn’t helping startup! You can get debug logs with ATUIN_LOG=debug This feature has actually caused us a lot of issues, I may remove for now
A great build deserves a great breakdown.
Lee Martin shared a behind-the-scenes look at Netlify Capsules from the “how did they do that?” moments to how it all came together.
www.leemartin.com/netlify-caps... i love building random one-off software, for example, to help me compare webcams great use of vibe-coding (when you can throw away the code)
yeah, that should be another category of wisdom-maxxer, seems like the same thought as the dotcom bubble thinker (the bubble popped, stuff was useful but the hysteria was bad)
working on a typology here
yay! it is indeed my refrain and i'm excited you're taking it up!
it's from pages.cs.wisc.edu/~remzi/Naur.... which i first heard about in feelingof.com/episodes/061/ We now provide official Tuist skills for AI coding agents: https://github.com/tuist...
Three skills available:
1. Migrate existing Xcode projects to Tuist-generated projects
2. Work with Tuist-generated projects
3. Detect and fix flaky tests
Install and update them via the skills CLI. Checkout out Prisma Client's full api reference 👇
pris.ly/d/client findUnique is great, but what if a record must exist?
Use findUniqueOrThrow().
It cleans up your code by automatically throwing a Prisma.NotFoundError when nothing is found. GitButler supports first class conflicts similar to JJ letting you perform a rebase and resolve conflicts as needed. Detecting integrated squash commits is a difficult problem. We do try to detect them, but sometimes they slip through. We are are actively trying to improve this system.
Love the GitButler GUI but miss your CLI? Have we got the solution for you!
youtu.be/Jg8L3SbgZ3o?... Get this free eBook by Supabase and Manning Publications 📗
Learn how to maximize Postgres: covering SQL, full-text search, smart data types, performance-enhancing design tips, and a lot more
> blog.manning.com/mastering-postgresql-accelerate-your-weekend-projects-and-seamlessly-scale-to-millions Not using Rolldown yet? It is time!
rolldown.rs Native plugins:
◆ @rollup/plugin-replace - Use `import { replacePlugin } from 'rolldown/experimental'`
◆ @rollup/plugin-dynamic-import-vars - Use `import { dynamicImportVarsPlugin } from 'rolldown/experimental'`
8 plugins replaced by zero-config built-ins or native equivalents. First class options: ◆ @rollup/plugin-alias - Use `resolve.alias` ◆ @rollup/plugin-inject - Use `transform.inject` ◆ @rollup/plugin-terser - Use `output.minify` for a better, oxc-based minifier And one more batch...
You don't need these Rollup plugins anymore. @rolldown.rs makes them obsolete.
Built-in support for:
◆ @rollup/plugin-node-resolve
◆ @rollup/plugin-json
◆ @rollup/plugin-commonjs
More below... Big fan of anything that gets more ideas onto the open web.
That’s why we’re a Gold Sponsor of The Vibe Coding Games 🥇 a global build competition where participants turn concepts into live projects and share what they learn along the way.
Get involved: thevibecodinggames.com