| ▲ | UltraSane 13 hours ago | ||||||||||||||||||||||
So I have had to work very hard to use $80 worth of my $250 free Claude code credits. What am I doing wrong? | |||||||||||||||||||||||
| ▲ | vidarh 10 hours ago | parent | next [-] | ||||||||||||||||||||||
Run it with --dangerously-skip-permissions, give it a large test suite, and keep telling it "continue fixing spec failures" and you'll eat through them very quickly. Or it will format your drives, and set fire to your cat; might be worth doing it in a VM. Though a couple of days ago, I gave Claude Code root access to a Raspberry Pi and told it to set up Home Assistant and a voice agent... It likes to tweak settings and reboot it. EDIT: It just spoke to me, by ssh'ing into the Pi and running Espeak (I'd asked it to figure it out; it decided the HA API was too difficult, and decided on its own to pivot to that approach...) | |||||||||||||||||||||||
| ▲ | throwup238 11 hours ago | parent | prev | next [-] | ||||||||||||||||||||||
I used all of my credits working on a PySide QT desktop app last weekend. What worked: I first had Claude write an E2E testing framework that functioned a lot like Cypress, with tests using element selectors like Jquery and high level actions like 'click' with screenshots at every step. Then I had Claude write an MCP server that could run the GUI in the background (headless in Claude's VM) and take screenshots, execute actions, etc. This gave Claude the ability to test the app in real time with visual feedback. Once that was done, I was able to run half a dozen or more agents at the same time running in parallel working on different features. It was relatively easy to blow through credits at that point, especially since I think VM times counts so whenever I spent 4-5 min running the full e2e test suite that cost money. At the end of an agents run, I'd ask them to pull master and merge conflicts, then I'd watch the e2e tests run locally before doing manual acceptance testing. | |||||||||||||||||||||||
| ▲ | sceptic123 12 hours ago | parent | prev [-] | ||||||||||||||||||||||
> free how do you get free credits? | |||||||||||||||||||||||
| |||||||||||||||||||||||