this post was submitted on 09 Jun 2024
36 points (95.0% liked)

Linux

46819 readers
1106 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
 

I think I remember seeing it on this community. It was a darkly colored video. It was mostly focused on UX design, and the guy was talking about pretty innovative features with auto completion suggestions and undoing and things like that. Does anyone remember it or have a link? My search was fruitless.

top 14 comments
sorted by: hot top controversial new old
[–] [email protected] 10 points 2 months ago (2 children)
[–] [email protected] 5 points 2 months ago
[–] [email protected] 3 points 2 months ago

Here is an alternative Piped link(s):

https://piped.video/9-sbJ-xpnq8?si=eht5W2NCqYG6W-hq

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.

[–] [email protected] 6 points 2 months ago

Definitely not what you're talking about, but still: https://www.destroyallsoftware.com/talks/a-whole-new-world

[–] [email protected] 3 points 2 months ago (3 children)

Fk if I know, that describes every shell. But new trends include https://starship.rs/ and nushell. Just use zsh tho, it's perfect, always has been

[–] [email protected] 4 points 2 months ago (1 children)

Performance has left the chat.

[–] [email protected] 2 points 2 months ago (2 children)

Performance of what, zsh? C ain't good enough anymore??

[–] [email protected] 6 points 2 months ago

I ditched ZSH a long time ago because it wasn't snappy. From what I remember, things like autocomplete, syntax highlighting, etc were written in ZSH and not build in. In something like Fish it is build in and it felt much faster to me.

[–] [email protected] 2 points 2 months ago (2 children)

Yes, performance of zsh. Idk if it's a bug, a language issue or just a downside of having more features but it is slower than bash

[–] [email protected] 5 points 2 months ago

It's not because of features, since fish has tons of stuff as well and is super snappy. Someone pointed out most of those extra features are implemented in zsh itself, rather than in C, like core features.

[–] [email protected] 1 points 2 months ago

If you want snappy, replace your terminal instead. Kitty is probably as fast as they get

[–] [email protected] 3 points 2 months ago

Zsh is solid

[–] [email protected] 2 points 2 months ago (1 children)

Last time I tried starship (a few years ago), it was pretty bad, very sloppy performance, not async, at least on fish. I ended up sticking with the simple, yet effective hydro. Maybe I can give starship another try, but honestly don't know if I even need all those bells and whistles...

[–] [email protected] 2 points 2 months ago

Yeah I sure don't, have been happy with my prompt for a decade