Hacker News new | ask | show | jobs
by denverllc 1 day ago
I’ve come to just expect that my CC instance will randomly “blank” and that I have to resize my terminal / use page up/page down to get it to show again.

Supposedly they used a game engine to render their TUI but I’ve never had an FPS game do that.

1 comments

They drive the TUI from the same thread that actual does stuff.. causing frequent freezes.

No GUI developer would ever put this on the same thread.

Just ask Claude to fix it, what’s the problem??????? /s
"Claude did implement multithreading in JS but we don't want to mantain a fork of WebKit" - jared apparently