this post was submitted on 27 Dec 2024
30 points (89.5% liked)

Linux

8331 readers
205 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] cyberpunk007@lemmy.ca 10 points 1 day ago (6 children)

Sounds cool but I just can't think of why I'd want a GPU accelerated terminal emulator.

[–] natecox@programming.dev 10 points 1 day ago

Text rendering over the gpu is much smoother. For many users there may indeed be no perceptible difference but if you work on anything that scrolls a lot of text or has a tui that updates the screen rapidly the gpu can give a much nicer overall experience—especially if you use a lot of Unicode.

[–] lime@feddit.nu 6 points 1 day ago

try benchmarking a print statement. if the terminal is not optimized properly you'll be spending a significant amount of time in them.

[–] devilish666@lemmy.world 5 points 1 day ago

So you can run bash script in ultra setting, 4K, HDR, 400 fps, and plus Ray Tracing to make it cooler. /s

[–] bisby@lemmy.world 3 points 1 day ago

I think this just happens to fall under the category of "some people care about milliseconds of rendering time, and some people don't." I don't know if the GPU acceleration has anything to do with it, but this terminal emulator also has really good font rendering.

If you are happy with your current terminal emulator, continue using it. If you heavily use your terminal emulator for a lot of things and in some things you've found that it stutters a bit, and you wished it was a bit smoother, get a GPU accelerated terminal emulator.

And secret bonus option: Even if you are happy with your current terminal emulator, give it a try anyway. Ghostty has a "zero configuration" policy where their goal is for most people to never need to configure anything. Sane defaults. It's a good out of the box experience. Give it a few test drives, and if you're still perplexed about why you should care, then maybe it's just not for you and you can switch back. If you go "that was pretty smooth, i dont have a reason to switch back" then maybe you'll think about it differently.

[–] Chocrates@lemmy.world 3 points 1 day ago (2 children)

I have my tmux hot keys memorized, I have a hard time finding the value add of anything but the built in terminal emulator these days.

I want to use a new one but I can't find a reason.

[–] jonathan@lemmy.zip 1 points 23 hours ago

I like split panes, and my distros default app doesn't.

[–] bisby@lemmy.world 2 points 1 day ago

The point of a terminal like this isn't necessarily to have more features. I have the tabs turned off (I also just use tmux). The point is to render smoothly and look/feel nice.

Some people would rather spend a lot of money on a nice pen. It still is just a pen that writes. No additional features over a 25 cent Bic pen. But the smoothness of the writing, the hand feel, consistency of line thickness, etc... to some people that matters. No extra features, it just looks and feels a bit better... But if all you are doing is writing a grocery list, you may not care. And if you don't care, you aren't wrong. This just doesn't apply to you. If you don't have a reason, you don't need to find one. It's just not applicable.

But some people do care. They do have a reason. And they are also not wrong to care. Their reasons just may not apply to you because you have different workloads or priorities (or maybe they do, and you just haven't realized that it's a thing you care about)

It really makes a difference in some cases. Idk how noticeable it is on overpriced criminal-exclusive flagship CPUs but on mine it is noticeable.