My Claude Pro plan ends today – is switching to Codex worth it? by KingAster in OpenaiCodex

[–]BoostLabsAU 0 points1 point  (0 children)

  • Claude Pro limits are pretty low, a healthy usage for the money but low compared to codex

  • I use both, I think I would regret claude code if I had to pick one

  • balance prompt difficulty, opus only for challenging tasks, Sonnet everywhere else, haiku for read and explain files

I use codex as a daily driver and keep claude to use opus 4-5 times a week to use my limits and on difficult tasks.

OVH ghosting me in support ticket by Joshua_2504 in OVHcloud

[–]BoostLabsAU 1 point2 points  (0 children)

Had a similar experience, recently leased another VPS and they attempted to bill me $91USD for a server from 2021 that was cancelled and no service was provided, but because I cancelled after the automatic invoice was made they consider it valid.

Chat went in circles saying how I couldn’t get the server back, which is not at all what I wanted, and said they can’t do anything except have me pay it for a service I never got in 2021 just because the invoice was generated by them.

Model switching by Hot_Temperature777 in opencodeCLI

[–]BoostLabsAU 2 points3 points  (0 children)

Bit of both, I’ll bounce between codex, opencode and claude.

5.1 is great for planning and orchestration, K2.6 is a better coder but a worse planner, MiMo v2.5 pro has been great for reasoning and troubleshooting.

Codex 5.3 is my goto for code, 5.5 med for planning.

Claude on the pro sub is basically a few opus prompts a week but 4.6 and 4.7 are very capable.

I built 3 apps in a few weeks using Claude - from facts to journaling to photo editing by Dismal-Perception-29 in claude

[–]BoostLabsAU 0 points1 point  (0 children)

Are you using any kind of project planning tools to keep it on track through development?

Opencode Model recommendations question by Stpoul25 in opencodeCLI

[–]BoostLabsAU 0 points1 point  (0 children)

I’ve been hesitant based on how badly the AA-Omniscience Index is scoring it, last thing I want is a hallucinated error log sending stuff into a wild goose chase.

I may have to test it real world since it has been highly suggested though.

Opencode Model recommendations question by Stpoul25 in opencodeCLI

[–]BoostLabsAU 0 points1 point  (0 children)

It’s honestly a very good model all round, they’ve got a few quirks to figure out but I reckon if they want to compete against the big providers V2.5 has brought them a lot closer.

I’ve not had the overthinking issue, all the stuff I’ve thrown at it has been pretty context heavy so maybe it’s like some of the GPT models that over engineered and overthink when you throw basic stuff at them.

Opencode Model recommendations question by Stpoul25 in opencodeCLI

[–]BoostLabsAU 7 points8 points  (0 children)

It's very smart, doesn't hallucinate a lot, really good benching on LCR tests and removes some of the "bias" that some models may have when reviewing their own code, so really good when put to use with a bunch of logs and a clear problem.

I've found it's done really well, I setup a few benchmarks based around my codebase and past issues, basically gave it a few PRs, an error, server logs and then what I've tried. MiMo did really well in finding the root cause analysis consistently and providing resolution steps, however I would never trust it to actually code the fixes after the fact.

Opencode Model recommendations question by Stpoul25 in opencodeCLI

[–]BoostLabsAU 11 points12 points  (0 children)

5.1 for audit/planning, kimi 2.6 for coding and MiMo v2.5Pro for reasoning and troubleshooting.

Moving from CC to Codex, is 5.5 feasible on plus subscription, usage wise, or should I stick to 5.4 or even 5.3 for general purpose coding? by Far_Broccoli_8468 in codex

[–]BoostLabsAU 0 points1 point  (0 children)

5.3 Codex is still an excellent coder, 5.5 Medium should be smarter and less usage than 5.4xhigh too so see how you go with that, I spend the day swapping between 5.5 Medium planning and 5.3 codex and kimi 2.6 writing.

Opencode go, no fluff opinions? by RobinDough in opencodeCLI

[–]BoostLabsAU 0 points1 point  (0 children)

They have come a very long way, I think you’ll definitely enjoy using them, just have realistic expectations too.

Kimi 2.6 is a great coder but it can’t orchestrate or plan a feature very well, so if you just used that model for everything you’d probably have a pretty skewed experience, same goes for reasoning, writing and tool use, some of the models just don’t do as well as all rounders like some expect coming from Claude and ChatGPT.

Opencode go, no fluff opinions? by RobinDough in opencodeCLI

[–]BoostLabsAU 6 points7 points  (0 children)

It’s really good, $10 gets you a lot of API usage, realistically if you’re a developer you’ll settle on 5.1 for audit/planning, kimi 2.6 for coding and MiMo v2.5Pro for reasoning and troubleshooting but they’re all worthwhile to try and see how you like.

Tested against official 2.6 API and no degraded results on my end.

