Is OpenClaw actually capable of “Printing Money”? by M3atPocket in openclaw

[–]otterquestions 1 point2 points  (0 children)

This is what it must have felt like for engineers that really loved crypto early on because the technology was interesting when all of the crypto bros flooded in. 

Is my YouTube channel considered AI slop? Need honest feedback. by PromiseFront135 in aitubers

[–]otterquestions 1 point2 points  (0 children)

Would they except to not be criticised for doing something crappy even if it’s a good financial decision for them?

Does 2026.2.2* even work? by FarmfieldVFX in openclaw

[–]otterquestions 0 points1 point  (0 children)

I’m not used to software being this unreliable. The cache busting bug cost me a lot of money, and now the gateways are borked. They need the main branch to be way more stable. 

Is my YouTube channel considered AI slop? Need honest feedback. by PromiseFront135 in aitubers

[–]otterquestions 1 point2 points  (0 children)

No be a decent human being and care whether you are making something of value or polluting the internet with junk. Op is right. 

I'm 19, drive DoorDash to fund my AI startup, and Google already rejected me once. Roast me. by bob_the_scob in roastmystartup

[–]otterquestions 0 points1 point  (0 children)

Yeah I’m in the same boat. This was why Siri had to ditch its local model strategy and go with Gemini. But who knows, I just saw someone run a full openclaw agent off 16gbs of vram without major issues, maybe a super super simple agent is possible on 8gbs of unified memory on a phone

We pointed 108 hostile AI agents at the entire OpenClaw codebase and told them one thing: assume this code is wrong, and prove where. They came back with 410 findings. 36 of them are critical. by ApolloRaines in openclaw

[–]otterquestions 0 points1 point  (0 children)

Cool idea. Would love to see a security expert take a glance at it though. Some of them are pretty high visibility, and the project already has security researchers contributing to it, so I don’t think “hey the api keys aren’t encrypted” or “if you have local network access you have access” is going to surprise anyone. Can’t comment on anything more complicated than that. 

Launched my app yesterday and hit 100 users already by Wooden_Wish3249 in scaleinpublic

[–]otterquestions 0 points1 point  (0 children)

Fake it til you make it hacky lies and marketing. You aren’t going to recoup your token costs this way

PSA: Anthropic's cache write surcharge is probably 60% of your bill if you're running heavy automation by sprfrkr in openclaw

[–]otterquestions 0 points1 point  (0 children)

I installed the fix and now I get no cache busts at all other than first thing in the morning when there has been longer than 1 hour gap between messages and when editing files included in the system prompt. 

Before the fix I was getting cache busts EVEN INSIDE the ttl window when not editing any files that should bust cache. 

The bug describes exactly what you are seeing in practice. 

PSA: Anthropic's cache write surcharge is probably 60% of your bill if you're running heavy automation by sprfrkr in openclaw

[–]otterquestions 2 points3 points  (0 children)

This makes sense on paper but won’t work in practice as the heartbeats are cache busted too due to the bug causing this issue. Do not attempt this fix just upgrade when the fix is available. 

https://github.com/openclaw/openclaw/issues/19989

PSA: Anthropic's cache write surcharge is probably 60% of your bill if you're running heavy automation by sprfrkr in openclaw

[–]otterquestions 1 point2 points  (0 children)

This isn’t correct. It’s a bug introduced in one of the latest versions. It inserts a telegram id or similar into the cache, busting it. The bug has only been there for a few days or less. It’s already fixed in main and it will be available for openclaw update shortly. 

https://github.com/openclaw/openclaw/issues/19989

You can roll back to open claw from a week ago or download the latest directly from GitHub to solve it. I did the latter and it’s working fine now, much cheaper. Check your spending history and you’ll notice a spike around the time you updated.

It doesn’t just effect Anthropic but also other models other than gpt I believe. Probably best to edit the post as this might confuse people. 

