Sybren
@carwack.bsky.social
Front-end developer at EuricomNV
BEL Vue Co-organizer
Core member of the Chakra UI Clan 🥷 Ark UI Vue
BEL Vue Co-organizer
Core member of the Chakra UI Clan 🥷 Ark UI Vue
Pinned
Sybren
@carwack.bsky.social
· Nov 3
Been playing around with some AI lately.
First PoC of an app that generates a bedtime story
Using OpenAI 4.1-mini and Dall-E 3 in a @nuxt.com app
Used Google Stitch for the UI cleaned it up myself
Need to optimize it more. I'm thinking making it Open Source
First PoC of an app that generates a bedtime story
Using OpenAI 4.1-mini and Dall-E 3 in a @nuxt.com app
Used Google Stitch for the UI cleaned it up myself
Need to optimize it more. I'm thinking making it Open Source
June 9, 2025 at 8:48 PM
Been playing around with some AI lately.
First PoC of an app that generates a bedtime story
Using OpenAI 4.1-mini and Dall-E 3 in a @nuxt.com app
Used Google Stitch for the UI cleaned it up myself
Need to optimize it more. I'm thinking making it Open Source
First PoC of an app that generates a bedtime story
Using OpenAI 4.1-mini and Dall-E 3 in a @nuxt.com app
Used Google Stitch for the UI cleaned it up myself
Need to optimize it more. I'm thinking making it Open Source
Reposted by Sybren
and alpha 1 is OUT! 🎉🎉🎉
not sure how much sleep there will be over the rest of the month 😆
(there's so much work still to do)
... but I could not be happier
not sure how much sleep there will be over the rest of the month 😆
(there's so much work still to do)
... but I could not be happier
we are delighted to announce that nuxt v4 alpha ships TODAY! 🎉
... and we're aiming for a stable release of v4 by the end of the month.
(nuxt v5 will come later this year once nitro v3 is ready)
👉 you can read the full article at nuxt.com/blog/roadma...
... and we're aiming for a stable release of v4 by the end of the month.
(nuxt v5 will come later this year once nitro v3 is ready)
👉 you can read the full article at nuxt.com/blog/roadma...
Roadmap to v4 · Nuxt Blog
We have some exciting news about the roadmap to Nuxt 4, including a new timeline and what to expect in the next few weeks.
nuxt.com
June 2, 2025 at 8:03 PM
and alpha 1 is OUT! 🎉🎉🎉
not sure how much sleep there will be over the rest of the month 😆
(there's so much work still to do)
... but I could not be happier
not sure how much sleep there will be over the rest of the month 😆
(there's so much work still to do)
... but I could not be happier
Something I learned the other day with Vee-validate. That if you don't want the validation to happen as soon as the user starts typing but when the input gets left. You can set this option in the `defineField` composable: `{ validateOnModelUpdate: false}`.
This should be something I write down.
This should be something I write down.
May 3, 2025 at 8:03 PM
Something I learned the other day with Vee-validate. That if you don't want the validation to happen as soon as the user starts typing but when the input gets left. You can set this option in the `defineField` composable: `{ validateOnModelUpdate: false}`.
This should be something I write down.
This should be something I write down.
Reposted by Sybren
I had a blast talking with @tej.as about what @voidzero.dev is, what comes next for @rolldown.rs, Oxc and all tooling around the @vite.dev ecosystem and how they'll benefit you as a developer!
NEW on ConTejas Code Podcast: @thealexlichter.com on the state of modern web tooling incl. @vite.dev, @voidzero.dev, @rolldown.rs, Oxc, and more.
Listen on
- Spotify: open.spotify.com/episode/0Cv2...
- Apple: podcasts.apple.com/us/podcast/a...
- YouTube: youtu.be/_CTmqk9_Nq4
♻️ Repost if useful.
Listen on
- Spotify: open.spotify.com/episode/0Cv2...
- Apple: podcasts.apple.com/us/podcast/a...
- YouTube: youtu.be/_CTmqk9_Nq4
♻️ Repost if useful.
April 29, 2025 at 11:07 AM
I had a blast talking with @tej.as about what @voidzero.dev is, what comes next for @rolldown.rs, Oxc and all tooling around the @vite.dev ecosystem and how they'll benefit you as a developer!
Reposted by Sybren
🚨 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...
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
🚨 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...
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...
I have already said see you in October to too many people I met at Vue Amsterdam. So let's make it happen! 💪
We are proud to announce the First Ever ViteConf taking place in person 🤩
Join the Creator of Vite, @evanyou.me, Core Team, Ecosystem Authors and Experts!
📍 10 October, Amsterdam
👋 Sign up for the waiting list to be notified about the ticket release via viteconf.org
Join the Creator of Vite, @evanyou.me, Core Team, Ecosystem Authors and Experts!
📍 10 October, Amsterdam
👋 Sign up for the waiting list to be notified about the ticket release via viteconf.org
March 15, 2025 at 7:32 PM
I have already said see you in October to too many people I met at Vue Amsterdam. So let's make it happen! 💪
The missing `await` is following me, maybe even haunting me 👻
Learned again from @debbie.codes about @playwright.dev ! Such a wonderful tool for testing!
Learned again from @debbie.codes about @playwright.dev ! Such a wonderful tool for testing!
March 14, 2025 at 4:11 PM
The missing `await` is following me, maybe even haunting me 👻
Learned again from @debbie.codes about @playwright.dev ! Such a wonderful tool for testing!
Learned again from @debbie.codes about @playwright.dev ! Such a wonderful tool for testing!
👀 very interesting to see this! Can't wait to throw everything together 👌
Great and interesting talk from Yann Braga of @storybook.js.org
Great and interesting talk from Yann Braga of @storybook.js.org
March 14, 2025 at 10:18 AM
👀 very interesting to see this! Can't wait to throw everything together 👌
Great and interesting talk from Yann Braga of @storybook.js.org
Great and interesting talk from Yann Braga of @storybook.js.org
Enjoy the State of Vue.js Report of 2025 by Monterail!
And now let's also enjoy the panel chat now with @evanyou.me @thealexlichter.com @louella.dev @danielroe.dev @danielkelly.io @jacobandrewsky.bsky.social
And now let's also enjoy the panel chat now with @evanyou.me @thealexlichter.com @louella.dev @danielroe.dev @danielkelly.io @jacobandrewsky.bsky.social
March 13, 2025 at 6:32 PM
Enjoy the State of Vue.js Report of 2025 by Monterail!
And now let's also enjoy the panel chat now with @evanyou.me @thealexlichter.com @louella.dev @danielroe.dev @danielkelly.io @jacobandrewsky.bsky.social
And now let's also enjoy the panel chat now with @evanyou.me @thealexlichter.com @louella.dev @danielroe.dev @danielkelly.io @jacobandrewsky.bsky.social
@filrakow.ski telling us how to ensure our developer future! Great insights on the current market too!
Very interesting with great tips to accelerate yourself as a developer!
Very interesting with great tips to accelerate yourself as a developer!
March 13, 2025 at 3:42 PM
@filrakow.ski telling us how to ensure our developer future! Great insights on the current market too!
Very interesting with great tips to accelerate yourself as a developer!
Very interesting with great tips to accelerate yourself as a developer!
Oh @timbenniks.dev... that intro! 😂 missing you here. But happy to see your crazy content and production on stage! Loved the talk, interesting, inspiring and very amusing! 🎉
I got a smart doorbell too, we should create a doorbell only video platform 😂
I got a smart doorbell too, we should create a doorbell only video platform 😂
March 13, 2025 at 11:59 AM
Oh @timbenniks.dev... that intro! 😂 missing you here. But happy to see your crazy content and production on stage! Loved the talk, interesting, inspiring and very amusing! 🎉
I got a smart doorbell too, we should create a doorbell only video platform 😂
I got a smart doorbell too, we should create a doorbell only video platform 😂
Today @danielroe.dev did not win... Sorry... @atinux.com did.
The live demo with the emoji's was a great showcase!
NuxtUI feels like the most complete library out there, so far 👀.
The live demo with the emoji's was a great showcase!
NuxtUI feels like the most complete library out there, so far 👀.
March 13, 2025 at 11:01 AM
Today @danielroe.dev did not win... Sorry... @atinux.com did.
The live demo with the emoji's was a great showcase!
NuxtUI feels like the most complete library out there, so far 👀.
The live demo with the emoji's was a great showcase!
NuxtUI feels like the most complete library out there, so far 👀.
Listening to over-engineer @danielroe.dev about the state of Nuxt!
Can't wait for the short term feature!
Thank you to the @nuxt.com team 🙏
Can't wait for the short term feature!
Thank you to the @nuxt.com team 🙏
March 13, 2025 at 9:09 AM
Listening to over-engineer @danielroe.dev about the state of Nuxt!
Can't wait for the short term feature!
Thank you to the @nuxt.com team 🙏
Can't wait for the short term feature!
Thank you to the @nuxt.com team 🙏
All on board the AI train! I think it might go to New Orleans because of the Vue-doo magic from the talk of @danielkelly.io
Also gorgeous slides! 👌
Also gorgeous slides! 👌
March 12, 2025 at 5:04 PM
All on board the AI train! I think it might go to New Orleans because of the Vue-doo magic from the talk of @danielkelly.io
Also gorgeous slides! 👌
Also gorgeous slides! 👌
This talk reached the legendary state! 3D rendering and making a multiplayer game with @nuxt.com and @tresjs.org is such a cool thing to see and learn more about!
Maybe having legends on stage also helped.
Amazing work @alvarosaburido.dev 👏👏👏
(Sorry bad picture, was too busy listening)
Maybe having legends on stage also helped.
Amazing work @alvarosaburido.dev 👏👏👏
(Sorry bad picture, was too busy listening)
March 12, 2025 at 2:53 PM
This talk reached the legendary state! 3D rendering and making a multiplayer game with @nuxt.com and @tresjs.org is such a cool thing to see and learn more about!
Maybe having legends on stage also helped.
Amazing work @alvarosaburido.dev 👏👏👏
(Sorry bad picture, was too busy listening)
Maybe having legends on stage also helped.
Amazing work @alvarosaburido.dev 👏👏👏
(Sorry bad picture, was too busy listening)
Learning about composables from @thealexlichter.com at Vue Amsterdam.
Rule 1: Use VueUse
Rule 2: Check VueUse
Rule 3: Double check VueUse
Rule 4: Triple check VueUse
Rule 5: see rule 1
Rule 1: Use VueUse
Rule 2: Check VueUse
Rule 3: Double check VueUse
Rule 4: Triple check VueUse
Rule 5: see rule 1
March 12, 2025 at 1:51 PM
Learning about composables from @thealexlichter.com at Vue Amsterdam.
Rule 1: Use VueUse
Rule 2: Check VueUse
Rule 3: Double check VueUse
Rule 4: Triple check VueUse
Rule 5: see rule 1
Rule 1: Use VueUse
Rule 2: Check VueUse
Rule 3: Double check VueUse
Rule 4: Triple check VueUse
Rule 5: see rule 1
Reposted by Sybren
I'm so thrilled to introducing rstore, the reactive data store for @vuejs.org and @nuxt.com 🔥
I've been working on it thanks to the backing from @directus.io
github.com/Akryum/rstore
I've been working on it thanks to the backing from @directus.io
github.com/Akryum/rstore
GitHub - Akryum/rstore: Reactive datastore
Reactive datastore. Contribute to Akryum/rstore development by creating an account on GitHub.
github.com
March 12, 2025 at 11:26 AM
I'm so thrilled to introducing rstore, the reactive data store for @vuejs.org and @nuxt.com 🔥
I've been working on it thanks to the backing from @directus.io
github.com/Akryum/rstore
I've been working on it thanks to the backing from @directus.io
github.com/Akryum/rstore
Reposted by Sybren
Am I the only one for whom Laravel cloud isn't working and connecting to GitHub?
March 4, 2025 at 10:51 AM
Am I the only one for whom Laravel cloud isn't working and connecting to GitHub?
This morning my wife left a note on my laptop.
It said: "this is not working, goodbye"
I opened my laptop and ran `pnpm i && pnpm run dev`. It worked just fine.
It said: "this is not working, goodbye"
I opened my laptop and ran `pnpm i && pnpm run dev`. It worked just fine.
February 20, 2025 at 6:59 PM
This morning my wife left a note on my laptop.
It said: "this is not working, goodbye"
I opened my laptop and ran `pnpm i && pnpm run dev`. It worked just fine.
It said: "this is not working, goodbye"
I opened my laptop and ran `pnpm i && pnpm run dev`. It worked just fine.
Full house Euricom office for the first meetup of BEL Vue of the year! Networking and spreading some Vue love 💚
Ready for talks from @danielroe.dev and Louis Ramos!
Thanks to appeel.io and Euricom 🙏
Ready for talks from @danielroe.dev and Louis Ramos!
Thanks to appeel.io and Euricom 🙏
February 18, 2025 at 6:49 PM
Full house Euricom office for the first meetup of BEL Vue of the year! Networking and spreading some Vue love 💚
Ready for talks from @danielroe.dev and Louis Ramos!
Thanks to appeel.io and Euricom 🙏
Ready for talks from @danielroe.dev and Louis Ramos!
Thanks to appeel.io and Euricom 🙏
Reposted by Sybren
Streamline your Vue templates with a few simple techniques. Vue offers shorthands for common directives, such as one for v-bind. When working with props, you can skip the `prop.` prefix and bind them directly by name and more, with @carwack.bsky.social at #VueJsNation25
https://youtu.be/a8sBg1L7zEA
https://youtu.be/a8sBg1L7zEA
Vue.js Nation: Vue Code-Shaving: Shorthands to a Cleaner Template Block ~ Sybren Willemot
Check out this Vue.js Nation tip by Sybren Willemot, a Front-end developer and meet up co-organizer: Streamline your Vue templates with a few simple techniqu...
youtu.be
February 12, 2025 at 10:59 PM
Streamline your Vue templates with a few simple techniques. Vue offers shorthands for common directives, such as one for v-bind. When working with props, you can skip the `prop.` prefix and bind them directly by name and more, with @carwack.bsky.social at #VueJsNation25
https://youtu.be/a8sBg1L7zEA
https://youtu.be/a8sBg1L7zEA
Got to say, @playwright.dev is an awesome tool 👀 It works so well to test a framework-agnostic component library like Ark UI with the same test suite for all frameworks!
WIP: Playwright runs webServers for the @storybook.js.org for the Vue and React components & then runs the tests
WIP: Playwright runs webServers for the @storybook.js.org for the Vue and React components & then runs the tests
February 9, 2025 at 9:11 PM
Got to say, @playwright.dev is an awesome tool 👀 It works so well to test a framework-agnostic component library like Ark UI with the same test suite for all frameworks!
WIP: Playwright runs webServers for the @storybook.js.org for the Vue and React components & then runs the tests
WIP: Playwright runs webServers for the @storybook.js.org for the Vue and React components & then runs the tests
Our first meetup of BEL Vue in february only has one spot left! We are almost sold out that's an amazing start of the year! Love to hear there will be students as well! 💪
Who claims the last spot to hear a talk from @danielroe.dev and Louis Ramos? 👀
www.meetup.com/belvue-be/ev...
Who claims the last spot to hear a talk from @danielroe.dev and Louis Ramos? 👀
www.meetup.com/belvue-be/ev...
BEL Vue - Meetup Q1 February 2025, Tue, Feb 18, 2025, 6:00 PM | Meetup
We are kicking off 2025 with a banger meetup! Thanks to [Euricom](https://www.euri.com/) and [Appeel](https://appeel.io/) 💚
Tonight we strike down in Mechelen at [Euricom
www.meetup.com
February 6, 2025 at 10:28 PM
Our first meetup of BEL Vue in february only has one spot left! We are almost sold out that's an amazing start of the year! Love to hear there will be students as well! 💪
Who claims the last spot to hear a talk from @danielroe.dev and Louis Ramos? 👀
www.meetup.com/belvue-be/ev...
Who claims the last spot to hear a talk from @danielroe.dev and Louis Ramos? 👀
www.meetup.com/belvue-be/ev...
I need some help 🙏
I'm currently running @playwright.dev tests.
I use the `webServer` option to spin up my @vuejs.org Histoire, which loads in the stories.
When using Playwright in UI mode, all tests work (I guess I wait for Histoire to be loaded). In cli mode my tests fails.
Any ideas? Thanks 🙏
I'm currently running @playwright.dev tests.
I use the `webServer` option to spin up my @vuejs.org Histoire, which loads in the stories.
When using Playwright in UI mode, all tests work (I guess I wait for Histoire to be loaded). In cli mode my tests fails.
Any ideas? Thanks 🙏
February 1, 2025 at 8:25 PM
I need some help 🙏
I'm currently running @playwright.dev tests.
I use the `webServer` option to spin up my @vuejs.org Histoire, which loads in the stories.
When using Playwright in UI mode, all tests work (I guess I wait for Histoire to be loaded). In cli mode my tests fails.
Any ideas? Thanks 🙏
I'm currently running @playwright.dev tests.
I use the `webServer` option to spin up my @vuejs.org Histoire, which loads in the stories.
When using Playwright in UI mode, all tests work (I guess I wait for Histoire to be loaded). In cli mode my tests fails.
Any ideas? Thanks 🙏