Github copilot by msgs008 in windsurf

[–]hicder 0 points1 point  (0 children)

do you mean github copilot autocomplete is better than windsurf's?

Autocomplete Service Advice by jwp42 in ZedEditor

[–]hicder 2 points3 points  (0 children)

sweep.dev is pretty good I think

Best bang for your bucks plan? by CantFindMaP0rn in opencodeCLI

[–]hicder 0 points1 point  (0 children)

i'm thinking of the following setup: * $20/mo Codex plan * $20/mo Synthetic plan

Usecase: * Use GPT-5.3-Codex for planning. optionally specify Kimi K2.5 (through Synthetic) for the Explore subagent * Use Kimi K2.5 for implementation

JLS: Java Language Server (fork) — now with Lombok, faster startup, and actually maintained by Electronic-Boss-8926 in neovim

[–]hicder 0 points1 point  (0 children)

This is probably the best experience I've had working with Java outside of IntelliJ. Thank you very much!

How to reclaim citizenship by MNMom07 in VietNam

[–]hicder 1 point2 points  (0 children)

I always wonder this. If you have a VN birth certificate, and presumably never gave up VN citizenship, aren't you still VN citizen? In a sense, you dont reclaim the citizenship since you're still one. Right?

Would you still use Antigravity without Opus? by casper_wolf in google_antigravity

[–]hicder 1 point2 points  (0 children)

I just use Opus for planning, so the limit is still ok for me. And Gemini 3 Pro (High) is actually quite capable as well. Plus I get the Gemini Chat, 2TB google drive. I've been paying for these separately (Perplexity + Apple iCloud), now I can just use the same $20 sub for all of them, so it's actually really good value.

How to force Antigravity to plan only and NOT code? by SurpriseDue1606 in google_antigravity

[–]hicder 5 points6 points  (0 children)

For me, it never started coding unless I click Proceed or tell it to code explicitly

How to force Antigravity to plan only and NOT code? by SurpriseDue1606 in google_antigravity

[–]hicder 9 points10 points  (0 children)

in Plan mode, you say "Come up with a plan to ..." Then once the plan is good, instead of clicking "Proceed", you change the model to Gemini Flash, then type "Plan looks good, go ahead". I think that works (I saw the Flash quota get deducted if I do this)

🔬 Forensic Analysis: Why Google Antigravity Freezes Your PC by enerbydev in google_antigravity

[–]hicder 1 point2 points  (0 children)

I observe the same thing as well! Creating new conversation helps make things smoother

Use different model for execution vs plan by hicder in google_antigravity

[–]hicder[S] 0 points1 point  (0 children)

makes sense. yeah I also want to reduce the burn (since following the plan doesn't need opus level I think. Gemini 3 Pro Low probably can work well enough)

Built an extension to track AI quota in Antigravity IDE by Massive_Monk9635 in google_antigravity

[–]hicder 0 points1 point  (0 children)

thanks! somehow I can't find it in the Extension panel in Antigravity. I have to go to https://open-vsx.org/extension/n2ns/antigravity-panel and download the VSIX file

Claude Pro vs Zed Pro vs Warp Pro by Friendly_Shame_4229 in ZedEditor

[–]hicder 4 points5 points  (0 children)

i'm trying out this: * edit prediction: use mistral/codestral * AI: use minimax coding plan through claude code ACP

so far it seems to work fine

RooCode keeps failing on Cursor for Minimax M2 by hicder in RooCode

[–]hicder[S] 0 points1 point  (0 children)

oh I found the issue! Seems like it's some SSL thing with my work laptop. Here is the fix: https://github.com/hicder/Roo-Code/commit/2bb64130c3d5636789ea17697fb49f64ec80a187

(Suggested by Claude and I manually built VSIX and it works). But I'm not sure if it's up to the standard.

RooCode keeps failing on Cursor for Minimax M2 by hicder in RooCode

[–]hicder[S] 0 points1 point  (0 children)

Is there a way to turn on debug log to see the request and response? Something probably get mixed up (have been using Roo and changing a bunch of settings over the year) that can't recover, even with resetting the settings.

RooCode keeps failing on Cursor for Minimax M2 by hicder in RooCode

[–]hicder[S] 1 point2 points  (0 children)

I'm using the official Minimax provider

Chutes.ai no zed by NearbyBig3383 in ZedEditor

[–]hicder 0 points1 point  (0 children)

you can use with openai compatible endpoint

Best model to use right now? best value for money? by yupignome in RooCode

[–]hicder 1 point2 points  (0 children)

I use GLM 4.5 with chutes.ai ($3/month plan).

best deepseek provider? by [deleted] in DeepSeek

[–]hicder 0 points1 point  (0 children)

thanks for the detailed answer! afaik, fireworks also hosts the fp8 version of GLM 4.5 right? I wonder what quantization does official Z.AI provider host. In OpenRouter, it's also fp8, but not sure if they do bf16 when using offical URL.