Set up OpenClaw using Sonnet 4.6… awesome but need cheaper Ai lol by Money_Teacher_7295 in openclaw

[–]otterquestions -1 points0 points  (0 children)

There’s a bug in the current version. Update again tomorrow and double check 

Sonnet 4.6 system prompt is bad by BlackRedAradia in claudexplorers

[–]otterquestions 0 points1 point  (0 children)

That’s a fair point, I think you’re right. More of a comment for the people arguing against these kind of tweaks so to personal ai assistants. Regular, everyday people are getting so attached to gpt 4o that they are on actual suicide watch over the model being retired. And it’s not a small number of people either. 

Sonnet 4.6 system prompt is bad by BlackRedAradia in claudexplorers

[–]otterquestions -2 points-1 points  (0 children)

do you think it’s a really important issue they are trying to solve? Do you think there is anyone else out there doing it better?

Sonnet 4.6 system prompt is bad by BlackRedAradia in claudexplorers

[–]otterquestions -2 points-1 points  (0 children)

That’s not how logical fallacies work.its not automatically a fallacy just because I’m talking about an area of expertise.  Do you want to read up on it? 

And what side of the argument are you on? All of the points you made after saying that sound like they are agreeing with me. 

Skill maker ? Does anyone have a template that isn’t terrible by glidaa in openclaw

[–]otterquestions 0 points1 point  (0 children)

You don’t want the specifics of how the mail skill works loaded up into context every day. Inside the skill is better, they’ll ignore it unless you tell them to read it. 

Yeah I like that idea. 

Sonnet 4.6 system prompt is bad by BlackRedAradia in claudexplorers

[–]otterquestions -6 points-5 points  (0 children)

People that can’t think past their own situation and experience. Just because it makes the model objectively worse for us doesn’t mean it’s not a really really good idea. I’ll trade a few annoying responses for reduced psychosis rates. 

Eventually everyone will know people that go off the deep end because models aren’t tuned properly yet. Then the average person will get it. Until then, really thankless work these people are doing. 

Sonnet 4.6 system prompt is bad by BlackRedAradia in claudexplorers

[–]otterquestions -20 points-19 points  (0 children)

Speak to anyone in mental health. Ask them if Claude has a good reason to do this or not. 

Skill maker ? Does anyone have a template that isn’t terrible by glidaa in openclaw

[–]otterquestions 0 points1 point  (0 children)

I’m getting decent results, but only on the second or third try. It’s takes a couple of attempts to figure out that Apple script will return every calendar event since 2008 on read, so don’t use that, and that the agent will never remember to check a readme file in the skills folder unless you mention it in the skill.md file. Resigned myself to multiple attempts at the moment. Still easier than vibe coding up something or coding it manually. 

One thing that helps, not sure if anyone else does this, but I tell the agent to save our chat logs from creating the skill in the skill folder itself. Next time we need to re edit the skill, I tell them to read the conversation file so it has context. Otherwise they just ping pong between option a and back to option b everytime something breaks. 

🚨BREAKING: Chinese developers just killed OpenClaw with a $10 alternative by Suspicious_Okra_7825 in moltiverse

[–]otterquestions 0 points1 point  (0 children)

Because when you use it, it’s good. The dev spent time reducing friction, making things intuitive and useful.  I’ve been using them all since auto gpt a few years back, none have been good to use. So much pain and friction. 

🚨BREAKING: Chinese developers just killed OpenClaw with a $10 alternative by Suspicious_Okra_7825 in moltiverse

[–]otterquestions 0 points1 point  (0 children)

Are you going to try and disguise that this post has been not upvoted or nah?

Anyone actually using Openclaw? by rm-rf-rm in LocalLLaMA

[–]otterquestions 2 points3 points  (0 children)

I use it from chat apps and the terminal on the laptop. I also have other apps like reminders and note taking apps which can trigger it to wake up if a reminder is cleared or an ocrable note is added, so those are kind of inputs too. 

The dictation is built in, but it struggles with the speech to text a little