Join Nostr
2025-08-15 12:39:00 UTC

ariondir on Nostr: Curious what people on nostr are using to code using AI, I’d definitely prefer to ...

Curious what people on nostr are using to code using AI, I’d definitely prefer to run local AI models to help me out but don’t currently know of anything like Cursor that does that

#asknostr #coding #SoftwareDevelopment #VibeCoding #OpenSourceAI #FreedomTech
What tools do you use? I’m at the experience level where I can push code to a repo and I have thus far built one open source project using ai to help my team at work

I used shakespeare.diy to start out, ran through $100 in credits, and then switched to cursor and somehow got some free credits when trying out GPT-5

In between Shakespeare and cursor I had set up VS Code to run local ai models via ollama and the Continue plugin but I realized that with that solution I couldn’t analyze the entire code base like Cursor can (I wish I could do what cursor does with local models!)

What are your thoughts?