Oskar Lebuda
oskarlebuda.bsky.social
Oskar Lebuda
@oskarlebuda.bsky.social
Creator of https://vercube.dev ⚡ Head of Development at http://enetproduction.com
🧑‍💻 http://github.com/OskarLebuda ✖️ x.com/OskarLebuda
This year was hard. Mentally and emotionally.
But it changed me.

I met amazing people, released a project close to my heart, and learned that GitHub squares don’t define your value in OSS.

I’m becoming a dad. Twins coming in March ❤️
That changed everything.

Next year: impact over numbers.
December 14, 2025 at 9:30 PM
🔥 Sneak peek from the upcoming Vercube update!

With the new mcp module you can build MCP tools effortlessly - just add a decorator, and Vercube handles the rest under the hood

It automatically generates the MCP handler so you can extend your LLM's powers in no time!
October 30, 2025 at 10:07 PM
Reposted by Oskar Lebuda
The Unified Toolchain for the Web

We are thrilled to announce Vite+: A unified, Rust-powered toolchain and drop-in upgrade for @vite_js.

Read the full vision and learn about our sustainable licensing model (free for individuals, OSS & small businesses).

voidzero.dev/posts/announ...
Announcing Vite+
Introducing Vite+, a unified toolchain for JavaScript.
voidzero.dev
October 13, 2025 at 5:35 PM
Reposted by Oskar Lebuda
Heck yeah! The @nitro.build v3 beta is out now. And Nitro is now just a @vite.dev plugin 👀

Kudos to all contributors, @unjs.io, and @pi0.io 🙌🏻
October 10, 2025 at 9:49 AM
Rolldown drops CJS support!

From the latest version of @rolldown.rs (1.0.0-beta.36) on, Rolldown will only be released in the ESM format.

The required Node version has also been bumped to align with @vite.dev (20.19+ and 22.12+). Node 18 has been dropped due to being EOL since April.
September 9, 2025 at 7:00 PM
Reposted by Oskar Lebuda
Announcing Oxlint Type-Aware Preview

oxc.rs/blog/2025-08...
The JavaScript Oxidation Compiler
A collection of high-performance JavaScript tools written in Rust
oxc.rs
August 17, 2025 at 4:55 AM
Reposted by Oskar Lebuda
Introducing srvx.h3.dev CLI (experimental).

The fastest way to start a modern web server in Node.js, Deno, or Bun.
August 2, 2025 at 10:42 AM
Vercube 0.0.19 is out now! 🚀Here are some of the key changes:
- Added a WebSocket package - huge thanks to Jhoni for the implementation (based on crossws)
- Introduced a new schema package

github.com/vercube/verc...
Release v0.0.19 · vercube/vercube
compare changes CautionThis release contains breaking changes. See #522 for more details. 🚀 Enhancements Add @vercube/websocket package (#508) Add @vercube/schema package (#522) Add reusePort for...
github.com
July 26, 2025 at 11:28 AM
Vercube v0.0.17 is out!
What’s new?
🚀 Switched to OXLint (10x faster linting!)
⚙️ Storage & logger providers are now split
🛠️ Improved release scripts
📦 Package bumps
github.com/vercube/verc...
Release v0.0.17 · vercube/vercube
compare changes CautionThis release contains breaking changes. See #489 for more details. 🚀 Enhancements Move to oxlint (#488) ⚠️ Split storage providers and logger providers as independent (#489...
github.com
July 9, 2025 at 6:31 PM
Vercube just switched from ESLint to OXLint (@rolldown.rs) - and the difference is wild 😳🔥

Lint time dropped from 6.15s ➝ 0.59s 🚀
That’s a ~10x speed boost, with zero compromise.

