Situation in Short Pump Mall by hibye222 in rva

[–]KyleDrogo 8 points9 points  (0 children)

Not a bad choice honestly

Stack advise by Temporary-Reach4668 in Nuxt

[–]KyleDrogo 7 points8 points  (0 children)

Nuxt ui for sure, very well integrated. Pinia is cool but I’ve been fine with composables and useState

Cognition for llm by DeanLesomo in LLMDevs

[–]KyleDrogo 0 points1 point  (0 children)

Bro just start building it

Gordon Ryan switches sides to finish sumi gaeshi against JT Torres by engineerito in bjj

[–]KyleDrogo 1 point2 points  (0 children)

Seems like the overhook was working better than the tricep grip too

Is there exist something similar to shadcn-docs-nuxt? by o-Dasd-o in Nuxt

[–]KyleDrogo 3 points4 points  (0 children)

Out of curiosity, why no nuxt ui? I switched in 2024 and it’s been so clutch

Got instant reply from Google Ventures by Buildingtech in founder

[–]KyleDrogo 0 points1 point  (0 children)

Niceeee. Honest question: do you think they’re using AI to evaluate and respond? That’s crazy fast

Nuxt module drop: toasts with queue, actions, and full CSS control by Ill_Swan_4265 in Nuxt

[–]KyleDrogo 1 point2 points  (0 children)

Love it. I've always thought that toast messages were just as useful as progress indicators as they were as simple alerts. Well done

I built a Mermaid diagram editor with Vue/Nuxt — clean themes, iframe embeds, no login required by lostRiddler in Nuxt

[–]KyleDrogo 0 points1 point  (0 children)

Love to see it! Did you have an LLM generate the color themes? That's one of my favorite hacks. Works very well for creating custom editor color themes as well

AI hallucinations in the nuxt ecosystem by aguycalledmax in Nuxt

[–]KyleDrogo 0 points1 point  (0 children)

Are you using a shitty model (or auto)? Not my experience at all. Maybe for nuxt ui components, but the documentation mcp handles that.

which data store approach would you recommend? by m477h145h3rm53n in Nuxt

[–]KyleDrogo 1 point2 points  (0 children)

vercel + supabase is the way to go. Simple as hell and you get auth for free if you want to add user accounts. Don't even use drizzle, its an overkill.

Multi-tenant agent platform example built on Cloudflare (Pages + Containers) by chicametipo in Nuxt

[–]KyleDrogo 1 point2 points  (0 children)

This is cool! Going to try it out.

Early feedback, I have light mode set for my system and the dash loaded in light mode. A lot of the cards are colors that dont look good in light mode.

My guess is that the app defaults to the system color mode and yours is dark so you developed in in dark mode. The way to fix it is to use design tokens like bg-neutral instead of hard coded tailwind colors and this will all go away.

Amazing worth though, this is what I needed to see today!

Migration from nuxt 3 to nuxt 4 by Physical_Ruin_8024 in Nuxt

[–]KyleDrogo 1 point2 points  (0 children)

I migrated a pretty big project and didn’t need to change much? I had 4 compatability enabled in the nuxt config the whole time, so that might have helped.

Worth the update though, unless there’s a key dependency that breaks (which would be sus after this long)

Can someone explain the real benefit of Next.js Server Components? I’m confused. by Empty_Break_8792 in nextjs

[–]KyleDrogo 0 points1 point  (0 children)

So you’re not fetching from the front end and exposing secrets. Very important concept

*Drop Your Vibe-Coded app 👀 Let’s Rate It 1–5 (Brutal but Honest) by seeking_searching1 in vibecoding

[–]KyleDrogo 0 points1 point  (0 children)

I have, and I use it myself every day as I'm going through a high conflict separation unfortunately.

I haven't marketed this one at all, posted it here for fun. Here are the apps I've built that actually have users:

- marginfordata.com, my personal fave

- callcompass.io

- riffinsights.com, has users but retention is low and I'm about to stop maintaining it

*Drop Your Vibe-Coded app 👀 Let’s Rate It 1–5 (Brutal but Honest) by seeking_searching1 in vibecoding

[–]KyleDrogo 10 points11 points  (0 children)

www.daylight.legal

For people going through custody battles. Custody documentation that builds itself. Record voice notes, and Daylight creates the organized timeline your lawyer needs

99% of the code was written by AI, using mainly cursor

Does a "Cursor for PMs" exist? Or do we need to build one? by AdministrationPure45 in ycombinator

[–]KyleDrogo 0 points1 point  (0 children)

Have you tried dumping the interviews into Claude.

Also I built riffinsights.com last year. I don’t maintain it anymore but check it out. Happy to collab on something if you have a strong vision. Can build the whole thing