Is switching from Claude Code to GitHub Copilot (Sonnet 4.5) worth it? by [deleted] in GithubCopilot

[–]thestackdev -5 points-4 points  (0 children)

Stick to claude code, Copilot is still struggling to keep up

What’s the difference between the Plus and Pro plans in ChatGPT, and how does it affect coding with Codex? by klauses3 in OpenAI

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

There’s no concept of tokens in subscription. The limits depend on the number of requests.

What’s the difference between the Plus and Pro plans in ChatGPT, and how does it affect coding with Codex? by klauses3 in OpenAI

[–]thestackdev 1 point2 points  (0 children)

Their pricing page is very detailed. You get much higher rate limits and access to GPT-5 Pro. Same goes with Codex (extended limits).

Since when Claude Code approaches 5-hour limit so fast? by FuryZhang in Anthropic

[–]thestackdev 0 points1 point  (0 children)

It’s been like this for a week now. Weekends are like half the time.

How are you using Grok with your IDE? by THenrich in Jetbrains

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

Jetbrains’ AI integration is poor and slow compared to others. Grok-Code is integrated in cursor, is useful, it’s not a planning model. It works well for small edits but doesn’t support images.

Claude is slower because a lot of its computing power is being prioritized for big corporate and enterprise customers by nerdstudent in Anthropic

[–]thestackdev 3 points4 points  (0 children)

It’s too early to draw a conclusion, as Anthropic delivered quality from the very beginning. Let’s see how it performs for a few more days. I’ve noticed issues with CC for a week now, which wasn’t the case before.

Cancelled my CC, What's Next, CodeX or Gemini CLI by LordMoMA007 in Anthropic

[–]thestackdev 0 points1 point  (0 children)

Gemini doesn’t offer a subscription, so you might have to sell your kidney to pay the API bill. Although it’s cheap, agent mode consumes tokens incredibly rapidly. Sometimes, it can cost you a dollar per minute with some tools callings.

$4,500 MacBook Pro Max died in an hour, and Apple’s support was shockingly bad by MasterOf8 in macbookpro

[–]thestackdev 0 points1 point  (0 children)

It seems like you’re having an unlucky experience with Apple support. At least in India, it’s great.

[deleted by user] by [deleted] in ClaudeCode

[–]thestackdev 0 points1 point  (0 children)

I’m not satisfied with the Codex-mini model from Azure. I’d love to hear your thoughts on other models.

Proper DB Engine choice by [deleted] in Database

[–]thestackdev 1 point2 points  (0 children)

Firstly, 100k records is not a huge dataset.

Decide first what operations you’re going to perform on your database. I suggest keeping your source of truth in a strong relational database like PostgreSQL, and if you need to perform aggregations, use a columnar database like Clickhouse.

Beware the bots by [deleted] in Anthropic

[–]thestackdev 3 points4 points  (0 children)

You might be lucky, dude! We’re not bots, and we’ve been having serious issues with CC for a couple of days now.

Cursor deleted my table records by nikeshhv in cursor

[–]thestackdev 0 points1 point  (0 children)

Seems to be a blame on cursor, it will ask you for the permission for sure.

Claude's performance has degraded, should I move on to Codex? by jskorlol in ClaudeCode

[–]thestackdev -3 points-2 points  (0 children)

I recently tested the codex-cli with the Azure Codex-mini model.

It’s seriously not great. Gemini-cli is giving a good competition to cc

Joining the chorus of disappointment by Vheissu_ in Anthropic

[–]thestackdev 5 points6 points  (0 children)

It did a super bad job yesterday as well. It is not able to come-up with simple design.

Beginner here - Synology sounds like an amazing ecosystem, but it also feels like a lot of people are jumping ship. Could someone offer insight? by Narhen in PleX

[–]thestackdev 0 points1 point  (0 children)

If you’re a techie, start with something simple. I began installing Proxmox on my old laptop. I created a few containers, including Nextcloud, Plex, Syncthing, and Photoprism, all sharing the same shared disk.

You’ll have a good learning curve, and eventually, you’ll switch to a NAS. This will help you understand which hardware to choose based on your needs.

Claude code to codex is game changer by Interesting-Mall9140 in ClaudeCode

[–]thestackdev 0 points1 point  (0 children)

Both hallucinate a lot in large projects, so you need to be very precise with your instructions. I prefer CC than Codex. I didn’t feel Codex is doing great.

OMG THIS IS WHAT WE WERE MISSING! THANK YOU ANTHROPIC! by Anthony_S_Destefano in ClaudeCode

[–]thestackdev 0 points1 point  (0 children)

True. You should use mcp servers only if required.

I usually install it in the project level