5 ms·
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. Suppo
by denverllc 2mo 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.
- Daviey 2mo agoThey 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.
- FridgeSeal 2mo agoJust ask Claude to fix it, what’s the problem??????? /s
- dimava 2mo ago"Claude did implement multithreading in JS but we don't want to mantain a fork of WebKit" - jared apparently