patak's Avatar

patak

@patak.dev.bsky.social

@vite.dev core team • open source at @stackblitz.com • https://patak.dev • https://github.com/patak-dev • @vitest.dev • @e18e.dev • https://elk.zone

10,064 Followers  |  920 Following  |  4,147 Posts  |  Joined: 28.04.2023  |  1.6999

Latest posts by patak.dev on Bluesky

Preview
CultRepo (formerly Honeypot) 🧠 Formerly Honeypot, now independently owned and led by the original team behind the viral tech documentaries 📽️ Documentaries and shorts about the human stories of open source and technology 🌟 Our mi...

And subscribe to the @cultrepo.bsky.social YouTube channel youtube.com/@cultrepo! They are building such an amazing library of open source stories

05.08.2025 06:55 — 👍 4    🔁 1    💬 0    📌 0

Come to the Vite documentary premiere!

05.08.2025 06:55 — 👍 14    🔁 0    💬 1    📌 0
Video thumbnail

Vite: The Documentary premieres October 9th at @viteconf.org in Amsterdam ⚡
youtu.be/46fe5AFc0tY

04.08.2025 16:40 — 👍 94    🔁 23    💬 1    📌 5

I remember this commit! I was at MozFest in London learning how to HTML. The challenge was to design an iPad-optimised version of the Boston Globe, which had just relaunched its website using newfangled 'responsive design'. It was a great time

You should come to @viteconf.org!

04.08.2025 14:45 — 👍 27    🔁 3    💬 0    📌 0
Preview
Addressing Source Code Leaks Across the Ecosystem – A Retrospective

Published a post I started writing half a year ago. Make sure to use the latest versions of each build tools and configure the settings appropriately!
green.sapphi.red/blog/address...

02.08.2025 08:08 — 👍 22    🔁 5    💬 0    📌 0
How I Built a Full-Stack React Framework 4x Faster Than Next.js With 4x More Throughput - Ryan Skinner Introducing the next-generation React framework with Rust-powered runtime, React Server Components, and ridiculously-fast development experience delivering 4x faster performance than Next.js.

Introducing Runtime Accelerated Rendering Infrastructure (Rari), a React Server Components framework that's 4x faster than Next.js.

Built on custom Rust runtime with V8. 4x faster RSC rendering, 10,586 req/sec throughput, 5.8x faster builds.

29.07.2025 15:02 — 👍 54    🔁 15    💬 1    📌 2
Anthony's Speaker Card for ViteConf 2025. Shows a headshot, his full name, that he is part of the Vite Core Team and his talk title "Vite Devtools"

Anthony's Speaker Card for ViteConf 2025. Shows a headshot, his full name, that he is part of the Vite Core Team and his talk title "Vite Devtools"

⚡ Speaker highlight: Anthony Fu, Open Sourcerer @vercel.com

You probably used something @antfu.me has built already, even if you don't know about it.

The next big thing: @vite.dev devtools

Learn how the framework-agnostic tooling will help you debugging your applications from Anthony himself!

29.07.2025 12:17 — 👍 47    🔁 9    💬 2    📌 1
The example of a test that tests an element is consistent between code changes. The code includes `expect(element).toMatchScreenshot('hero-secion')`

The example of a test that tests an element is consistent between code changes. The code includes `expect(element).toMatchScreenshot('hero-secion')`

Built-in Visual Regression testing comes to Vitest in the next major release! Thank you, @macarie.blue for working on this feature 👏

main.vitest.dev/guide/browse...

28.07.2025 09:30 — 👍 136    🔁 24    💬 5    📌 1
Post image

⚡ Speaker highlight: Jessica Janiuk, Staff Engineer @angular.dev

Angular lived through a renaissance recently
With new features and improved DX but also betting on Vite & testing via Vitest

But is this the end? No!
@thepunderwoman.com will tell us about Angular’s Vite future.

viteconf.amsterdam

