Isn't Claude pro plan the same price as google?
Ask HN: Suggest Google Antigravity Alternative
11–17 of 17 posts
Yeah, and as much as people complain about Claude restrictions, it's a lot more generous than Antigravity and more transparent.
Re: Ask HN: Suggest Google Antigravity Alternative
#12https://opencode.ai/en/go
evaluate the Opencode's budget friendly "Go plan"
Re: Ask HN: Suggest Google Antigravity Alternative
#13https://opencode.ai/en/go evaluate the Opencode's budget friendly "Go plan"
I use opencode with local Qwen 3.6 or GLM 4.7 models, running in llama.cpp, and am very happy with it for a lot of coding and code analysis work. Infinite tokens!
Re: Ask HN: Suggest Google Antigravity Alternative
#14Re: Ask HN: Suggest Google Antigravity Alternative
#15https://opencode.ai/en/go evaluate the Opencode's budget friendly "Go plan"
I use opencode with local Qwen 3.6 or GLM 4.7 models, running in llama.cpp, and am very happy with it for a lot of coding and code analysis work. Infinite tokens!
just out of curiosity, which GPU are you running on your local machine ?
Re: Ask HN: Suggest Google Antigravity Alternative
#16Re: Ask HN: Suggest Google Antigravity Alternative
#17Earlier quoted context omitted.
I use opencode with local Qwen 3.6 or GLM 4.7 models, running in llama.cpp, and am very happy with it for a lot of coding and code analysis work. Infinite tokens!
just out of curiosity, which GPU are you running on your local machine ?
I have a Macbook Pro with M1 Max processor. I build llama.cpp from main every week or so, which I'm pretty sure includes Apple's 'metal' acceleration. That's it tho.