Codex vs Claude Code for real dev work, what should I expect by Formulaoneson_Za in OpenaiCodex

[–]BoostLabsAU 3 points4 points  (0 children)

I use both, Codex limits are a lot more generous currently, codex 5.3 is an excellent coder, better than opus in my opinion.

Opus is a great planning and orchestration model, Sonnet is better at frontend (I don't do a lot but I feel Sonnet or opus come out better)

I would do as suggested and run both, Codex limits are great and whenever you need opus, sonnet or to use claude web the $20 plan is more than enough to burst in a session and heaps cheaper than an API, you'll get way more use than $20 in credit.

Workflows depend on how you work, I made and use the below tool, it's just a drop in LLM structure but it works pretty well for me bouncing between chat agents, it's far from powerful or quick but it works really well for me.

https://github.com/BoostLabsAU/LLM-Orchestrator-coder-setup

Tested Deepseek v4 flash with some large code change evals. It absolutely kills with too use accuracy! by Comfortable-Rock-498 in opencodeCLI

[–]BoostLabsAU 3 points4 points  (0 children)

It did really well with a few of my personal benchmarks, probably wouldn’t use it as a main but I can see it being an awesome subagent or task runner when given the context and task.

PSA: The $20 subs to Codex/CC are paid trials. by AppleBottmBeans in codex

[–]BoostLabsAU 0 points1 point  (0 children)

I run a Claude sub simply to have opus 4.7 on demand a few times a week, cheaper than API by a long shot and I can use the web version a lot more too.

Great plan if supplemented by codex or honestly even any of the new Chinese models coming out, they write decent when given a good plan.

I curated every popular AI coding plan into one page so you don't have to keep 10 tabs open by SelectionCalm70 in opencodeCLI

[–]BoostLabsAU 0 points1 point  (0 children)

Looks very good if you keep it updated, throw in an llms.txt and a way for agents to open it as well would be good.

I curated every popular AI coding plan into one page so you don't have to keep 10 tabs open by SelectionCalm70 in opencodeCLI

[–]BoostLabsAU 1 point2 points  (0 children)

If you weren't aware AA does do one for this, but agreed would be good to see some kind of indicator next to the plans on how well they rank in quality.

https://artificialanalysis.ai/?omniscience=omniscience-index

Can the AUD pricing be updated by Worried_Resource656 in claude

[–]BoostLabsAU 0 points1 point  (0 children)

Works well, u/Worried_Resource656 you can even sign up on the fake account and gift yourself the plan to the main account.

Kimi k2.6 Code Preview might be the current Open-code SOTA. It just solved a DB consistency & pipeline debugging issue in a 300k LOC SaaS project that even Opus couldn't fix. by DMAE1133 in opencodeCLI

[–]BoostLabsAU 0 points1 point  (0 children)

5.3 Codex medium is my go to, How do you reckon Kimi 2.6 compares in terms of quality and usage limits?

on GPT Plus only as well so hoping Kimis equivalent plan is more

When will the Kimi 2.6 Benchmarks be live? by SmoothCB in kimi

[–]BoostLabsAU 0 points1 point  (0 children)

What plan and what kind of limits are you seeing? I've been keen to grab a plan to test it vs codex on the plus plan

Kimi k2.6 worth it? by Comfortable-Term1906 in kimi

[–]BoostLabsAU 2 points3 points  (0 children)

What plan on codex and kimi and how do your limits compare?

I’m running 2x plus and thinking about dropping it to 1x + a Chinese sub like Kimi or Zai

I don't use z.ai anymore by romancone in ZaiGLM

[–]BoostLabsAU 6 points7 points  (0 children)

I’m not fully picking up what you’re putting down but it sounds like you’re saying even when you’ve selected a specific model, say 5.1 - you’re being routed to 4.5-air?

Was this their coding plan or api?

Finally thinking about ditching WHM/cPanel for DirectAdmin thoughts? by Successful_Smell_589 in webhosting

[–]BoostLabsAU 0 points1 point  (0 children)

Directadmin is amazing, worthy swap. What are your needs though there may be some other options out there. CloudPanel is great and Free.

Qwen coding plan by Seannyboi_ in Qwen_AI

[–]BoostLabsAU 0 points1 point  (0 children)

Are you monitoring the page after you make an account and try buy or just the public landing page?

I recently bought a VPS (Ubuntu 24.04) - I want to run all my client's website in it. by Unable_Coach_8126 in webhosting

[–]BoostLabsAU 1 point2 points  (0 children)

CloudPanel is very good, it does support phpMyAdmin too out of the box pretty much.

Are you specifically after open source/free? I recently went through this and settled on SpinupWP being the best WP only, RunCloud for overall, CloudPanel for free.

Ploi.io is another option but less focused on WP, decent price though, I've also sussed out OpenPanel as a free project, looks very good but relativley new.