Live data from Hacker News

Use Alacritty instead of Termite

github.com

271–280 of 331 posts

Re: Use Alacritty instead of Termite

#271

I was considering switching to Alacritty earlier this week, but a quick look at some github issues changed my mind. The devs come off super toxic. Take a look at this guy that got verbal abuse for pointing out the color labeled "green" looks more like banana than lime: https://github.com/alacritty/alacritty/issues/1561 Strike 2/2 was multiple devs responding to OSX issues with "switch operating systems"

Boohoo. Maybe call the git police?

Re: Use Alacritty instead of Termite

#272

Earlier quoted context omitted.

Yeah, this was my take away as well. Also, iirc their claims of Alacritty being the "fastest" are dubious at best. I used Kitty for a while instead, which is very similar. More recently I've been trying out Foot: https://codeberg.org/dnkl/foot

Dubious indeed. I gave Alacritty a really good shot, as I was super excited to have a faster terminal. But my entire experience was plagued with slowdowns -- huge latencies, cat'ing huge files was very slow. I spent tons of time trying to tune things to make it good but it just never got there. Basically every other "simple" terminal I've found behaves better -- xterm, urxvt, konsole, even iTerm2. I have no idea how…

alacritty is GPU accelerated terminal. It may not be faster depending on your setup. xterm is also one of the fastest software terminals out there.

Re: Use Alacritty instead of Termite

#273

How about Foot? https://codeberg.org/dnkl/foot

+1 for Foot. Much faster than Alacritty (esp. with PGO), supports ligatures and colored emojis (and any charset [inc. emojis] uses font fallback at a configurable custom size so you can get emojis to fit in one cell), and also supports an optional client-server mode in which all terminals share the same processes to massively improve startup times.

It's also much faster to build than Alacritty on a low-end machine, which is appreciated.

Re: Use Alacritty instead of Termite

#274
post #70
post #63

Earlier quoted context omitted.

X11's been EOL'd, dude.

And yet everybody still uses it except the developers.

I wouldn't go that far. Most distros have switched to GNOME on Wayland by default, and Fedora 34's KDE spin has switched to Wayland too. Sway is niche but not insignificant anymore (I use Sway).

X11 is definitely not dead yet, though. FLTK programs, Wine, and some game engines still require X11.

Re: Use Alacritty instead of Termite

#275

I was considering switching to Alacritty earlier this week, but a quick look at some github issues changed my mind. The devs come off super toxic. Take a look at this guy that got verbal abuse for pointing out the color labeled "green" looks more like banana than lime: https://github.com/alacritty/alacritty/issues/1561 Strike 2/2 was multiple devs responding to OSX issues with "switch operating systems"

> Strike 2/2 was multiple devs responding to OSX issues with "switch operating systems"

What are the devs supposed to do? Debug the proprietary driver? They might not even own a Mac device because they give the software away for free and don't want to spend thousands on their spare time hobby. OpenGL drivers, regardless of manufactuer btw, have massive issues with bugs. They were so serious in fact, that the original glium maintainer gave up maintaining it. Having taken over emergency maintainership of glium, the way I deal with such issues now is to close them with a response that PRs are welcome (unless my specific config can reproduce them).

Also, extremely often you see open source as well as proprietary software on hn that's mac only. Isn't that, too, maintainers saying "switch operating systems"?

Re: Use Alacritty instead of Termite

#276

Earlier quoted context omitted.

>> GTK+ is really just a toolkit for GNOME projects. All other users are secondary. They do seem to be paying more attention to MacOS and Windows with GTK 4. I find the notion that GTK is just for GNOME rather funny since most the GNOME apps are very basic. The Software app is notoriously crap, but that's due to a lack of people to work on it. Their map app isn't much more than a GTK window frame on google maps or so…

GTK4 still doesn't support native rendering of window controls, so unless you're willing to create a faux "native" theme, your application will look like it doesn't belong on anything other than a Gnome desktop. I think it's idiotic and childish that the devs stick to their guns like this when there's clearly a high demand for a crucial feature like this. I dislike the project as a developer. Don't get me wrong, I'm…

