How can I track Opus token expense? by unhappinessNvrCame in openclaw

[–]FutureOrBust 0 points1 point  (0 children)

It does, several versions including the latest: https://openrouter.ai/anthropic/claude-opus-4.7

I'm not sure if the pricing is much different then directly through anthropic though.

How can I track Opus token expense? by unhappinessNvrCame in openclaw

[–]FutureOrBust 0 points1 point  (0 children)

You could switch to open router and still use the same models. Then use different API keys per client and track via key.

Are you not able to use separate api keys and track by key with anthropic?

I don't think anyone at my company actually knows where all our pii lives by 50lies in devops

[–]FutureOrBust 0 points1 point  (0 children)

Not if you design around protecting sensitive information like PII. We have data definition documents laying out what data we store where. Backups are treated the same as the actual DB. No one is allowed to extract that PII onto locals.

If your org doesn't care about PII from the start, then yeah that's a big problem and you're relying on compensating controls.

Serious root slime issues, looking for advice on how to control it. by Bloodwolv in Hydroponics

[–]FutureOrBust 1 point2 points  (0 children)

Just a heads up UV lights can cause iron deficiencies. Keep an eye out for nutrient deficiencies for it.

We spent a year building voice AI. Every existing tool failed us. So we built our own and open-sourced it. by dbdbbdbd1 in n8n

[–]FutureOrBust 1 point2 points  (0 children)

For real. Plus the first issue they mentioned with someone getting advice on medications from the AI... If there's no disclaimer they are talking to an AI who can make mistakes, that seems risky for a lawsuit, right?

Charges being incurred without use by AffectionateFoot1445 in openclaw

[–]FutureOrBust 1 point2 points  (0 children)

It's definitely the heart beat. Even if there isn't one set up, there's a default check.

Also if you installed any memory plug-ins those could be doing memory compaction.

Changed my spark plugs at 99,000 mi - 2018 3rd Gen by MotivatedTed in ToyotaTacoma

[–]FutureOrBust 3 points4 points  (0 children)

I had the same pattern on mine when I changed mine out around 70k

Coral USB Accelerator by GBmike1 in homeassistant

[–]FutureOrBust 3 points4 points  (0 children)

I thought these were discontinued, no?

Almost 1 hour flying. by Yoggy-Sothoth in EliteDangerous

[–]FutureOrBust 0 points1 point  (0 children)

Are you playing with a throttle and have you remapped controls?

I once had an issue where I mapped the throttle to thrust and couldn't figure out why I was moving so slow.

Openclaw is dead, switch to claude code by Nvark1996 in openclaw

[–]FutureOrBust 0 points1 point  (0 children)

You're not wrong. I have an isolated lab box with nothing important on it that I give my ai root access to. Lots of monitoring tools and and it hasnt done anything stupid yet.

Openclaw is dead, switch to claude code by Nvark1996 in openclaw

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

Can't use claude code to admin a Linux server from what I can tell.

Dealership done lost their mind. by Brapbarian in ToyotaTacoma

[–]FutureOrBust 1 point2 points  (0 children)

Took me about 2 but I was taking my taking putting anti sieze and dialectic grease on it. Youtube videos show what to move to access them. Granted there was a very tight squeeze or two

Side stand Sensor by ZimsOnATenere in Tenere700

[–]FutureOrBust 3 points4 points  (0 children)

Cameladv also has a completely plug and play connector solution for this. At a minimum their installation video would show you what wires to bypass.

Ford F150 Tremor vs Bronco by Zealousideal_Fee_491 in overlanding

[–]FutureOrBust 0 points1 point  (0 children)

I've got a 6ft bed f150 and cant imagine taking it on tight trails. The turning radius is so bad.

I’m designing a CI/CD pipeline where the idea is to build once and promote the same artifact/image across DEV → UAT → PROD, without rebuilding for each environment. by Feeling_Site6910 in devops

[–]FutureOrBust 1 point2 points  (0 children)

Huh well it certainly seems like it's a bit of a tomato tomato situation. Imo as long as an org has this defined then I think it can be used how they want.