75 points
*

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

permalink
report
reply
48 points

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.

permalink
report
parent
reply
22 points
*

Discord is the worst. The siloing of tons of information that should be publicly searchable and accessible via a public forum, but instead it’s siloed off into this closed wall with shitty search.

I actually wish Lemmy was better searchable as well. I think Lemmy could be way better and drive adoption if it had a cross instance search engine / indexer.

permalink
report
parent
reply
5 points

If your instance is federated well, how does Lemmy not already have the search you’re speaking of?

permalink
report
parent
reply
7 points

You’re not alone with your opinion.

permalink
report
parent
reply
2 points

Plus there’s Matrix 2 now so, no excuse

permalink
report
parent
reply
7 points

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.

permalink
report
parent
reply
3 points

That does not solve most of the problems; you still have to join unindexable group chats to receive any amount of support and discussion.

permalink
report
parent
reply
2 points

Does Matrix 2 have channels?

permalink
report
parent
reply
3 points

Like, IRC exists and it just as useful to me as discord. Set up a wiki for FAQ’s and documentation.

permalink
report
parent
reply
1 point

FAQs*

permalink
report
parent
reply
1 point

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.

permalink
report
parent
reply
6 points

Indeed.

permalink
report
parent
reply
24 points

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

permalink
report
reply
3 points

From the website linked in the post:

  • Windows, Tabs, and Splits: Manage multiple terminal windows, each with several tabs and splits. Better yet, it is all rendered via native UI elements.
  • GPU-Accelerated Rendering: Employs Metal on macOS and OpenGL on Linux for efficient, high-speed rendering.
  • Hundreds of Themes: Swap between light and dark modes automatically, or choose from a vast library of visually appealing themes.
  • Ligatures and Grapheme Clustering: Shows ligatures flawlessly, handles multi-codepoint emoji properly, and accurately renders Arabic and Hebrew (in left-to-right mode).
  • Kitty Graphics Protocol Support: Let terminal applications display inline images for a richer visual experience.

It also says it’s cross platform (macOS and Linux) and has configurable shortcuts with what they believe are sensible defaults.

Although at least Alacritty already has all of these features (very different “sensible” defaults, though) and is also available on Windows so I’m not sold.

permalink
report
parent
reply
39 points
Removed by mod
permalink
report
reply
-8 points

FYI “riced out” is a pretty racist term.

permalink
report
parent
reply
3 points
*

TIL, I need to avoid using that phrase.

But I still don’t know what it actually means. Wikipedia gave me the food, place names and acronyms. 🤷 I’ll keep digging.

EDIT: Maybe we should use “tune out” instead?

EDIT2: Found your other post with the link.

permalink
report
parent
reply
11 points

Thanks for the info. Sincerely did not know.

Since the mods deleted my post, I’ll repeat what I wrote, because aside from the unintentional racism, I feel like I made some valid points.

GPU accelerated terminal emulators are already quite popular and if you use alacrity, kitty, or wez, then you already use them. They can help with not only cool effects like smooth scrolling and transparency, but also with massive text files. Handling an 8gb text file is complicated, and using a GPU can help with that.

Ghostty’s selling points are not just the GPU acceleration, since that’s actually fairly standard nowadays. They are: (from their about page)

Ghostty is a terminal emulator that differentiates itself by being fast, feature-rich, and native. While there are many excellent terminal emulators available, they all force you to choose between speed, features, or native UIs. Ghostty provides all three.

I for one am very excited for this terminal and can’t wait to see what kind of development comes out of it!

permalink
report
parent
reply
4 points

Yeah, I figured you might not know, sometimes terms just become divorced enough from their original intent that the context isn’t clear. I didn’t think you were a racist at all.

permalink
report
parent
reply
11 points
*
Removed by mod
permalink
report
parent
reply
14 points

It’s still racist when you make it an acronym. We know the term originally came from a racist term for Asian vehicles.

permalink
report
parent
reply
13 points

That’s obviously a backronym? The wikipedia page makes it clear it’s an offensive term.

permalink
report
parent
reply
9 points

TIL

I thought it meant granular modification as in rice grains.

permalink
report
parent
reply
10 points

We are reaching autistic levels never seen before

permalink
report
reply
16 points

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.

permalink
report
reply
7 points

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

permalink
report
parent
reply
2 points

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

permalink
report
parent
reply
1 point
*

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?

permalink
report
parent
reply
3 points

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.

permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

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

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

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

Community stats

  • 6.5K

    Monthly active users

  • 4.1K

    Posts

  • 57K

    Comments