this post was submitted on 23 Sep 2023
26 points (93.3% liked)
Linux
5184 readers
114 users here now
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I use st exclusively on my personal machines. Konsole on my work machine (because KDE Neon is the only Linux distro the PC support department will deign to support.) I'd be very interested to see how st stands up against other terminals speed-wise.
St feels very responsive compared to Konsole. Which maybe makes sense just because it has very few dependencies and that ultimately is oging to make for faster load times and less cpu cycles. Or maybe it doesn't so much make sense because st focuses on a small codebase and few dependencies so maybe that means they'll have less tricks like multithreading and hardware acceleration or whatever.
But in general, when I have a choice, I almost always go for whatever solution has the fewest dependencies and it rarely steers me wrong. For instance, I used dwm for my window manager for a while, but I've switched to Sway mostly because I wanted to switch to a Wayland compositor.
do you use arch, btw?
Is it that obvious? 😉
a tad