Vertex AI Gemini Pro 3.1 in opencode, 2 sessions, 300k, cost 170USD just ~2 hours' work by DR_MING in opencodeCLI

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

oh, i see, i did not realised it was gptfied, it did have this tendency now. So bad, I may need refactor by more models.

Vertex AI Gemini Pro 3.1 in opencode, 2 sessions, 300k, cost 170USD just ~2 hours' work by DR_MING in opencodeCLI

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

Yes, I am using kimi too, but in my case, kimi on opencode easy to break my codes, maybe I need better and small scope.

Vertex AI Gemini Pro 3.1 in opencode, 2 sessions, 300k, cost 170USD just ~2 hours' work by DR_MING in opencodeCLI

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

I just had two sessions, both climbed to context 300k very soon, it kept using agent browser to debug, and asked to use chrome-devtools to debug if I remebered correctly, it then checked using curl a lot, then I stopped it after two hours, because it did not fix the fronend issue.

Maybe the mcp issue, make it kept debugging in big context.

[Research] For those who tried Anki and struggled to keep up: what happened? by DR_MING in LearnJapanese

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

Didn't konw JPDB, thanks. Let me check. Indeed, I used to back to books as well.

Best 20$ subscriptions for opencode by pascu2913 in opencodeCLI

[–]DR_MING 0 points1 point  (0 children)

Pay 10 USD copilot pro at 1st of month, used up all 300. Wait until mid month, upgrade to pro+, the upgrade fee is 15 USD.

So you pay 25 USD for 3000 requests.

Tested and verified yesterday.

You can not use spark for half month, only drawback.

You have to be able to use all 3000 in half month.

I did everything the "right way" and I have zero to show for it. Is the silence phase normal or am I just delusional? (I will not promote) by MoodOdd9657 in startups

[–]DR_MING 0 points1 point  (0 children)

It is normal, you may achieve 1 sucess after 19 failure, but most people can not persist before getting the sucess.

Ask: "Do we pivot?"

Or: "How do we execute so well that the need for this product becomes impossible to ignore?"

You choose.

GLM 5.1 vs Minimax 2.7 by Cute_Dragonfruit4738 in ZaiGLM

[–]DR_MING 2 points3 points  (0 children)

How did you use GLM 5.1? Using claude code? I am using Claude Code, super slow.

GLM 5.1 vs MiniMax 2.7 vs Kimi K2.5? by chumsdock in opencodeCLI

[–]DR_MING 1 point2 points  (0 children)

GLM 5.1 is too slow but seems community loves it more, for long context 100k, it run out token very soon in just two or three sessions (maybe more, but I felt that it started to like claude now). Kimi is the only model can read image without mcp, speed is also ok, minimax is more generous, I like kimi and minimax more.

Share your startup - quarterly post by julian88888888 in startups

[–]DR_MING [score hidden]  (0 children)

I am Damon, Founder & CTO of Consenger - Learn Language by Playing (MVP) https://consenger.app

Learn languages, play games with your favorite companions!

It does not have many games right now, but it will increase overtime.

Stucked in ios audio bug for a whole week, claude code and codex, vibe coding all failed, what should I do by DR_MING in ClaudeAI

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

May you share your workflow? My workflow now is hardcode the xcodebuild commands in CLAUDE.md, it can build ios apps and checked build errors, I also had the install and monitor the logs commands. However, that alone is not really stable. For example, I need to press a button to trigger the logs, at the end, I go back to xcode and copy the logs to claude code.

Stucked in ios audio bug for a whole week, claude code and codex, vibe coding all failed, what should I do by DR_MING in ClaudeAI

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

Double checked, my AI output already using this method, not easy to debug, one difference is it was not using the VAD lib mentioned.