this post was submitted on 06 Dec 2023
0 points (NaN% liked)

Linux

47233 readers
777 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
 

Render anything inline. Save sessions and history. Powered by open web standards.

I'm trying it, and it does looks nice.

top 16 comments
sorted by: hot top controversial new old
[–] Sureito@feddit.de 0 points 9 months ago

Looks interesting, I will look into it. On first look it seems useful

[–] TylerDurdenJunior@lemmy.ml 0 points 9 months ago (1 children)

"modern", when it comes to terminals, usually translates to Javascript / web / electron

[–] edu4rdshl@lemmy.world 0 points 9 months ago (1 children)

Kinda yes, sadly. However, at least they offer some reasoning for it like AI integration with the terminal.

[–] velox_vulnus@lemmy.ml 0 points 9 months ago* (last edited 9 months ago) (1 children)

Do you really need "AI", when a simple autocomplete/LSP plugin does wonders?

Also, you have to be online for that. Uninterrupted electricity and internet is still a privilege.

[–] Pantherina@feddit.de 0 points 9 months ago

Haha if that would just work

[–] ExtremeDullard@lemmy.sdf.org 0 points 9 months ago* (last edited 9 months ago) (1 children)

Powered by open web standards

That's the state of computing in 2023: a browser disguised as a native app running 15 layers of Javascript is used as a friggin terminal. And nobody bats an eyelids, as if the utter insanity of it made any sense.

And the installer is 117M compressed. That's MEGABYTES... For a terminal!

The mind boggles...

[–] flubba86@lemmy.world 0 points 9 months ago* (last edited 9 months ago) (2 children)

I've been using Alacritty for the last 4 years, it's kinda the opposite of this nonsense. It's written in Rust, it's super light weight, highly optimised, and uses hardware acceleration to render the terminal. It's top of the chart for every terminal performance benchmark conceived.

However, that lightness and fastness comes at a cost. There are some basic features they just won't add because they're outside the scope of the project. Eg, tabs ("just use a tiling wm and do your own tabs in the wm") or a scrollbar ("just use a shell with a scrolling screen buffer like Tmux"), or different coloured backgrounds for each opened window ("why would anyone ever want to do that?").

My holy grail terminal would be something like Alacritty, written in Rust, blisteringly fast and light weight, but with tabs, scrollbar, bookmarks, etc.

I find myself falling back to using Konsole a lot these days, it's got all the features I want, is fast enough, and already installed on every system I use Plasma on.

[–] gerdesj@lemmy.ml 0 points 9 months ago (1 children)

Me too. I just ran time tree across my home directory a few times. Native console (ie C-A-F3) - 54 seconds, Konsole - eight seconds.

Waveterm is still installing (Arch AUR). The fan has a Gentooesque sound to it as a suspiciously complicated thing gets built. Oh God ... electon ... terminal shaking ... golang ... fans whining ... lap melting ..... the Old Ones are stirring.

The deps for this thing are many. " I watched Firefox builds on Gentoo glitter in the dark near the Tannhäuser Gate". OK, its now arrived and my laptop case is making ping noises as it cools.

It takes 10 seconds or so to start up. Look pretty. Accept license agreement (wtf). Now what? Hmm lets try typing in that box. OK. time tree. Go back to Lemmy to type the last two paras of this comment, get bored and uninstall waveterm.

[–] sailingbythelee@lemmy.world 0 points 9 months ago (1 children)

You nailed it. Too bloated (300 MB, wtf), too slow, incompatible with zsh and fish, no tiling, too few keyboard shortcuts, and way, WAY too much wasted screen space.

Back to my sweet, sweet Konsole.

[–] gerdesj@lemmy.ml 0 points 9 months ago (2 children)

I've been a KDE lover since 2.0 or so. I recall compiling it from a tarball for a laugh and it mostly working, which was quite a surprise. I think I had Slackware installed at the time on my desktop and KDE 1.x on it.

Anyway, 23 or so years later ... I'm looking forward to 6. Things have changed a bit 8)

[–] Pantherina@feddit.de 0 points 9 months ago (1 children)

Try this rawhide Fedora Kinoite image! I am so close to just switching as it just works?

[–] gerdesj@lemmy.ml 0 points 9 months ago (1 children)

Ooh, don't mind if I do. Luckily I happen to have a tame VMware cluster and rather a lot of laptops ("mwaaa, mwaaa, won't run Windows 11") to play with.

One of my employees has actually expressed an interest in Linux as a daily driver, which has only taken 23 years. I'm looking for my corp standard distro and I don't think Gentoo or Arch are going to do the job. I'm leaning towards Fedora at the moment but there's no rush, I only get one chance to bring the kids into the light, despite being the MD 8)

[–] Pantherina@feddit.de 0 points 9 months ago

If it should be corporation stuff with central accounts and all I think GNOME is really good. Fedora GNOME could for sure be an option and I would recommend Silverblue from ublue.it in that case, as it has all the drivers and codecs

[–] Jumuta@sh.itjust.works 0 points 9 months ago (1 children)

♥️ KDE default apps ♥️

Dolphin, Konsole, Okular, Skanpage are so nice and I wouldn't be able to live without them. They feel so polished and solid, and somehow manage to have all the features I want without feeling cluttered

[–] Pantherina@feddit.de 0 points 9 months ago* (last edited 9 months ago)

Haha Dolphin and solid. Currently having some memory issues due to kde connect, yayy gdb backtraces for all!

[–] Pantherina@feddit.de 0 points 9 months ago

I am using Konsole currently, as it works best in KDE. Should I switch to Alacritty? I like to have one window and the rest in tabs, its pretty great. I guess alacritty doesnt have that right? What all does fit in the config? Konsole has tabs with special descriptors using path, host, program etc. You can change the color scheme, its pretty nice.