Hacker News new | ask | show | jobs
by teekert 2075 days ago
Usually small things get to me like, Kmail won't keep my emails de-collapsed, or Kwin puts a border around Firefox so my tabs are not at the top and I have to aim (true for Gnome also btw), same goes for VScode. Or I want to use git over sshfs but KDE uses kioslaves and not gvfs so it's not a normal FS if you mount ssh in dolphin. Stuff like that.

Gnome usually make me miss some configuration options or they remove them. But as I grow older I get better at accepting defaults and I think Gnome will capture me once and for all soon. I do like how Ubuntu looks ootb (I only set dark theme, autohide the panel and keep 4 virtual desktop at all times (normally they are removed when empty)).

Sometimes I choose Mate (similar to XFCE I guess). I like it a lot but it just doesn't look that good (ark-darker makes it better).

I do like change every now and then.

1 comments

For the record, I prefer SSH-via-kioslave over SSH-via-fuse. On my previous work Macbook, I'd bind it as "normal filesystem" and that worked great until I suspended my laptop or disconnected the VPN, at which point filesystem semantics are a giant drag on the experience. If implemented as badly as on macOS, it makes your file dialog and command line access hang.

At least kioslaves handle disconnects gracefully and are right back in service whenever your network is, without having to remount anything.