232
submitted 5 days ago by petsoi@discuss.tchncs.de to c/linux@lemmy.ml
top 50 comments
sorted by: hot top controversial new old
[-] toastal@lemmy.ml 73 points 4 days ago* (last edited 1 day ago)

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

[-] AusatKeyboardPremi@lemmy.world 48 points 4 days 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.

[-] MrTolkinghoen@lemmy.zip 23 points 4 days ago* (last edited 4 days ago)

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.

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

[-] MrTolkinghoen@lemmy.zip 4 points 3 days ago* (last edited 3 days ago)

I'm unsure. I use jerboa, maybe it's that. But search doesn't really search the content of posts. I.e. how I can google something, include reddit in the search terms, and find a relevant post(s)

Now. Fuck google, but I want to be able to do the equivalent with Lemmy posts.

Kagi has a fediverse lense, but I’d give the Lemmy webUI a try whenever you wanna search something up. It’s not that bad.

[-] MrTolkinghoen@lemmy.zip 2 points 3 days ago

I'll give it a shot. Thanks!

[-] Zucca@sopuli.xyz 7 points 4 days ago

You're not alone with your opinion.

[-] Hadriscus@lemm.ee 2 points 3 days ago

Plus there's Matrix 2 now so, no excuse

[-] toastal@lemmy.ml 7 points 2 days ago

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.

[-] Hadriscus@lemm.ee 1 points 2 days ago

damn that's a bummer.

[-] lord_ryvan@ttrpg.network 3 points 3 days ago

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

[-] Hadriscus@lemm.ee 4 points 3 days ago* (last edited 3 days ago)

Right, that's not the tool for the job. Forums boards are still best at retaining information.

But aren't room contents indexed and accessible from any client ? they aren't accessible from a web search engine is what I understand

load more comments (2 replies)
[-] zarkanian@sh.itjust.works 2 points 3 days ago

Does Matrix 2 have channels?

load more comments (3 replies)
load more comments (1 replies)
[-] AusatKeyboardPremi@lemmy.world 24 points 4 days 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

[-] lord_ryvan@ttrpg.network 3 points 3 days ago

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.

[-] Magnolia_@lemmy.ca 11 points 4 days ago

We are reaching autistic levels never seen before

[-] zloubida@lemmy.world 16 points 5 days 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.

[-] undu@lemmy.world 7 points 5 days ago

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

load more comments (3 replies)
load more comments (1 replies)
[-] repungnant_canary@lemmy.world 8 points 4 days ago

Pardon my ignorance, is the default terminal that comes with my PopOS also a "terminal emulator" and Ghostty is a replacement for that?

[-] fum@lemmy.world 7 points 4 days ago

Yes. But it doesn't have to replace your default terminal emulator. You can have multiple and use any of them.

[-] danielquinn@lemmy.ca 28 points 5 days 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 67 points 5 days 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.

load more comments (4 replies)
[-] lime@feddit.nu 27 points 5 days ago

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

load more comments (4 replies)
load more comments (2 replies)
[-] Mwa@lemm.ee 10 points 5 days ago

Finally a gpu accelerated Terminal emulator with tabbing.

[-] lord_ryvan@ttrpg.network 2 points 3 days ago
[-] Mwa@lemm.ee 1 points 3 days ago

Idk how to activate it (And my distro Cachyos uses a custom alacrity config

load more comments
view more: next ›
this post was submitted on 27 Dec 2024
232 points (96.0% liked)

Linux

48798 readers
432 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