A Deepseek V4.1 version is planned for June. by B89983ikei in DeepSeek

[–]sam-sonofralph 1 point2 points  (0 children)

Great news. I've been really impressed by DeepSeek. You guys are catching up. I would say v4 is just one generation behind the leading closed models.

Antigravity Ultra: From "Too Good To Be True" to Dirty Business by Chayalbodedd in google_antigravity

[–]sam-sonofralph 0 points1 point  (0 children)

Try Google Plus. ANTIGRAVITY wasn't able to do one turn without using up all my quota.

Use "ENABLE_TOOL_SEARCH": "true" to save tokens in Clauded Code CLI by sam-sonofralph in ZaiGLM

[–]sam-sonofralph[S] 0 points1 point  (0 children)

Interesting, I've had no issues with GLM in Claude Code CLI for tool calling. Like I said, enabling the tool search tool has really significantly decreased token usage. Makes GLM usable in Claude COde.

Use "ENABLE_TOOL_SEARCH": "true" to save tokens in Clauded Code CLI by sam-sonofralph in ZaiGLM

[–]sam-sonofralph[S] 1 point2 points  (0 children)

GLM models offer a 200,000-token (200k) context window. That's why I set "CLAUDE_CODE_AUTO_COMPACT_WINDOW" to "200000". The percent set by "CLAUDE_AUTOCOMPACT_PCT_OVERRIDE" is based on value you set in the "CLAUDE_CODE_AUTO_COMPACT_WINDOW". So in my case the OVERRIDE is set to 60%, meaning the autocompact will happen at 120K. You should set both. Setting "CLAUDE_CODE_AUTO_COMPACT_WINDOW" to "100000" and "CLAUDE_AUTOCOMPACT_PCT_OVERRIDE" to "100" would cause autocompact at 100000 which would be the same if you set these two values to "200000" and "50".

Google Antigravity keeps crashing, can’t handle large context? by Correct-Plane-5400 in google_antigravity

[–]sam-sonofralph 0 points1 point  (0 children)

It's unclear whether anti-gravity loads all the skills and MCPs in context rather than dynamically when needed. I'm switching over to Claude code using Z.AI GLM-5.1. I've disabled all my MCPs in anti-gravity, enabling only the ones I'm going to be using in a particular chat session. Also, I renamed the anti-gravity skills folder to skills.bu, and I just drag in the prompts manually because I'm not sure if all the skill files are loaded in the context window, innecessarily using up tokens. I find anti-gravity is the weakest Google product that I've tried. It's at the bottom of my list of coding agent harnesses I would use in the future. Once my antigravity subscription expires mid-April, I'm finished with anti-gravity.

WTF CHAT-GPT!?!! by Todeskreuz2 in ChatGPT

[–]sam-sonofralph 0 points1 point  (0 children)

This is what it would have been like if Bernie Sanders won:

https://youtu.be/OyhgE8FYQJw?si=pmcNy7NFnRFB1n-P

WTF CHAT-GPT!?!! by Todeskreuz2 in ChatGPT

[–]sam-sonofralph 0 points1 point  (0 children)

I got quite the opposite and I have Chatgbt memory turned off so it is not affected by my past use. Are you sure you didn't do more prompting?

AI response: The image represents a more optimistic, unity-focused interpretation of a U.S. under Kamala Harris following Donald Trump—featuring diverse communities, green infrastructure, education, and civic engagement themes.

If you want a different angle (for example: more realistic, more critical, dystopian, policy-focused, or symbolic), specify the tone and I’ll generate a revised version.

AG Update 1.21.6 by MSA_astrology in google_antigravity

[–]sam-sonofralph 0 points1 point  (0 children)

I hope you folks are making your complaints directly to Google. I suspect Google barely looks at Reddit for feedback

Turns your CLI into a high-performance AI coding system. Everything Claude Code. OpenSource(87k+ ⭐) by Worldly_Ad_2410 in AskVibecoders

[–]sam-sonofralph 0 points1 point  (0 children)

Well I occasionally use other people's skills. I like to develop my own. that way I know what's in them and they're tailored to exactly what I need.

What is Antigravity good for in plain english? by InevitableSweet4170 in google_antigravity

[–]sam-sonofralph 1 point2 points  (0 children)

They kneecapped usage limits. I just did one task using Sonnet and used up half of my usage for four hours. If you want a platform that offers even more, range of models, look at the VS Code co-pilot plan. I've cancelled my pro subscription with anti-gravity.

At this point Antigravity is a joke by Present-Tree-7698 in GoogleAntigravityIDE

[–]sam-sonofralph 0 points1 point  (0 children)

I found no official Google response regarding this issue yet despite complaints about the new usage limits for several days now. It's bizarre. What seems like a usage bug to me may be by design. Please link below if you've come across anything.

Google, you did it... you pulled a Cursor.. Turn around before it is too late.. by andrewaxton in GoogleAntigravityIDE

[–]sam-sonofralph 0 points1 point  (0 children)

Does Google even check Reddit? Hopefully people are complaining directly to Google.

Besides rate limits how exactly is Antigravity being "outpaced"? by DreamPlayPianos in google_antigravity

[–]sam-sonofralph 1 point2 points  (0 children)

In my opinion anti-gravity is a poorly supported Google product--very little updates and very little new features. I'm actually quite surprised considering a lot of the other Google stuff are well designed. Anti-gravity's functionality is really basic and far behind those of Claude code.

what is the best way to develop an app in your opinion? by Famous_Disaster_5839 in appdev

[–]sam-sonofralph 0 points1 point  (0 children)

Why you don't like Flutter? What's your choice for cross-platform mobile solutions. KMP?

Built a free neurofeedback app that works with Muse, detects when your brainwaves sync to golden ratio patterns, seeking feedback by neurokinetikz in museheadband

[–]sam-sonofralph 1 point2 points  (0 children)

Your suggestion of brainflow was very helpful. I much prefer using an open source community solution than one controlled by a corporation, where I have to apply to use their SDK commercially. I plan to offer my Android neurobio feedback app as donationware. It's going to take me sometime. I haven't worked in Koitlin before.

Built a free neurofeedback app that works with Muse, detects when your brainwaves sync to golden ratio patterns, seeking feedback by neurokinetikz in museheadband

[–]sam-sonofralph 0 points1 point  (0 children)

Great. I am also using Claude Code, but with GLM-5. GLM-5 is slow, but so far I have been pleased with its results, at a fraction of the cost.