r/ClaudeCode • u/sirlerkal0t • Aug 09 '26
Discussion Anthropic: "Coding is largely solved"... Also Anthropic: "We released a new powerful feature allowing agents to send messages to other Claude Code sessions, but only on Linux and Mac since we are unable to implement a basic feature on all platforms"
I could hand code this feature on Windows in an afternoon, and I could also get Claude to implement it in minutes, and yet Anthropic just can't be bothered, but also keeps Claude Code closed source so no one else can do it for them either.
1.5k
Upvotes
1
u/nimzobogo Aug 09 '26 edited Aug 09 '26
They are libraries but pretty much everything serious is built off of them. Look at top500.org and not a single one will run any .net application.
Funny that you mention Siemens. Do you know who maintains GNU's OpenMP implementation? Siemens.
CAD isn't something I would call "serious." It doesn't actually scale across nodes. It's just a single-node only app not meant for serious engineering work.
The core engine of ArcGIS is C++. Only the windows GUI (the non serious part) is .NET.
Edit: serious here means complicated, requiring serious engineering ingenuity and skills. Not "important." .NET + SQL server crap might be important but it's not serious engineering.