Join Nostr
2025-08-15 12:36:11 UTC
in reply to

ariondir on Nostr: What tools do you use? I’m at the experience level where I can push code to a repo ...

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?