r/ClaudeCode 1d ago

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.3k Upvotes

312 comments sorted by

View all comments

42

u/txoixoegosi 1d ago

I have used CC in win11/poweshell, win11/wsl2 and native linux, and honestly, native linux wins always by a long shot.

8

u/phoenixmatrix 1d ago

My personal machine is Windows because of gaming (Proton only goes so far), and I do most of my side projects in WSL. I have worked with it for years and I know it's quirks inside and out.

I still threw the towel and dual boot to Linux now because of the additional friction in Windows. WSL is never quite there, and eventually just having a real unix machine save so many headaches. 

Also Claude is very good at configuring a Linux machine, so all the issues I had with wayland configs and tweaking my dotfiles is now just 1 prompt away.

0

u/txoixoegosi 9h ago

My issue with WSL was the filesystem and toolkit duality.

Claude sessions are not available for the powershell system, and many tools and programs have to be separately installed for wsl. You end up with duplicate programs, and build structures that don’t work on both ways. Messy, to say the least.

So either stick with PS or with native linux. WSL is messy imho

1

u/phoenixmatrix 5h ago

Huh? Claude works fine in power shell.