> GTK4 still doesn't support native rendering of window controls

Sorry, this ship has sailed, and I find that bringing "native" into an argument simply invalidates the argument.

That "native" has changed so much over the years shows that there isn't one "truth". The fact that things like Electron and Flutter and other toolkits exist clearly demonstrates that end users don't give one iota of damn whether a control is native or not.

Re: Use Alacritty instead of Termite

#277
post #275

I was considering switching to Alacritty earlier this week, but a quick look at some github issues changed my mind. The devs come off super toxic. Take a look at this guy that got verbal abuse for pointing out the color labeled "green" looks more like banana than lime: https://github.com/alacritty/alacritty/issues/1561 Strike 2/2 was multiple devs responding to OSX issues with "switch operating systems"

> Strike 2/2 was multiple devs responding to OSX issues with "switch operating systems" What are the devs supposed to do? Debug the proprietary driver? They might not even own a Mac device because they give the software away for free and don't want to spend thousands on their spare time hobby. OpenGL drivers, regardless of manufactuer btw, have massive issues with bugs. They were so serious in fact, that the original…

> What are the devs supposed to do? Debug the proprietary driver?

As you said, "The maintainers don't own macs; PR's welcome. You might also file an issue with Apple." would be a perfectly reasonable response.

Re: Use Alacritty instead of Termite

#278

I was considering switching to Alacritty earlier this week, but a quick look at some github issues changed my mind. The devs come off super toxic. Take a look at this guy that got verbal abuse for pointing out the color labeled "green" looks more like banana than lime: https://github.com/alacritty/alacritty/issues/1561 Strike 2/2 was multiple devs responding to OSX issues with "switch operating systems"

Thanks for calling this out. This is not something I would have thought to check myself. It's unfortunate the most common use of the word toxic is in a very abstract sense, but the behavior you identify is just plain unnecessary rudeness and a much more suitable use of the word. Can we assume people are acting in good faith until we have reason to think otherwise? As highlighted by the green-is-yellow issue, it is OK…

> But you can configure it yourself by ...

The two first comments of the maintainer in the thread mentioned the configurability of alacritty, giving soft hints that maybe the user should just set it privately to comfort their private taste. I feel that discussions about taste choices can sometimes be the most tiring ones, because often people have different tastes and you can't give rational arguments why you like one taste more. That's why there is configurability in the first place, maintainers recognizing that people have a diversity of personal tastes. You can't ever do it right by everyone. Maybe the maintainer should have communicated that better more early on, but they did communicate something along those lines later on. They were still around to explain themselves.

Re: Use Alacritty instead of Termite

#279
I’ve tried xterm, terminator, termite, urxvt, st, kitty, and gnome-terminal but Alacritty is my go to because of it’s speed and simplicity. Alacritty has no menus, no tabs, no scroll bars, and configuration is done via a single config file. I pair it with tmux. The only minor thing I wished Alacritty would support is font ligatures.

Re: Use Alacritty instead of Termite

#280

I was considering switching to Alacritty earlier this week, but a quick look at some github issues changed my mind. The devs come off super toxic. Take a look at this guy that got verbal abuse for pointing out the color labeled "green" looks more like banana than lime: https://github.com/alacritty/alacritty/issues/1561 Strike 2/2 was multiple devs responding to OSX issues with "switch operating systems"

Yeah, this was my take away as well. Also, iirc their claims of Alacritty being the "fastest" are dubious at best. I used Kitty for a while instead, which is very similar. More recently I've been trying out Foot: https://codeberg.org/dnkl/foot

Yeah, their original benchmarks were, uh...

> Benchmarks so far have just involved running find /usr on my Linux system with Alacritty, st, and urxvt, and on macOS against Terminal.app and iTerm2.

https://github.com/alacritty/alacritty/issues/289#issuecomme...

They decided to continue marketing it as the fastest terminal emulator anyway.

> > Correct accuracy of first sentence in README #798

> >

> > As documented in #289 it's not currently the fastest-- only a small number of terminals running a single task for initially benchmarked.

>

> nah

https://github.com/alacritty/alacritty/pull/798

Post reply on HN