▲ | ckbkr10 6 hours ago | ||||||||||||||||
My workday is 95% terminal, I work on a company managed windows 11 machine using git-scm as an easily updateable min-gw environment. A git-bash has been my configurable linux terminal on windows. Why would one need a gpu accelerated terminal? What's the use case here? I mean, I've worked on connections offering a an mbit of throughput. That was enough for the kind of work I'm doing. I really do not understand what this is for, can someone enlighten me please? | |||||||||||||||||
▲ | klaussilveira 5 hours ago | parent [-] | ||||||||||||||||
Well, in the age of 3440x1440 displays and retina, you are forced to render high-quality fonts, not just bitmaps. In order to do that well, and fast enough, you need the GPU. Font rendering is hard: https://faultlore.com/blah/text-hates-you/ https://pandasauce.org/post/linux-fonts/ So much that Slug is a thing: | |||||||||||||||||
|