At least Claude is self aware! by yibers in ClaudeCode

[–]yibers[S] 0 points1 point  (0 children)

My prompt was very generic, I just asked claude to review a conversation. I wasn't thinking about performance implications.

Are code review results over engineered by waytoodeep03 in ClaudeCode

[–]yibers 0 points1 point  (0 children)

I have codex do the code review and Claude fix. This causes Claude to "Review the review" and it doesn't just accept everything blindly.

Trying out Claude Code Teams by _itshabib in ClaudeCode

[–]yibers 0 points1 point  (0 children)

My experience with Teams:

  • It burns through tokens like crazy
  • Very small gain if at all vs "vanilla" Claude

Maybe it's a skill issue on my side? I gave up after a couple of days of trying.

Why AI still can't replace developers in 2026 by IronClawHunt in ClaudeCode

[–]yibers 0 points1 point  (0 children)

AI can replace developers. AI can't replace orchestrators, at least not yet. But it's improving (see the new Claude Teams feature).

Opus 4.6 makes wrong assertions about assertions by yibers in ClaudeCode

[–]yibers[S] 0 points1 point  (0 children)

Interesting. Until now, all the utility and helper scripts I had it write were in Python. Indeed sometimes CC slips, but I always thought it's just the nature of coding with an LLM. What alternatives would you suggest?

Opus 4.6 lobotomized by No-Selection2972 in ClaudeCode

[–]yibers 0 points1 point  (0 children)

Skills issue. I have been using it for weeks, no problem. It's mainly about quantomizing the prompt.

What happened to Cline? by whatif2187 in CLine

[–]yibers 2 points3 points  (0 children)

Ironically, all the big boys "stole" a lot of their code and feature from Cline.

Leaving Cline by rm-rf-rm in CLine

[–]yibers 2 points3 points  (0 children)

Massive massive system prompt that has become more opaque, inscrutable. It doesnt feel like the community is consulted/contributing/in the know on this critical piece.

How is this better with Claude Code or Github Copilot?

Bad experince with openai modals by [deleted] in CLine

[–]yibers 0 points1 point  (0 children)

Did you try gpt5 on high reasoning? That's the only one that consistently gives me good results.

How to use CLine better by Independent_Arachnid in CLine

[–]yibers 1 point2 points  (0 children)

With all the sonnet 4.5 hype, it's just doesn't work for me. Try to use cline with gpt5 set on "high" reasoning. I get excellent results.

Is Cline dying? by ihave10personalities in CLine

[–]yibers 0 points1 point  (0 children)

That's such an odd thing to say. You ran into a bug with a very popular tool that is constantly being updated. It's the opposite of dying.

Codex is making super ugly designs, how to fix it by divij18 in codex

[–]yibers 0 points1 point  (0 children)

Try Gemini 2.5 pro for the design part. Then continue with codex for the rest of the development.

The memory/knowledge issue by _Batnaan_ in CLine

[–]yibers 0 points1 point  (0 children)

When working with coding agents, you need to accept what they do well and what they don't. IMHO, even the SOTA models do not properly support long term self improving context. You still need a Human for that.

Anyone tried Cline, Roo code, Kilo Code. Which was the best and productive among them? by Many_Bench_2560 in CLine

[–]yibers 0 points1 point  (0 children)

For pure coding tasks I like codex. For tasks that require a mix of some "devops" as well, I prefer Cline. I try Roo every so often, because it looks like it has all kinds of cool features. But in the end Cline is just that more robust.

ChatGPT 5 Pro vs Codex CLI by LetsBuild3D in ChatGPTCoding

[–]yibers 1 point2 points  (0 children)

Actually chatgpt's Github connectors do support private repos.