Y
Hacker News
new
|
ask
|
show
|
jobs
by
ekzhang
956 days ago
Yep, it’s a rolling 2 MiB buffer in RAM. Also do some snapshotting for persistence / server fault-tolerance, and that size is much smaller.
1 comments
mkj
956 days ago
Does that mean it can avoid having to interpret terminal control codes (ie be a full terminal emulator)? That's a clever way.
link