logoalt Hacker News

denverllcyesterday at 8:19 PM1 replyview on HN

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.


Replies

Davieyyesterday at 8:41 PM

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.

show 1 reply