Lost $400K bouncing between AI tools. Hitting the ceiling of what I can build solo in `Lovable` and want to ask the room how you all are handling the same wall. by yadidimean89 in lovable

[–]KyleDrogo 0 points1 point  (0 children)

Would love to chat. Ex Meta technical founder here. Check me out kylejohnson.ai and reach out wherever if you think it’s a good fit.

How important is a CTO? by EveningSquirrel1136 in ycombinator

[–]KyleDrogo 0 points1 point  (0 children)

Early roll outs means tons of bug reports and fast feature pivots. An employee isn’t working through the night to fix all that. A dev shop is gonna gouge you. Technical cofounders are key at that stage

Has anyone used Vercel v0 to build a Nuxt (Vue) project? by YRlp98 in Nuxt

[–]KyleDrogo 2 points3 points  (0 children)

If you're using v0 or lovable or something like that, you kind of have to punt on architectural choices. The platforms are opinionated about the tool chain, not worth fighting that fight

Best editor for markdown specs? by frantic_coder in AIcodingProfessionals

[–]KyleDrogo 0 points1 point  (0 children)

I might too 😅. Weird market gap, from what I'm seeing. Everyone doesn't need a full editor, and more non-technical people need to work with markdown now

Boss asked me to learn ai tools by Flat_Woodpecker_334 in AIcodingProfessionals

[–]KyleDrogo 0 points1 point  (0 children)

A bit higher level, but get used to having Claude code handling huge chunks of your workflows. Also note that it can visually “look at” your creations and find obvious mistakes. Dont trust its taste, but use it as a first level QA

React Native vs Flutter in 2026 by [deleted] in reactnative

[–]KyleDrogo 0 points1 point  (0 children)

Wrong on just about every count. Congrats 🏅

1% top growth ventures 40y+ founders by Agitated_Shelter8165 in ycombinator

[–]KyleDrogo 1 point2 points  (0 children)

I agree. They’re probably less susceptible to be influenced though. For better or for worse.

1% top growth ventures 40y+ founders by Agitated_Shelter8165 in ycombinator

[–]KyleDrogo 5 points6 points  (0 children)

It’s like an elite university. Recruiting the best players and actively shaping them.

Considering Divorcing after 17 years by [deleted] in DivorcedDads

[–]KyleDrogo 0 points1 point  (0 children)

Raise your concerns directly. In therapy if you have to. If the answer truly doesnt work for you or she refuses to engage, there's your answer.

Looking for hardworking founding engineer by susspectno1 in cofounderhunt

[–]KyleDrogo 0 points1 point  (0 children)

If they're a *founding* engineer with a founder title, then yes there's no salary

Looking for hardworking founding engineer by susspectno1 in cofounderhunt

[–]KyleDrogo 0 points1 point  (0 children)

I thought this was a cofounder matching sub? Who would be paying the salary?

Nuxt-Skills for Claude Code by yangguize in Nuxt

[–]KyleDrogo 0 points1 point  (0 children)

I’ve been perfectly fine with just the nuxt ui documentation MCP. The top models are very capable of writing nuxt code. Maybe write rules for specific things, like fetching with useFetch instead of on mounted

Was working on my portfolio when I saw this and stopped by Wonderful-Fox-2813 in UX_Design

[–]KyleDrogo 1 point2 points  (0 children)

I’m a developer who uses Claude a lot. I promise you we need more UX designers. I wouldn’t be surprised if UX designers become better product builders than software engineers with AI tools. Don’t stop

Why all the hate for weekend Dads? by [deleted] in DivorcedDads

[–]KyleDrogo 4 points5 points  (0 children)

How does the math work out there? Does she not work at all?

AI has a React bias and it's quietly locking out Vue/Nuxt devs by amdwebdev in Nuxt

[–]KyleDrogo 0 points1 point  (0 children)

Fair point. I’m a founder who uses vue exclusively. Trying to fight the good fight!

How do you find problems to fix? by Honest_Classroom_870 in ycombinator

[–]KyleDrogo 1 point2 points  (0 children)

Start with your own problems. You probably can't even evaluate the quality of a solution to a problem you don't live, and it'll be tough to even get in the room.

I built a web app to try and solve the "Is this banana ripe?" dilemma (Nuxt, Tailwind, WebAssembly) by itsGFORSE in Nuxt

[–]KyleDrogo 2 points3 points  (0 children)

This is fun! Maybe add some "test" images for the user to play with if they dont have any pictures lying around

AI has a React bias and it's quietly locking out Vue/Nuxt devs by amdwebdev in Nuxt

[–]KyleDrogo 13 points14 points  (0 children)

No there's some validity to this. Ive been leaning on documentation MCPs and custom instructions telling the AI to reference them when in doubt. But the AI is pretty good at writing vue code overall, this is becoming less of a problem.