You mean ones I used to vibe code this small app?

Reply to this note

Please Login to reply.

Discussion

yeah, I'm in general curious what vibe coding tools and setup people use, so we can all improve our vibe-stack.

This was basically my first shot, I just used cursor with claude 3.5 sonnet. What do you use?

Ahh, great that it knew to use the NWC spec then. I’m currently using the same setup but want to try roocode and some MCP servers next.

Well I told it to use my library by name, it did get some nwc stuff wrong and needed some pointers. Later I tried from scratch to give it a link to library github repo and it did well from the start.

I want to know how much AI can help you with coding workload. Is it 20%? šŸ‘€šŸ‘€

I'm only playing with it atm, no good number yet.

I had a great time. I saw a lot of Cursor examples and it felt like I was progressing very quickly.

Well while we were talking RooCode looked through one third-party golang codebase, figured out how to do what I need, and wrote me a ts function to solve my problem. I tried doing that by hand before and just gave up. Sometimes it's super helpful.

That's great. AI is evolving so fast.