Shitty Terminal: How “Damage Rendering” and GPU Cells Win (and What “Memory-unsafe” Costs)
Shitty is a terminal emulator built for low latency and high throughput, keeping terminal state on the CPU while rendering cells with GPU compute backends (Vulkan/Metal). It also warns that it’s memory-unsafe, making testing and sanitizer-based verification central to its design.