Gotta give it to Claude Code developers: they are exceptionally brave. I would’ve been straight up embarrassed to show stats like this.

Reminder: Claude Code is a thin CLI client that reads input from your terminal, sends it to Antrhopic servers and prints back the response.

@nikitonsky Oh so it's just ncurses with extra steps.
@nikitonsky Wait, isn't it just Electron? Is he just trying to describe how browser renderers work? Or did they actually go and write something bespoke on top of Electron?
@theorangetheme @nikitonsky it runs React in the terminal so it's as crappy implementation as it can be.