frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Claude Code is unusable for complex engineering tasks with the Feb updates

https://github.com/anthropics/claude-code/issues/42796
5•StanAngeloff•1h ago

Comments

StanAngeloff•1h ago
(Being true to the HN guidelines, I’ve used the title exactly as seen on the GitHub issue)

I was wondering if anyone else is also experiencing this? I have personally found that I have to add more and more CLAUDE.md guide rails, and my CLAUDE.md files have been exploding since around mid-March, to the point where I actually started looking for information online and for other people collaborating my personal observations.

This GH issue report sounds very plausible, but as with anything AI-generated (the issue itself appears to be largely AI assisted) it’s kind of hard to know for sure if it is accurate or completely made up. _Correlation does not imply causation_ and all that. Speaking personally, findings match my own circumstances where I’ve seen noticeable degradation in Opus outputs and thinking.

EDIT: The Claude Code Opus 4.6 Performance Tracker[1] is reporting Nominal.

[1]: https://marginlab.ai/trackers/claude-code/

jgrahamc•1h ago
What I've noticed is that whenever Claude says something like "the simplest fix is..." it's usually suggesting some horrible hack. And whenever I see that I go straight to the code it wants to write and challenge it.
StanAngeloff•1h ago
That is the kind of thing that I've been fighting by being super explicit in CLAUDE.md. For whatever reason, instead of being much more thorough and making sure that files are being changed only after fully understanding the scope of the change (behaviour prior to Feb/Mar), Claude would just jump to the easiest fix now, with no backwards compatibility thinking and to hell with all existing tests. What is even worse is I've seen it try and edit files before even reading them on a couple of occasions, which is a big red flag. (/effort max)

Another thing that worked like magic prior to Feb/Mar was how likely Claude was to load a skill whenever it deduced that a skill might be useful. I personally use [superpowers][1] a lot, and I've noticed that I have to be very explicit when I want a specific skill to be used - to the point that I have to reference the skill by name.

[1]: https://github.com/obra/superpowers

KaiLetov•1h ago
I've been using Claude Code daily for months on a project with Elixir, Rust, and Python in the same repo. It handles multi-language stuff surprisingly well most of the time. The worst failure mode for me is when it does a replace_all on a string that also appears inside a constant definition -- ended up with GROQ_URL = GROQ_URL instead of the actual URL. Took a second round of review agents to catch it. So yeah, you absolutely can't trust it to self-verify.
StanAngeloff•1h ago
You say you've used it for months, I wonder if the example you gave was recent and if you've been noticing an overall degradation in quality or it's been constantly bad for you?

Show HN: Apparent – A lightweight extension to simplify and clean Gmail

https://chromewebstore.google.com/detail/apparent-for-gmail/fegjnknjcbfhfgciopbphbojbkmahjeo
1•JaredCampbell•44s ago•0 comments

Yale senior hacks United, gets 2.6M miles

https://yaledailynews.com/articles/hacking-helpfully-yale-senior-co-founds-a-startup-and-wins-rew...
1•bearsyankees•48s ago•0 comments

CRTC website down due to expired certificate

https://www.crtc.gc.ca/
1•neom•52s ago•0 comments

The State of AI Agent Abuse: What API Logs Look Like in 2026

https://themeridianlab.com/signals/state-of-ai-agent-abuse-2026
1•mmayberry•1m ago•0 comments

Anthropic is burning more and more dev goodwill

https://twitter.com/GergelyOrosz/status/2041133254586122605
1•tosh•2m ago•0 comments

The economic impact of the global energy crisis

https://www.axios.com/2026/04/06/economic-impact-global-energy-crisis
1•toomuchtodo•4m ago•1 comments

World's Longest Outdoor Escalator Opened in China – Takes 20 Minutes to Ascend

https://www.smithsonianmag.com/smart-news/the-worlds-longest-outdoor-escalator-just-opened-in-chi...
2•sarimkx•6m ago•1 comments

Show HN: ReverseCam – See yourself as others see you

https://www.reversecam.com
2•ilamparithi•6m ago•0 comments

Show HN: Tiny TUI for disk usage exploration

https://github.com/dhbradshaw/syz
2•dhbradshaw•6m ago•0 comments

Why Do These Three Angles Sum to 45 Degrees? (animated geometric proof)

https://www.youtube.com/watch?v=A2-2EvCxfEY
1•amarshikhar•6m ago•0 comments

Detect malicious packages by triggering their behavior in a sandbox

1•RalianENG•6m ago•0 comments

Show HN: Molchanica. Structural bio GUI / Rust tools

https://github.com/David-OConnor/molchanica
1•the__alchemist•8m ago•0 comments

Show HN: MCP 2000 – Browser-based drum machine with AI-generated sounds

https://www.mcp2000.com/
1•harmoni-pet•8m ago•0 comments

LLM Wiki Compiler Inspired by Karpathy

https://github.com/atomicmemory/llm-wiki-compiler
1•ethanjoffe•8m ago•0 comments

A Cryptography Engineer's Perspective on Quantum Computing Timelines

https://words.filippo.io/crqc-timeline/
3•thadt•12m ago•0 comments

The secretive plan for a Maine data center collapsed in 6 days

https://www.bangordailynews.com/2026/04/06/mainefocus/mainefocus-environment/secretive-plan-maine...
1•PLenz•12m ago•0 comments

Happy City Index 2026

https://happy-city-index.com/
1•simonebrunozzi•12m ago•0 comments

The Platform That Fights Bots by Eliminating People

https://thesquaremanifest.substack.com/p/the-platform-that-fights-bots-by
2•arc_light•13m ago•0 comments

Outcome over Process

https://elijahpotter.dev/articles/outcome-over-process
1•chilipepperhott•13m ago•0 comments

Key Findings About How Americans View Artificial Intelligence

https://www.pewresearch.org/short-reads/2026/03/12/key-findings-about-how-americans-view-artifici...
1•sarimkx•14m ago•0 comments

The Iran War Just Broke the Petrodollar

https://www.bloomberg.com/opinion/articles/2026-04-06/the-petrodollar-loop-supporting-the-treasur...
3•rantingdemon•15m ago•1 comments

Linux Executes Binaries: ELF and Dynamic Linking Explained

https://fmdlc.github.io/tty0/articles/linux-elf-dynamic-linking/Linux_ELF_Dynamic_linking_EN.html
1•sarimkx•16m ago•0 comments

Sky – an Elm-inspired language that compiles to Go

https://github.com/anzellai/sky
2•whalesalad•20m ago•0 comments

Claude Code Down

13•theahura•20m ago•3 comments

Show HN: Detect phantom and unused dependencies across multiple languages

https://github.com/ojuschugh1/ghostdep
1•ojuschugh1•22m ago•1 comments

Self-Hosting from Scratch

https://wwj.dev/posts/self-hosting-from-scratch/
1•wjohnsto•23m ago•0 comments

5 Years of Lessons from Running My Own Bookstore

https://ryanholiday.net/5-years-of-lessons-from-running-my-own-bookstore/
1•speckx•23m ago•0 comments

Open Source Lawyers and AI

https://www.thomas-huehn.com/open-source-lawyers-and-ai/
1•speckx•27m ago•0 comments

Multi-model intelligence in MS Copilot Researcher

https://techcommunity.microsoft.com/blog/microsoft365copilotblog/introducing-multi-model-intellig...
1•kumrayu•27m ago•0 comments

Ask HN: What do you use the internet for?

1•mghackerlady•27m ago•0 comments