VoidZero
@voidzero.dev
7 months ago Launch week day 2 part 2: We also got Vitest 4.1 👏🏻
💬 0
♻️ 2
❤️ 27
Launch week day 2 part 2: We also got Vitest 4.1 👏🏻
Launch week DAY TWO. First we have Vite 8 🔥
⚡️ Vite 8.0 is here!
The most significant architectural change since Vite 2.
⏬ Powered by @rolldown.rs bringing faster production builds and more consistency
🛤️ New features such as tsconfig paths and emitDecoratorMetadata support
vite.dev/blog/announc... We're hiring an Open Source Engineer! 🦀
Build features, review PRs, shape how contributors engage with Zed.
Interesting problems, Rust codebase, small team, fully remote.
Your work ships in days and users notice.
Know someone? Are you someone? 👀
zed.dev/jobs/open-so... Blog post soon. Big shoutout to @sapphi.red for leading this tremendous effort! It’s here.
github.com/vitejs/vite/... With streaming, the UI starts rendering immediately.
Without it, nothing appears until the full result set is returned.
This difference becomes obvious in metrics like first contentful paint vs last contentful paint.
See for yourself👇
github.com/prisma/mill... What happens when your UI renders data as it arrives instead of waiting for the entire query to finish?
We tried a fun experiment: streaming 1,000,000 boxes from a database.
Left side: Streaming results (Prisma Next)
Right side: Fetch everything first this is the most impressive disclaimer you'll see on tech bluesky
It's Community Showcase day.
Builders demoing what they shipped. 📦
Live on YouTube today.
Drop in: www.youtube.com/live/twtN2kW... Prisma ORM 7.5.0 just shipped 🚀
✨ Nested transaction rollbacks via save-points
🧰 Prisma Studio upgrades:
• Multi-cell selection
• Full table search
• Cmd+K command palette
• Run raw SQL in Studio
Release notes 👇
pris.ly/FJMhwUX How many config files does one need, right?
🚀Launch Week Update #1 🚀
OXLINT JS PLUGINS ALPHA
🏃🏽Run most ESLint plugins w/ 0 changes
✒️Write custom lint rules in JS/TS
🩹Get auto-fixes & suggestions from JS plugin rules
📊See JS plugin diagnostics live in your IDE
oxc.rs/blog/2026-03... predicting a hot new trend of people giving their openclaworwhatever llm bots access to their github accounts and then those accounts getting shut down because spamming is the native language of the robot
Python Type Generation in the CLI
People think coding agents only work for small tasks.
“Agents can’t handle complex projects.”
Coding agents can break big problems into steps, execute them, and iterate — helping you move large projects forward faster.
How are you using coding agents today? The PlanetScale plugin for Cursor is a huge unlock for database productivity. Discover and apply schema recommendations, improve query performance, and work with your data in natural language.
Our People team's vibe coding journey started with dog websites.
Low stakes. Just learning. Then something clicked.
Now: gamified onboarding, a custom hiring dashboard, and a pulse survey tool built from scratch. Zero engineers on the team. All deployed on Netlify.
www.netlify.com/blog/the-yea... hey!
Correction: We've enabled `diff_stats` by default. 🚀
#ZedEditor Download Zed and view the full changelog here:
zed.dev/releases/sta... See git diff stats in the git panel next to each entry.
Enable with `"git_panel": { "diff_stats": true }`
Thanks bobbymannino!