8 pointsby droidjj5 hours ago2 comments
  • goodmythical3 hours ago
    My terminal is not burning battery anywhere at all like mining bitcoin, and neither is yours.

    If you're not benefitting from the ability to offload your terminal rendering to GPU, why are you using a terminal that offloads terminal rendering to GPU in the first place?

    Imagine running something massively CPU bound, but you've still got to spin up perhaps tens of terminals in order to simultaneously ssh in to multiple servers because you don't want to set up a remote monitoring solution because you don't want each of the servers to be running a docker image where SSH>htop would suffice.

    There are plenty of situations in which one might want a terminal emulator offloaded to gpu. That you are not in any of those situations is no reason to write a hit piece throwing shade as if the packages mentioned are somehow bloated or inefficient.

    Imagine whining about how you've got to pay adobe and use several gigabytes of ram to resize jpgs. You'd obviously be outside Photoshop's ideal customer profile, just as you are outside ghostty et al's.

  • Computer05 hours ago
    I don't know that I have ever understood a reason to leave the native terminal included with any given OS, particularly after the Windows modernization pass in recent years on the terminal.
    • nick_16 minutes ago
      Same. Need multiple terminals visible at once? New window. Need a few separate sessions? New tab(s).

      All the bells and whistles people have shown me over the years... it never even gets close to making me think "oh yea, that's better than basic tab/window management in the terminal app that comes with my OS".

    • goodmythical2 hours ago
      layout, multiplexing, tab-complete, history, using the same interface across multiple systems, ligatures...

      There are lots of distributions that ship emulators that don't have modern features, and even among those that do, I still don't want to learn the individual quirks every time I hit a shell.

      Gnome terminal, yakuake, ptyxis, cosmic, konsole, xfce4-terminal, qterminal, etc all have slight variations between simple things like rendering and more important things like hotkeys. It's nice to have an alternative that I can install on any system such that I can get comfortable with just the one. If I can't install anything I'm often stuck poking around to find whatever the devs version of correct is, or else asking the owner of the machine "okay, how the hell do I do {x}?" if they're comfy with their cli, but chances are if I'm sitting there it's because they're not comfy with their cli.

      I could cover a lot of it with a bashrc file, but I wouldn't want anyone fucking with mine, so I'm not touching anyone elses.

      edit: distrObutions->distrIbutions

    • sghiassy26 minutes ago
      iTerm2 has builtin native tmux integration

      Game changer