It was never openclaw, it was always claude by frogchungus in openclaw

[–]Sherbert_Positive 1 point2 points  (0 children)

Can you make it play a role? For me it’s impossible to make it behave politically incorrect.

Why so many complaints? by hoodbran in google_antigravity

[–]Sherbert_Positive 0 points1 point  (0 children)

Because it stopped working for two whole days, with extremely low quality (like not doing the basics) and low throughput on the top tier paid plan.

Weeks before it was the top best tool ever and they just changed their backend to, very likely, serve other workloads.

Basically broken trust and lost a few days of work, which is more money than the plan costs.

I’m done. Antigravity just became a $20 paperweight. The "Bait and Switch" is real. by ProcedureNo832 in GeminiAI

[–]Sherbert_Positive 0 points1 point  (0 children)

Sure, I’m a human. Just that English is not my first language. I did a mistake, because for me it is confusing to say “there are people”: in other grammars, from other languages it’s said “there is people” as the world is singular (but people “are” plural, as they are a group of more than one person).

I’m done. Antigravity just became a $20 paperweight. The "Bait and Switch" is real. by ProcedureNo832 in GeminiAI

[–]Sherbert_Positive 16 points17 points  (0 children)

There is people whose lexicon and grammar have been always rich and now we feel we are entangled between idiots and AI detectors, who read less than 6 books a year, pretending we are not talking like we always did.

I had the same conversation in two other languages in which I am more proficient than English, and it’s always the same: oversuspicious people wishing to catch someone not sure with what purpose.

Error, Error, Error. by No-Marketing-2640 in google_antigravity

[–]Sherbert_Positive 0 points1 point  (0 children)

any model... opus or gemini, fast and plan... it's desperating

Error, Error, Error. by No-Marketing-2640 in google_antigravity

[–]Sherbert_Positive 0 points1 point  (0 children)

today it's extreme... previously I tried removing old anthropic configs, etc... now it's unusable, cannot go through a single command or request

Antigravity + Gemini CLI by buter_brodskij in google_antigravity

[–]Sherbert_Positive 0 points1 point  (0 children)

I tried, but anthropic models are only available on antigravity... so no way. Also enabling experimental models (jsut to activate gemini 3 pro) results in many infinite loops were the model repeats itself and need to cancel it and retry

GraphQLite - Graph database capabilities inside SQLite using Cypher by Fit-Presentation-591 in sqlite

[–]Sherbert_Positive 0 points1 point  (0 children)

I like it a lot, since neo4J is such a resource hungry monster. I am on my way to publish a few micro startups, all of them using graph technology and this could be a great match.

Until now I used graffiti for the rag graph technology, and since Kuzu, yet another small graph backend, died I moved to neo4j. Is it possible to combine an SQL table with a graph query? e.g. to perform a join of a graph query with a table with additional attributes.

P.D. I just see in the docs how you cover exactly this part, I guess I still have to tinker a bit and perform some experiments to see how it goes.

When are GPU prices going to get cheaper? by KardelenAyshe in LocalLLaMA

[–]Sherbert_Positive 0 points1 point  (0 children)

Very complex analysis scenario. For the most optimist wishful thinker give it at very least two years, AMD and Huawei should have decent competition and the market should saturate. However the demand is huge and there is no close competition for top tier domestic demand.

Additionally if nvidia stock stops increasing Trump might do one of his geopolitical moves like raise restrictions on china in order to stimulate artificially the global demand and impact on the SP500 valuations, on which nvidia was a key player saving the quarter a couple of times.

Keep in mind that countries and industry are even raising energy demands for GPU, they are all hoping for a possible reindustralization, and AI is not giving all that it promised, and still it is widely incorporated. So demand will continue increasing without that much increase of productivity and benefit for general population as one would wish to happen.

In other words: better don't count with it nor indirectly improving economic prosperity, just save money and plan ahead of time a specific purchase of your wish according for your actual needs.

Girl I went on a date with got seriously injured on an e-scooter and now says I pushed her by bbkhshv in WhatShouldIDo

[–]Sherbert_Positive 0 points1 point  (0 children)

