rrd.dev
banner
rrd108.bsky.social
rrd.dev
@rrd108.bsky.social
39 followers 77 following 100 posts
Digital Hare Krishna monk 🙏🏻 WebDev since '98. Frontend or backend? The eternal question. Hungary, vuejs, PHP
Posts Media Videos Starter Packs
Waking up for a like from Mr Nuxt is a good day start 🤩
Nuxt-users supports Google auth from v1.35.0
Hey, he works for me also
One of the best use of AI for me is to have a helper to hunt down a malware infection on a website.
Much faster and I learn a lot.
I don't. I prefer in app info.
🎉 HUGE WIN after a grueling 1.5 days!

My nuxt-users module had a bizarre build-time bug:

Build finished, but the process hung (no CLI prompt).

The culprit: It was checking the DB connection during build time! 🤦‍♂️

The fix is released in v1.34.7. Go update now!

#Nuxt #DeveloperLife
Well deserved! Thank you for all your work
My Nuxt Users module is coming closer to the first stable release. Still I need some early bird feedback. Are you interested?
I feel your pain
I will build a saas with this. Can't wait to have the stable release.
Vibe coded a mini app in a day. Otherwise, it would take me a week. The code quality isn't the best, but shipping an MVP in a day is a superpower.
Yes. pnpm thanks!
Really makes me happy when seeing a new PR on my open-source project. It means someone cares enough to make it better. Thanks for the help! 🙏
Exactly what I will need in a few days
It's almost getting to the point where learning how to prompt is harder than learning how to code.
There is some beauty in watching the AI agent strugeling with a problem and randomly trying different ideas hoping one of them would solve it.
The problem with my netbank crawler was so frustrating. I spent 3 hours debugging it, only to find out I just needed to add a 2-second delay. The simplest solutions are always the most elusive. 🤦‍♂️
@danielroe.dev
can you point me again to the right direction?
yarn dev:prepare && yarn test:types no errors.
Then I change the playground's nuxt.config file, add the permissions key (now commented out), and then yarn dev:prepare && yarn test:types and voila I have many errors.
Dear javascript, I hate fixing build issues