23.07.2025 11:15 — 👍 41    🔁 12    💬 1    📌 1
The screenshot from NPM showing that @vitest/browser package has 1,165,859 weekly downloads.

The screenshot from NPM showing that @vitest/browser package has 1,165,859 weekly downloads.

Vitest Browser Mode reached almost 1.2 million weekly downloads 😮

Last time I checked it was 200k 🫣

22.07.2025 12:42 — 👍 58    🔁 7    💬 10    📌 1
Post image

⚡ Speaker highlight: Eric Simons, CEO @bolt.new

Eric shares his unique perspective on how Bolt, AI, & Vite are shaping the future of web dev. Introduced at ViteConf last year, learn about Bolt's evolution & deeper integration with the Vite ecosystem

Don't miss it!

More info: viteconf.amsterdam

21.07.2025 15:03 — 👍 14    🔁 7    💬 1    📌 1
Preview
Community Showcase (Q2 2025) An update on what the community has been up to in Q2 of 2025

just some of the highlights of the great work the @e18e.dev community has been doing in the last few months. awesome work by everyone involved, and big thanks to all the maintainers who collaborated ❤️

18.07.2025 14:52 — 👍 39    🔁 15    💬 3    📌 3
Preview
Storybook bloat? Fixed. How we cut Storybook’s bundle size in half

We've added a lot of features, and a bit of bloat, over the years. Storybook 9 addressed that concern by removing complexity and reducing the size by half.

🗜️ Cut install size by over 50%
🧹 Overhaul internal dependency structure
📦 Move key addons into core
🪶 Support dev-only “minimal” install

17.07.2025 17:58 — 👍 31    🔁 4    💬 2    📌 0
Post image

🤩 Today is a big day! I am honored to join the @vite.dev team and collaborate with @antfu.me to develop DevTools. I am thrilled about this opportunity and deeply thankful to @evanyou.me.

17.07.2025 14:35 — 👍 75    🔁 5    💬 1    📌 0
feat: use PIFE for callbacks passed to `__esmMin` wrapper by sapphi-red · Pull Request #5319 · rolldown/rolldown This PR changes the generated code to use PIFE for callbacks passed to __esmMin wrapper. This improved the start up runtime performance by 2.1x in the case I tested. I tested this change on https:/...

Wow! @sapphi.red just made @rolldown.rs Vite's startup time 2x quicker.

How? By dealing with PIFEs and optimizing for the v8 engine, also coming to Oxc 👀

Everyone knows IIFEs but PIFEs? 😁
Really impressed by such deep knowledge 👏

17.07.2025 13:35 — 👍 56    🔁 9    💬 0    📌 1

Here’s your chance to work for a company that’s inventing the future of AI agents _and_ Open Source sustainability 👀

16.07.2025 13:28 — 👍 9    🔁 3    💬 0    📌 0
Post image Post image Post image Post image

Heyo everyone, new here, but already seeing some familiar faces ☺️ you may or may not know me from organising JSWorld Conference, Vuejs Amsterdam, @devworldconference.bsky.social and @viteconf.org!

Looking forward to connecting the world of developers over here aswell 😍

16.07.2025 11:43 — 👍 15    🔁 4    💬 2    📌 0
Video thumbnail

🚨 Speaker Alert 🚨

We're incredibly proud to bring together an exceptional group of speakers who are pushing the boundaries of web development with @vite.dev

Over the next few days, we'll be highlighting the incredible speakers who will be on our stage on Oct 9-10!

Stay tuned 🚀

viteconf.amsterdam

16.07.2025 12:54 — 👍 23    🔁 7    💬 1    📌 2
Senior Applied AI Engineer Remote

@bolt.new is hiring!

I am looking for Senior Applied AI Engineers to join my team and work at the forefront of AI agents.

My DMs are open. Feel free to slide in and say hi!

job-boards.greenhouse.io/stackblitz/j...