Check the PR:
Feat/oxlint by OskarLebuda · Pull Request #488 · vercube/vercube
Move project to [OXLint](https://oxc.rs/docs/guide/usage/linter.html) Swapping out ESLint for OXLint - same lint rules, just a much faster engine under the hood. 🚀 The results speak for themselves:...
github.com
July 9, 2025 at 4:45 PM
Vercube just hit 50 stars on GitHub! ⭐💖
I know it’s not a huge number, but it’s my first real OSS project - and every single star means the world to me.
It shows that the time and love put into this (not just by me!) actually matters.
Huge thanks to everyone! 🫶
github.com/vercube/verc...
GitHub - vercube/vercube: An ultra-efficient JavaScript server framework that runs anywhere - Node.js, Bun, or Deno - with unmatched flexibility and complete configurability for developers who refuse ...
An ultra-efficient JavaScript server framework that runs anywhere - Node.js, Bun, or Deno - with unmatched flexibility and complete configurability for developers who refuse to sacrifice speed or c...
github.com
July 8, 2025 at 7:03 AM
Reposted by Oskar Lebuda
⏰⏰⏰⏰
May 26, 2025 at 12:31 PM
Reposted by Oskar Lebuda
This week, h3 version 2 will be finally ready to try ⚡️
May 26, 2025 at 10:57 AM
Reposted by Oskar Lebuda
➰ Crossws 0.4 comes with BIG updates:

🗂️ Namespaced pub/sub peers

✅ Always pass the standard Request

🪄 Unified server for Bun, Deno, and Node.js powered by srvx

🔥 Better Cloudflare support (durable in main adapter + global publish using RPC)
May 23, 2025 at 7:55 PM
Reposted by Oskar Lebuda
In srvx.h3.dev 0.7:

- 🚀 Seamless HTTP2 support for Node.js when TLS is enabled (thanks @oskarlebuda.bsky.social ❤️)

- ✅ Initial WPT tests for FastURL

- 🧩 Simplified plugins and middleware

- 📦 Bundled with obuild.unjs.io

- 💰 Core <1kb with middleware and error handling!
srvx - Universal Server API
Based on web platform standards and works seamlessly with Deno, Bun and Node.js.
srvx.h3.dev
May 13, 2025 at 10:56 PM
Reposted by Oskar Lebuda
We've started a guide that covers common package publishing practices (and some exotic ones); it doesn't cover everything yet - additions welcome!

https://nodejs.org/en/learn/modules/publishing-a-package
Node.js — Publishing a package
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
nodejs.org
May 4, 2025 at 4:06 PM
Did you know you can use standardschema.dev for request validation in vercube.dev? 🔥 It’s super simple!
May 4, 2025 at 10:12 AM
🚀 v0.0.3 is live! FastResponse from @pi0.io's srvx boosts speed by ~20%! 🔥 🔥 Try it now: github.com/vercube/verc... ⭐️ I’d love your feedback!
Release v0.0.3 · vercube/vercube
compare changes 🔥 Performance core: Move to FastResponse (#271) 📦 Build packages: Bump packages (a7dd995) ❤️ Contributors Oskar Lebuda (@OskarLebuda)
github.com
April 28, 2025 at 9:07 PM
Reposted by Oskar Lebuda
With srvx 0.5, you can easily run a server in the browser using service workers (experimental)!

👀 Demo: srvx.glitch.me
April 23, 2025 at 1:30 PM
Reposted by Oskar Lebuda
Just bought the most expensive domain of my life, thanks to the generous donation from @syntax.fm @wesbos.com ❤️

(👀hint: starts with H and you would love it!)
April 21, 2025 at 7:07 AM
Hey everyone! 👋 I've been heads‑down on a secret project and today I’m excited to share Vercube — an ultra‑fast, super‑efficient Node.js framework using TS decorators & OOP. 🚀 Check it out, star the repo ⭐, and let me know your thoughts! 👉 github.com/vercube/verc...
GitHub - vercube/vercube: An ultra-efficient JavaScript server framework that runs anywhere - Node.js, Bun, or Deno - with unmatched flexibility and complete configurability for developers who refuse ...
An ultra-efficient JavaScript server framework that runs anywhere - Node.js, Bun, or Deno - with unmatched flexibility and complete configurability for developers who refuse to sacrifice speed or c...
github.com
April 16, 2025 at 10:36 PM
Reposted by Oskar Lebuda
🚨 if you're a @nuxt.com user, make sure you're on v3.16.0+

we just made public a CVE that may affect you if your site is behind a CDN that ignores query parameters when caching the response.

CVE: github.com/nuxt/nuxt/se...

Full write-up: zhero-web-sec.github.io/research-and...
March 19, 2025 at 9:02 PM
Reposted by Oskar Lebuda
We're thrilled to announce Nuxt v3.16 is here! 🎉

⚡️ `npm create nuxt` starter
🚀 unhead v2 upgrade
🕰️ Delayed/lazy hydration support
🔧 Devtools v2 with config tracking
📛 Named layer aliases
🧪 Better error handling
🔍 Granular debug options
⚙️ Major performance boosts

nuxt.com/blog/v3-16
Nuxt 3.16 · Nuxt Blog
Nuxt 3.16 is out - with packed with features and performance improvements
nuxt.com
March 7, 2025 at 3:51 PM
Reposted by Oskar Lebuda
🌟 Nitro 2.11:

- 🪴 Revamped Errors & Dev Server
- 🟢 Node.js support for edge powered by unenv v2
- 🔥 Firebase App Hosting Support
- 🗄️ Native SQLite for Node.js 22+ & Deno 2.2+
- 📦 10+ dependency upgrades
- ❤️‍🩹 Various fixes and improvements

github.com/nitrojs/nitr...
Release v2.11.0 · nitrojs/nitro
💬 Release Discussion 🌟 What is new? 🟢 Better Errors Error handlers for both development and production environments have been rewritten (see #3002 for more details). Powered by poppinss/youch (v4.x...
github.com
March 4, 2025 at 8:53 PM