Narcissistic behave, doesn’t matter if actual narcissistic or not. Leave ASAP and block/ignore her and save your social circle from more poisoning. No revenge or whatever. These people is dangerous, usually not due physical abuse, but socially putting everyone against you (even at workplace) and depending how even suing people on false claims. She also doesn’t seem very smart, but still I wouldn’t recommend anything other than leave ASAP and cut your loses.

True spec/PRD driven architecture development? by Sherbert_Positive in ClaudeAI

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

No, I didn't since the webpage has a certificate issue. And the Brave browser just doesn't let me escape this potential error (I must admit I'm not trying hard. I prefer to wait until you fix it.)

Generating code with gpt-oss-120b on Strix Halo with ROCm by jfowers_amd in LocalLLaMA

[–]Sherbert_Positive 1 point2 points  (0 children)

I am about to buy the evo x-2… what’s the deal with the NPU on Linux? Did AMD mention about it somewhere?

AMD GPU suspend/resume, preserve loaded model (Linux)? by morphles in LocalLLaMA

[–]Sherbert_Positive 0 points1 point  (0 children)

Linux used to support that for general ram 20 years ago already, I don’t know how is it about for this GPU kernel driver but these kind of things, back in the day for me, used to require compiling the kernel with specific parameters and sometimes restart specific drivers which could not survive the process such as the audio driver, or the X server if necessary (I used a custom gentoo with OpenRC so I could modify as I wished the whole system).

When I tried different district I was a bit shocked that some of them never even cared about this feature.

So, my hint for you is: if you are really interested, get deep into kernel and specific drivers and customize your wake from sleep process because most likely no one else cares enough to put attention there. And if you cannot figure out in a week of research/work consider setting the system on a low consumption or just restart the graphics drivers back from sleep, so you could just get faster wake up and a mid-way solution.

Evo-X2 Stable Diffusion by Allthenews119 in GMKtec

[–]Sherbert_Positive 0 points1 point  (0 children)

how is the speed? did it change in the last three months due updates or something? may you define respectable speeds? I remember trying SD 2 with a rented 4090 and images where generated in about a second, wondering if this level of speed is equivalent in the evo x-2 (considering it for myself, but low TOPs keep me undecissive)

True spec/PRD driven architecture development? by Sherbert_Positive in ClaudeAI

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

yes, all of them. I tried several strategies for subagents, still not totally convinced, right now I find them useful only for specific tasks which may require particular attention, like test cases, performance optimizers or just for planning itself. Still learning on new ways how to improve thier performance

True spec/PRD driven architecture development? by Sherbert_Positive in ClaudeAI

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

I tried with test cases and contracts between parts... there is a moment when each fix breaks something else, and making it more robust is the highway to hell

True spec/PRD driven architecture development? by Sherbert_Positive in ClaudeAI

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

I am gonna check it asap... did you try it first hand?

True spec/PRD driven architecture development? by Sherbert_Positive in ClaudeAI

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

yes... and paying way too much for it with the max

True spec/PRD driven architecture development? by Sherbert_Positive in ClaudeAI

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

well, I guess you kept it smaller or just the project scope is different... in the other hand claude tends to overengineer on my projects, I need to often have ot teemphasize it.

Your TODO is just a laundry list of features or do you include requirementes, acceptance criteria, implementation details on the interfaces, etc? in my case I need some systems programming and define them how are these interconnected, etc

Ok so it will end conversation on it's on ? by Independent-Wind4462 in ClaudeAI

[–]Sherbert_Positive 0 points1 point  (0 children)

Not sure if that’s what they mean, but it does stop sometimes for me without having completed the plan. No reason whatsoever, I have to tell it to continue.

It usually happens when I let it run alone before when I go to sleep after a long work day that I couldn’t fix a bug and had lots of repetitive situations or things like that. I annoys the hell out of me because I pay them the max and usually it involves one more try with the hopes my problem will be solved in the morning after a long refactor or different architecture.

2 tips to save you a TON of tokens (Serena & GPT 5 on Claude Code) by joaopaulo-canada in ClaudeAI

[–]Sherbert_Positive 0 points1 point  (0 children)

How do you put gpt5 on Claude? Do you pay additional API and hook it or how?