15.07.2025 17:31 — 👍 16    🔁 3    💬 1    📌 2
Preview
Announcing Nuxt 4.0 · Nuxt Blog Nuxt 4.0 is here! A thoughtful evolution focused on developer experience, with better project organization, smarter data fetching, and improved type safety.

Nuxt 4.0 is here at last … and it's all about DX ✨

🗂️ app/ directory for better organisation
🔄 smarter data fetching
⚡️ a faster CLI with socket communication
🔧 improved TypeScript integration

... and a smooth upgrade experience. 💚

👉 nuxt.com/blog/v4

15.07.2025 22:38 — 👍 217    🔁 56    💬 7    📌 9
Preview
ViteConf The Official in-person Vite Conference organised in collaboration with the Creator of Vite, Evan You and Vite Core Team!

Really stoked to be heading to Amsterdam and joining this stellar group of speakers to talk about how we use Vite at Laravel!

viteconf.amsterdam

14.07.2025 13:26 — 👍 38    🔁 5    💬 2    📌 1
Preview
GitHub - oxc-project/tsgolint: Type aware linting for oxlint Type aware linting for oxlint. Contribute to oxc-project/tsgolint development by creating an account on GitHub.

I am permitted to host tsgolint in Oxc and explore type aware linting!

I am super excited!

We reduced the original scope of tsgolint to be a backend for oxlint, taking the best out of both worlds!

github.com/oxc-project/...

14.07.2025 11:01 — 👍 102    🔁 8    💬 1    📌 3

You are doing awesome work!

13.07.2025 06:00 — 👍 2    🔁 0    💬 0    📌 0
Preview
Release v3.6.0-alpha.1 · vuejs/core Features vapor mode (#12359) (bfe5ce3) Please see About Vapor Mode section below for details. Performance Improvements reactivity: refactor reactivity core by porting alien-signals (#12349) (3...

Something happened today at VueConf China!

github.com/vuejs/core/r...

12.07.2025 08:24 — 👍 143    🔁 26    💬 1    📌 7

Very sorry I couldn't be there. I hope you'll have an amazing conference!

12.07.2025 05:01 — 👍 6    🔁 0    💬 1    📌 0
Preview
GitHub - ArnaudBarre/tsl: An extension of tsc for type-aware linting An extension of tsc for type-aware linting. Contribute to ArnaudBarre/tsl development by creating an account on GitHub.

Introducing tsl, an extension of tsc for type-aware linting!

Want to speed up your ESLint time without losing the great type-aware rules from @typescript-eslint.io?

Run `bunx tsl --migrate` to try it out!

github.com/ArnaudBarre/...

09.07.2025 21:34 — 👍 80    🔁 18    💬 10    📌 3

incredible move, congrats Anthony! The best for this next stage!

08.07.2025 19:43 — 👍 9    🔁 0    💬 0    📌 0

woah, congrats to y'all! 💚

08.07.2025 16:52 — 👍 6    🔁 0    💬 1    📌 0

I am delighted to announce that @vercel.com are investing in Nuxt!

they are backing our vision of the open web, hiring me as well as other core team members (@atinux.com, @pi0.io + @antfu.me), to continue to work full time on Nuxt

we remain independent — and our vision and ethos are not changing 💚

08.07.2025 13:29 — 👍 420    🔁 43    💬 67    📌 12
Preview
Add rolldown-vite support by sapphi-red · Pull Request #128 · davidmyersdev/vite-plugin-node-polyfills While this plugin mostly works with rolldown-vite, there are a few areas where it could leverage Rolldown's built-in features to improve performance. This PR includes the following changes: Us...

The new v0.24 of vite-plugin-node-polyfills now uses more of @rolldown.rs's built-in features, e.g. inject, which improves performance when detecting it is running via the Rolldown-powered @vite.dev! 🙌

More in the PR from @sapphi.red

07.07.2025 21:18 — 👍 25    🔁 6    💬 0    📌 1

@patak.dev is following 20 prominent accounts