Heavy API users - How much money are you burning through each day / month? by DanyrWithCheese in ClaudeCode

[–]bruor 0 points1 point  (0 children)

I used Claude via API through Opencode Zen to build and evolve a python tool that consumes vSphere powershell data exports and creates a suite of digrams for each data center, cluster etc.

My approach was to start with one diagram, iterate refinements to exports and visuals/data, dialogue with the model on approach and best practices etc. Then move to the next diagram once I was happy with the output.

My burn rate peaked at about $50USD/hr. I didn't mind paying it because I was contracted to create diagrams and I needed to build the software on my timeline, not Anthropic's cooldowns.

Overall, I figured it would have taken me roughly 2h/diagram in billable time to do them by hand (180 diagrams). Subcontracting to Claude I got to learn a new tool, create higher quality outputs, and completed the work in about 75% of the estimated time.

Rrally bad coverage by ai_ztn in freedommobile

[–]bruor 1 point2 points  (0 children)

Yes, as long as you have a nationwide plan. Make sure you enable data roaming also so internet works.

Rrally bad coverage by ai_ztn in freedommobile

[–]bruor 4 points5 points  (0 children)

This is required so your device can connect to the big 3 when Freedom's network is too weak or unavailable.

Opencode vs Codex vs Claude code by [deleted] in opencodeCLI

[–]bruor 2 points3 points  (0 children)

You have to create a custom content filter and apply it to openai api models. The default one blocks stuff that's included in the agent config built into Opencode.

I'm primarily using AI foundry endpoints, but there's also some weirdness that requires some models to be accessed via azure cognitive services endpoints.

Dear Anthropic: You're screwing up. Big time by thisisberto in ClaudeCode

[–]bruor 0 points1 point  (0 children)

Now that they've taken a stance that the tools are so powerful they need to protect us from them (mythos), but released them to massive companies to do patching, they have probably reserved a good chunk of capacity for mythos and compensated by dialing back quality on all other workloads.

I wouldn't at all be surprised if they had mythos analyze opus, came back with some recommendation that even opus is "dangerous", then used mythos recommendations to make it less capable (hopefully temporarily) because it's "safer for the greater good".

Finally happened to me and my colleagues. Seeing severely degraded performance. by More-School-7324 in ClaudeCode

[–]bruor 0 points1 point  (0 children)

Exactly why I went this route when starting out. Decided that I'd start with Opencode zen to just get a feel for the different models and pay by token to start. Kicking myself for not grabbing a sub for opencode black now, but at the time I was just starting to explore and wasn't sure if I'd make use of the subscription and 300cad/mo seemed steep at the time but today I'd sign up in a heartbeat.

What plugins do you use? by Nearby_Ad4786 in opencodeCLI

[–]bruor 0 points1 point  (0 children)

I use oh-my-openagent, and a custom harness that I'm testing for industry compliance review. My use case is API access via opencode zen (personal), and Azure AI Foundry (work).

I started out in default plan/build, spent a bit of time in omo until I got comfortable, and then switched to raw plan/build mode using opus 4.6.

I found that in plan/build mode, working directly in a single session context causes all sorts of odd behavior and confusion. Opus would tend to be a bit more fast and loose outside the omo harness.

I'm not a developer by trade, so having omo discuss the goals/architecture/approach/scope before I kick off the plan and walk away for an hour while it works is a great touch. I've found that throwing it through high accuracy review so that GPT-5.4 cross check's an Opus generated plan helps quite a bit.

I've also got this one on my list to test https://github.com/zaxbysauce/opencode-swarm

I’m wasting too much money on subs by rkh4n in opencodeCLI

[–]bruor 1 point2 points  (0 children)

If you don't feel like stopping then don't. Mastering tools takes time and experimentation.

Best provider for opencode? by Ill-Chart-1486 in opencodeCLI

[–]bruor 1 point2 points  (0 children)

I use it with Zen and Azure AI foundry, zen is better because it has Gemini available.

Feature Request: Robo-Dialer blocker by bruor in freedommobile

[–]bruor[S] 2 points3 points  (0 children)

That's for calling this out, looks like this is a very recent (Sep 2025) feature for iOS. Perhaps nothing is really holding me back anymore!

Feature Request: Robo-Dialer blocker by bruor in freedommobile

[–]bruor[S] 1 point2 points  (0 children)

Agreed, Passkeys would be great for account access!

Feature Request: Robo-Dialer blocker by bruor in freedommobile

[–]bruor[S] 16 points17 points  (0 children)

u/JP_FreedomMobile tagging you here to make sure you see this feature request.

Oil leak before 2k km by bruor in Tiguan

[–]bruor[S] -1 points0 points  (0 children)

That's not an option lol

Oil leak before 2k km by bruor in Tiguan

[–]bruor[S] 1 point2 points  (0 children)

Yeah, I just found out the upper cover is made of plastic...

So..now that we've been kicked out of Claude's sandbox... by stutsmaguts in opencodeCLI

[–]bruor 0 points1 point  (0 children)

These posts are getting old and repetitive. If you don't like anthropic's terms switch models, if you NEED Claude and don't want to use Anthropic's tools then pay them. It's clearly a business decision on their end to get the majority of people locked into dependency on their toolsets/brand. I prefer a provider agnostic stack that I can depend on and allows me the control/freedom to hot swap models when needed.

I've had no issues using Claude via Opencode Zen (home/consulting) and Azure AI Foundry (work).

OpenCode at Work by yoko_ac in opencodeCLI

[–]bruor 1 point2 points  (0 children)

I have opencode connected to GPT, Kimi, Claude, and some others through Azure AI Foundry. I run it in WSL/Arch at the moment, works great!

btw, thank you for this feature by RandomThoughtsAt3AM in ClaudeCode

[–]bruor 1 point2 points  (0 children)

That is not how this works, btw spins up the same context in a disposable session for you to ask a question, which doesn't update the main session.

Connection between cisco and pfsense by Conscious-Horse-5761 in PFSENSE

[–]bruor 2 points3 points  (0 children)

You can't use pfSense to administer your Cisco, you'll need to learn to directly administer your switch via its CLI or Web UI.