We need to stop this usage of proprietary MS GitHub + Discord in free software. It completely undermines the philosophy.
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.
You’re not alone with your opinion.
Plus there’s Matrix 2 now so, no excuse
Matrix the protocol & its blockchain-like eventual consistency model is incredibly expensive / wasteful to run since it requires duplicating all data to all servers for the entire history. Matrix uses so much storage & RAM on a machine. Medium-sized servers regularly close their door due to costs—which further pushes users to the de facto centralized hub in Matrix.org (or servers they host for others) which basically has a copy of all metadata on the network (scary since it was originally funded by Israeli Intelligence … so one might assume they still have access to that data). If a system isn’t accessible to a run for groups on a budget, it isn’t radical/revolutionary.
If you don’t care about the centralization or E2EE, IRC/IRCv3 covers all the bases. If you want decentralization with more features, XMPP + OMEMO + MUCs, covers the rest. Neither of these are resource hogs while having over a decade of extra stability. Matrix 2 is just trying throw a rug over the problems of eventual consistency—but under it is a fundamental issue to the protocol.
damn that’s a bummer.
Does Matrix 2 have channels?
Like, IRC exists and it just as useful to me as discord. Set up a wiki for FAQ’s and documentation.
FAQs*
Having (re)started using IRC recently, I can see it being a good alternative. But more accessible options like Matrix and Discourse are being overlooked.
Indeed.
Removed by mod
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.
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.
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
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.
SSHing to machines with bash seems to work fine, but it’s a problem with ones that use fish, for some reason
I can connect with SSH, but I can’t open
nano
orw3m
for example when I’m connected.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?
… or TERM?
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.
4k 120 fps ?
And HDR
Finally a gpu accelerated Terminal emulator with tabbing.
Wezterm has tabs.
Is wezterm gpu accelerated?
Yes
Thanks
Pardon my ignorance, is the default terminal that comes with my PopOS also a “terminal emulator” and Ghostty is a replacement for that?
Yes. But it doesn’t have to replace your default terminal emulator. You can have multiple and use any of them.
We are reaching autistic levels never seen before
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.
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.
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?
That’s not what GPU acceleration is used for.
What would be the best foss for Android ?