Might have been this? https://youtu.be/9-sbJ-xpnq8?si=eht5W2NCqYG6W-hq
Linux
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
YES
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.
Definitely not what you're talking about, but still: https://www.destroyallsoftware.com/talks/a-whole-new-world
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
Performance has left the chat.
Performance of what, zsh? C ain't good enough anymore??
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.
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
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.
If you want snappy, replace your terminal instead. Kitty is probably as fast as they get
Zsh is solid
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...
Yeah I sure don't, have been happy with my prompt for a decade