0xOmen
@0x-omen.eth
How do people vibe code apps so seemingly easy? I'm using neynar and cursor and so far it's been pure pain all the way. Are people just starting with more expertise than me (I'm just a hobby coder) I know @keccers.eth used replit but I already have a paid Cursor subscription and don't want to switch.
3 replies
0 recast
6 reactions
keccers
@keccers.eth
I did come to the table with experience. So there’s that. You don’t have to switch. “Pure pain all the way” — what do you mean? What is blocking you?
1 reply
0 recast
1 reaction
0xOmen
@0x-omen.eth
Some of this is definitely on me but so far: -npm installing neynar dependencies in the wrong directory (probably my fault) -Claude hallucinating functions -Claude calling deprecated functions -Claude sending the wrong variable or variable types in function calls -Claude getting stuck looping through the same thought process until I have to kill it's terminal -Port 3000 being occupied but no process being found running in it -local tunnel refusing connection -struggling to understand docs when trying to help Claude find the right function calls It's humbling
1 reply
0 recast
1 reaction
keccers
@keccers.eth
You know. Okay. I can’t fix all these problems easily for you. But one jumps out at me and that’s the tunnel. Setting up tunneling is a thing I just straight up refuse to do. I won’t fucking do it. I have debugged frames locally using frames.js or used replit dev URLs. https://m.youtube.com/watch?v=e2BE8v4Bj-U&t=76s&t=858 Not sure if this is net easier in the end — but you can connect replit on the free plan to cursor using ssh Use their dev url and skip tunneling Then skip their deployments and use Vercel for free @rish ai tools for neynar might help mitigate the hallucinations
2 replies
0 recast
1 reaction
rish
@rish
We have LLMs.txt and an MCP server that I linked above. Anything else you have in mind that we should add?
1 reply
0 recast
1 reaction
keccers
@keccers.eth
From my pov no. I am ghetto I have always just copy pasted the relevant docs in and then been like “do it like that 🫵” 😂
1 reply
0 recast
1 reaction