evilturnip
an hour ago
I do feel like for all their dogfooding of AI coding, their own software/APIs are quite buggy and work against their message.
Claude Code is especially buggy in windows terminal. The rendering is quite slow, choppy and lines frequently get garbled.
In contrast, using antigravity cli is the exact opposite: fast, smooth and very responsive.
crystal_revenge
9 minutes ago
> in windows terminal
This is an aside, but I'm really struck by how many people on HN use Windows (based on repeated mentions I've seen in comments). I've worked for a pretty wide range of companies over the last decade and only one, maybe two companies even had any people that worked on Windows machines. I haven't worked at a company where devs used Windows in 15 years (and even that company eventually switched to linux).
As I've gotten deeper into LLMs/AI roles even Macs have seemed to start having equal share compared to devs running full Linux setups.
Is this just a sign of that a larger and larger portion of HN users are working for large corporations? I honestly can't even remember that last time I saw a serious developer pull out a Windows laptop.
vidarh
a minute ago
My biggest client right now is about 2/3 Windows 1/3 OS X in the dev team. It was very surprising to me, but I think I freak then out with my maximised tiled iTerms on multiple screens...
recursive
5 minutes ago
I've been a developer for more than two decades. I've worked at four employers during that time, and all of them had significant fractions of devs using Windows. Not vouching for the idea that any of them are "serious" though. I've never worked at a prestige employer or FAANG or anything. Just boring businesses of different sizes. Some are software, and some just do software. But Windows has always been everywhere.
latentsea
7 minutes ago
Every company I've worked at has used Windows. Though the first one did use Linux VMs, the rest have all been pure Windows.
cute_boi
2 minutes ago
I used to work for company where they used to force windows. And it was pure torture. I tried but they told me performance isn't a good reason....
mgfist
an hour ago
I have my qualms with Anthropic/Claude but they've also had to scale unfathomably fast and that is just hard to do regardless.
simplyluke
7 minutes ago
Yes but many of the challenges directly contradict the idea that "coding is a solved problem"
codeflo
15 minutes ago
Regardless of what? Programming is solved, I hear, with all the 100x productivity PhD-level automated coding loops they have going. Don't make excuses for them when they disprove their own bullshit.
jacobgold
20 minutes ago
Anthropic's and OpenAI's products are janky and their services are unreliable, but they have incredible product-market fit and revenue growth. They deserve a ton of credit for getting the big things right.
The risk for them is that someone matches their products while also having non-janky products and reliable services.
Distributed systems infrastructure, especially, is much less forgiving of vibe coding than application code. Coding agents are not even close to being good enough to design and build large-scale systems the way expert humans can.
There is nothing wrong with using agents to help write infrastructure code, but these systems have a way of punishing anyone who builds things they do not fully understand.
I'd love to see either Anthropic or OpenAI really step up their infrastructure game.
mdavid626
an hour ago
Or pi.dev - also super fast and simple.
Claude Code is sluggish, buggy, slow. Typical big enterprise garbage. The only good thing at Anthropic are the models.
CharlesW
40 minutes ago
Claude Code is notably better than Pi, although I wish them the best of luck in their efforts. As https://c-daniele.github.io/en/posts/2026-05-18-coding-harne... notes, "Pi's lightness comes from a default setup that does not survive contact with reality."
The same post on Claude Code: "Even though the System Prompt and tool descriptions are clearly more verbose, most of the extra tokens encode product features and rational design choices: a memory system, scheduled tasks, sub-agents, plan mode, worktree support. Whether those features are worth paying for depends on your needs. Calling the prompt 'bloated' without looking at the whole picture feels wrong to me."
orphea
42 minutes ago
How is text editing in it? This is what I hate about terminal coding UIs the most - all the text editing experience is often broken, the basic stuff (moving the cursor around, copying, pasting)
isoprophlex
27 minutes ago
Both codex and claude allow editing in vi
_pdp_
25 minutes ago
It is has a lot of javascript. I was forced to make my own for small projects.
celsoazevedo
8 minutes ago
They forgot to switch from Sonnet to Fable, hence the issues. /jk
hotfixguru
9 minutes ago
Claude code + tmux is SO buggy. Things rendering all over the place.
claydugo
5 minutes ago
Is this a new regression for others? I feel like I used it in a tmux setup without issues for 6+ months and only recently am I forced to Ctrl+L or resize the window constantly.
sunaookami
an hour ago
Have you tried out the new fullscreen renderer with /tui ?
winstonp
an hour ago
google models are still very unreliable at actually calling the tools you want it to call.
rpcope1
32 minutes ago
It's not just Windows where the rendering goes to shit immediate: any time I've got it open in tmux on Linux, it becomes a basket case in probably a few hours or less.
jatora
an hour ago
too bad the only good model in antigravity is opus 4.6 haha
monooso
an hour ago
> I do feel like for all their dogfooding of AI coding, their own software/APIs are quite buggy...
Or possibly as a result of.
quatonion
an hour ago
Currently we have zero information what is causing the issue. And all providers have suffered outages or rate limits.
Can you post some images of lines getting garbled. That sounds like a genuine bug Anthropic might want to look into. I haven't seen that ever.
idiotsecant
40 minutes ago
I have definitely seen it, a lot.
quijoteuniv
an hour ago
Mom!… I think i broke Claude Code!
cmrdporcupine
35 minutes ago
FWIW Codex TUI is written (in large part) in Rust and is way less buggy, and a lot faster. When I was a regular Claude Code user I'd routinely get bizarre "scroll everything since the beginning of time in one massive flash on every update" bugs ... for months. Like, just there from the time I started using it in June '25 or so until I quit in March.
I prefer it over opencode, which is my other option I use with my Codex sub
tcp_handshaker
an hour ago
Would it not be hysterically funny, if they starting expanding their job openings for Software Developers ? Or they will be too ashamed of calling them that?
colechristensen
an hour ago
On the other hand, my last experience with gemini was like "don't give your sandwich to the dog again" whereas with opus it was more "let's debug why this uncrustables factory is having breakdowns".
Claude harnesses have plenty of bugs but I prefer capability over interface shininess any day. (though if I were running the show I'd have a sizable team set aside to do exclusively boring stability and polish work)
eatsyourtacos
an hour ago
>Claude Code is especially buggy in windows terminal. The rendering is quite slow, choppy and lines frequently get garbled
That sounds like a you issue.. it's wonderful on the terminal. It's their GUI which needs work (they have been improving, but still not a fan).
I've been using it on multiple computers for months and it's generally rock solid and lovely.