#KDE's #KRDC makes it stupid easy to set up a profile to use ssh tunnelling by default. That's really nice. Only downside is that it doesn't automatically re-connect when you resume from suspend.

@rl_dane but that's what autossh is for!

Do one thing and do it well - Unix 👍

Do all the things! - KDE and Gnome and systemd too probably. 👎

@paul @rl_dane Is "provide a good UI for users to use their computer" not one thing?
@thedoctor @paul @rl_dane Well, I don't know if it is my personal deficiencies, but I find it easier to do it in text, it's clearer, easier to find, and I can do troubleshooting easier because I can see the logs when something didn't go the way I wanted them to.

@sotolf @thedoctor @paul

This is why I wish Jef Raskin had won at Apple, instead of Steve Jobs.

Steve gave us a user-friendly computer with limited utility.

Jef would've given us a slightly less user-friendly paradigm (text-based OS) that would have been much more empowering.

An entire generation raised on Jef's ideas would have been far more competent at using computers than the generation raised on the GUI.

@rl_dane @thedoctor @paul yeah I never grew up in the ui world, starting out with dos computers, uis is something that belong in programs and games to me, the os doesn't really need it, but of course that's my bias as someone that just works there.

@sotolf @thedoctor @paul

I actually wish CLI/TUI Unix programs would learn some lessons from the DOS programs of yore.

I find stuff like Lotus 1-2-3 way more intuitive than (neo)?vim.

Something that the DOS world successfully borrowed from the Macintosh world is a semi-standardized set of keybinds and interaction paradigms.

In the Unix world, you have vi-style, emacs-ish-style, and nearly every program requires memorizing custom keystrokes, unless the program itself is very customizable.

cc: @mirabilos

@rl_dane @thedoctor @paul @mirabilos

To be fair I don't think vim's goal is to be intuitive, it's more to be good to work with over a long period :) Sure the word perfect that I had on my old PC with a overlay that you glued onto the top of the keyboard with all the shortcuts in different shift levels and so on, user friendly, but en effect not as comfortable when you've worked with it for years, it's always kind of a deal you have to make either something that is easy in the short term, or comfortable in the long term :)

@sotolf @thedoctor @paul @mirabilos

I think #kakoune tries to bridge the gap between user-friendly and "power-user-friendly" (to attempt to sum up what you were saying into a single term).

Unfortunately, it broke some muscle memory for me, and was therefore a non-starter.

Not hating on the project, I think it's brilliant. I just personally can't use a vi-like editor that isn't a pretty strict superset of vi keybinds.

@rl_dane @thedoctor @paul @mirabilos Yeah, I really wanted to like kakoune and helix, I just can't use it, it's just different enough to confuse me, while similar enough that my vim muscle memory kicks in every time :p