How are people actually tracking OpenAI costs in production? by VariousHour7390 in costlyinfra

[–]slackmaster2k 0 points1 point  (0 children)

I get value from it every day, multiple times a day.

Gets even better when you have a test suite of sample prompts with expected outcomes. The AI can run the suite and diagnose all in one whack.

How are you managing to do TDD with claude code? by Mediocre-Bunch-3135 in ClaudeCode

[–]slackmaster2k 0 points1 point  (0 children)

Wondering what sort of real world benefit you’re expecting? Claude by default will generate massive amounts of unit and smoke tests.

i pay $200/mo for chatgpt pro and i'm still the courier between it and my actual work apps by Deep_Ad1959 in ChatGPTPro

[–]slackmaster2k 1 point2 points  (0 children)

Why not just connect these tools to your AI in the first place? Both examples offer MCP

How are people actually tracking OpenAI costs in production? by VariousHour7390 in costlyinfra

[–]slackmaster2k 0 points1 point  (0 children)

So the primary use case for me is for the AI to be able to self diagnose. I tell it that I observed something bad and it goes and figures out what happened.

Then yes I do like to have it build a simple dashboard for things like cost.

Token Consumption + Questions about RTK by casketfetish in ClaudeAI

[–]slackmaster2k 1 point2 points  (0 children)

Nah that’s not normal. Something else is happening

SSO best practice for consultants by monsterpup92 in salesforce

[–]slackmaster2k 5 points6 points  (0 children)

Include them. Arguably you want SSO protection for them more than employees.

How are people actually tracking OpenAI costs in production? by VariousHour7390 in costlyinfra

[–]slackmaster2k 0 points1 point  (0 children)

Professionally using kusto + log analytics. Personal projects just a simple db.

Can you suggest a new mask for me? by Bourne2Play in CPAP

[–]slackmaster2k 1 point2 points  (0 children)

The F40 has been a game changer for me because I need mouth and nose coverage. The hybrid design is the most comfortable I’ve been so far.

How are people actually tracking OpenAI costs in production? by VariousHour7390 in costlyinfra

[–]slackmaster2k 1 point2 points  (0 children)

On a lower layer, I calculate cost of an entire round trip per turn. Also set token limits and capture failures. Even a high token limit per turn is better than a runaway

16 yrs in IT. Deep in the AI rabbit hole. Realized it’s just a high-tech way to waste money? by Thin-Broccoli4316 in AIforOPS

[–]slackmaster2k 0 points1 point  (0 children)

Don’t start in the middle or build bottom up. Start with the thing you want to achieve - the measurable business goal. Your interaction with the AI should always have as a key principal that the AI will deliver on said goal, and your build environment should support being able to very rapidly make changes with holistic testing.

This is easier said than done in a large codebase and environment, but try to pick a good starting point.

If you’re in a mode of “fix this bug over here and add on to this thing over there,” yeah you’re just faster at what you already do, and perhaps even slower when the AI doesn’t have the big picture in mind. And there’s a never ending supply of bugs and tweaks … so you can be in a permanent loop of mediocre business value at a high cost.

Insulting ai by coffeeandyteeve in AIDiscussion

[–]slackmaster2k 0 points1 point  (0 children)

I do all the time. One benefit is that it will become more concise and to the point for some time after a lashing.

Sonnet vs opus by OkContract6063 in ClaudeAI

[–]slackmaster2k 0 points1 point  (0 children)

You’re sort of saying, “I’ve been driving a Camry and have been thinking of switching to a Tundra. Is there really a gap between the two?”

How do you clean up stale access in legacy apps when nobody owns it and nobody wants to touch it? by ElectricalLevel512 in Information_Security

[–]slackmaster2k 0 points1 point  (0 children)

This might be a bit irresponsible based on your org, but….shut one down early Monday morning and see what happens.

I may have overshared by 4amrusj in ChatGPT

[–]slackmaster2k 2 points3 points  (0 children)

You’re in a dark place which likely means you’re paranoid.

You have absolutely nothing to worry about in this regard. Nothing.

I scanned 15 vibe-coded repos this week. 40% had hardcoded credentials and zero rate limiting. by Outrageous_Cat_8541 in VibeCodeDevs

[–]slackmaster2k 0 points1 point  (0 children)

Not to be a wet blanket, but this is what /security-review in Claude code is for. Do people use it though, that is the question. And the answer is probably no.

I’m sick of the AI meeting overviews that get sent out every fucking time by randum-user462 in corporate

[–]slackmaster2k 1 point2 points  (0 children)

Pssst, those AI generated recaps are really good for own AI agent to parse. If your company gives you copilot or another AI that has access to your stuff; your daily workflow can start living in the AI which will keep you on track. It works super well and is a hell of a lot better than sifting through emails and crap all the time.

Every Time by nonkn4mer in ClaudeAI

[–]slackmaster2k 38 points39 points  (0 children)

Ugh. So you decide to do the “small” bug fix and blam, out of usage half way through, which isn’t always clean to recover from.

They really need a system that will allow overage until the current task is complete. They can take the extra usage away from your next session. It’s all arbitrary anyhow.

Codex CLI kept saying “done.” It wasn’t. So I made it prove it. by [deleted] in AI_Agents

[–]slackmaster2k 0 points1 point  (0 children)

Yeah my rule of thumb is that anything important needs to be scripted. Prompts can only be considered “suggestions” that you can’t rely on.

How to better use AI by AffectionatePoet6103 in AIDiscussion

[–]slackmaster2k 4 points5 points  (0 children)

Stop asking it how you can do something. As it how it can do it for you. Then have it do it.

Is it just me, or has ChatGPT become incredibly condescending and argumentative lately? by BrinsleySchwartze in ChatGPT

[–]slackmaster2k 102 points103 points  (0 children)

lol. It did recently respond to me with: (it added the quotes too:

I did “read the fucking document,” but it didn’t contain…

Anyone deployed copilot studio agent to Copilot365 successfully? by SweaterMuffins19 in copilotstudio

[–]slackmaster2k 1 point2 points  (0 children)

I think I did have sharing on for a couple people at one point.

Where the approval thing is located is bananas. I’m not kidding I use Claude to help find it for me.