176
all 44 comments
sorted by: hot top controversial new old
[-] toastal@lemmy.ml 23 points 4 hours ago

We need to stop this usage of proprietary. MS GitHub + Discord in free software. It completely undermines the philosophy.

[-] AusatKeyboardPremi@lemmy.world 1 points 3 minutes ago

The rampant use of Discord in FLOSS project is really disheartening. To join yet another Discord channel to receive any kind of support or discussions around the project, is off-putting.

[-] MashedTech@lemmy.world 5 points 3 hours ago
[-] AusatKeyboardPremi@lemmy.world 6 points 3 hours ago

GPU-Accelerated Terminal Emulator

So is Alacritty, Kitty, Wezterm, and even iTerm.

The README's About section[0] sheds no light on what sets Ghostty apart from the competition, while using vague terms and marketing hyperboles.

[0] https://github.com/ghostty-org/ghostty?tab=readme-ov-file#about

[-] zloubida@lemmy.world 11 points 8 hours ago

I tried it, and it worked well when I worked locally. But I can't use it to SSH into my server, a lot of things just don't work.

[-] x00z@lemmy.world 2 points 1 hour ago

You can do something like this:

TERM=xterm-256color ssh user@host

You could also install or copy over the term files or something. I can't recall. But it's the same as getting kitty to work which has more information online.

[-] undu@lemmy.world 6 points 4 hours ago

SSHing to machines with bash seems to work fine, but it's a problem with ones that use fish, for some reason

[-] zloubida@lemmy.world 1 points 1 hour ago

I can connect with SSH, but I can't open nano or w3m for example when I'm connected.

[-] burrito@sh.itjust.works 1 points 1 hour ago* (last edited 1 hour ago)

Sounds like you have an issue with your PATH for the user you're sshing as. What does '/usr/bin/echo $PATH' output when run via ssh to your server?

[-] Mwa@lemm.ee 8 points 9 hours ago

Finally a gpu accelerated Terminal emulator with tabbing.

[-] flubba86@lemmy.world 5 points 5 hours ago
[-] Mwa@lemm.ee 3 points 5 hours ago

Is wezterm gpu accelerated?

[-] jim3692@discuss.online 9 points 8 hours ago
[-] Mwa@lemm.ee 3 points 8 hours ago

ohhh, I didnt know that thanks but Ghostty has Zero config by default which i like

[-] geography082@lemm.ee 1 points 8 hours ago

What would be the best foss for Android ?

[-] Ephera@lemmy.ml 6 points 4 hours ago

Do you mean best FOSS terminal for Android? To my knowledge, there's only really Termux.

[-] fxdave@lemmy.ml 5 points 16 hours ago

I'm not against it, but another factor that we should check in a terminal emulator (as a tool where you run everything from) is the system requirements.

I'm using urxvt and that's so easy on the system, it starts instantly. I can open multiple instances without worrying about the system resources.

I believe it uses X.org's text rendering. X.org uses OpenGL under the hood. It's not CPU rendered.

Alacrity felt bulkier when I tried. I will try this too though.

[-] IrritableOcelot@beehaw.org 3 points 16 hours ago

Alacritty felt too slow and was missing settings I wanted (like mousewheel scroll) due to devs being opinionated. Kitty has been fast and flexible for me.

[-] danielquinn@lemmy.ca 27 points 23 hours ago

What is the deal with getting gpu acceleration into a terminal emulator of all things? Of all the innovations that we could use, faster drawing of text doesn't feel like it should be a priority.

[-] Zacryon@feddit.org 54 points 22 hours ago

GPU rendered text interfaces are pretty ubiquitous already. You can find that in IDEs, browsers, apps and GUIs of OSs. Drawing pixels is still a job the GPU excels at. No matter whether it's just text. So I don't see a point why we shouldn't apply that to terminal emulators as well.

[-] ReversalHatchery@beehaw.org 2 points 21 hours ago

ok but such a sensational announcement like this suggests that before (and without) gpu acceleration the program was noticeably slow for some reason

[-] F04118F@feddit.nl 11 points 20 hours ago

It's not just about speed, but also (battery) efficiency.

Even if you don't notice the speed, if you are working on anything but a modern expensive laptop, you will notice the difference in battery draw between:

VS Code > NeoVim in traditional terminal > Neovim in Alacritty or Ghostty

[-] lime@feddit.nu 19 points 22 hours ago

text is like the slowest thing to draw :P when debugging games, a running log can make the 3D rendering stutter significantly.

[-] aBundleOfFerrets@sh.itjust.works 3 points 21 hours ago

See the minecraft f3 menu for a notorious example

[-] lime@feddit.nu 8 points 21 hours ago

no, that's just minecraft being badly made. I'm talking logs running in a separate window.

[-] aBundleOfFerrets@sh.itjust.works 2 points 18 hours ago

But thats different, the issue there isn’t the text drawing, its that it isn’t meaningfully asynchronous and console drawing is typically blocking (at least on windows)

[-] lime@feddit.nu 1 points 10 hours ago

that's true, but the impact would still be lessened by faster rendering. and as someone who spends all day in the terminal anyway, i do see the benefits often.

[-] JubilantJaguar@lemmy.world 7 points 20 hours ago

That's what I would have said till I tried using a TUI epub reader. The jankiness of line-level scrolling (rather than pixel-level like in a GUI app) is all but a deal breaker.

I was then most surprised to discover that terminal emulators with this amazing cutting-edge technology (smooth scrolling) do not even exist.

[-] elegantbee@lemmy.world 12 points 22 hours ago* (last edited 22 hours ago)
[-] lemmylommy@lemmy.world 7 points 20 hours ago
[-] zod000@lemmy.ml 7 points 20 hours ago

Unless it is trying to actually look cool like "cool retro terminal" or something, I fail to see how the point. I don't recall ever in the history of my terminal use ever thinking "man, this terminal emulator is so slow!" I mean, really... 120fps 4k terminals. Neat I guess?

[-] maxprime@lemmy.ml 13 points 18 hours ago

That’s not what GPU acceleration is used for.

[-] deadcatbounce@reddthat.com -3 points 20 hours ago

This. If you hadn't written it ...

[-] NewOldGuard@hexbear.net 3 points 22 hours ago

Nice this project was always interesting! Seems very feature rich, glad it’s out of that invite only stage

this post was submitted on 27 Dec 2024
176 points (96.3% liked)

Linux

48740 readers
1204 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS