Live data from Hacker News

Linux Desktop Setup

hookrace.net

71–80 of 232 posts

Re: Linux Desktop Setup

#71
post #47

Earlier quoted context omitted.

This is why most of people love i3 as tiling wm. Just put it in top of gnome/xfce/whatever, run the first installation wizard and you are done.

On Gnome I can use "Super key" + left key if I need multiple aligned windows on my screen. Can you still convince me to try i3 :) ?

You can change window focus from the keyboard, have more than two equally-sized windows, split in both directions, control the wm via i3-msg commands, autostart programs easily.

Re: Linux Desktop Setup

#73

That's not a desktop setup. It's much more complicated than the workstation setup I use at work. A desktop setup is my Xiaomi laptop with Ubuntu 18.04 that I use as media caster or to browse amazon while on the couch. It works flawlessly, much better than the preinstalled Windows 10 in chinese.

Well, I would say yours is not a desktop setup ;-)

I mean, desktop usage is meant for people who work with computers. They spend several hours a day in front of them and therefore require ergonomic chairs and the like. If you want to use your laptop on your couch, that is completely okay, but you are probably not doing some of the things people at desks are doing (like decrypting compilers errors etc.).

Re: Linux Desktop Setup

#74
post #29

Everyone here scoring serious brownie points with their advanced setups. And here I am, having used Linux for my personal setup for 15 years, using pre-installed Ubuntu on a practically default GNOME desktop. It's wonderful that I can do that and be satisfied with that, without significantly hampering the possibility of advanced setups like the ones here. Despite all the systemd's, PulseAudio's and whatnot's, the cus…

Agree.

Have been using mainstream (more or less) stock distros for years.

My customizations are so they're hardly worth noticing. Notably I spend more time fixing a default Windows (show file extensions for known file types etc) than on a typical KDE setup.

Re: Linux Desktop Setup

#75
post #46

Earlier quoted context omitted.

Until you switch to sway, which is basically i3, but for Wayland. Good bye X11!

Sadly it seems it currently can't deal with rotated monitors ;-( I really do love my vertical 24" monitor with full screen terminal.

I believe that's been possible since 1.0-alpha.1 : https://github.com/swaywm/sway/issues/1735

Re: Linux Desktop Setup

#76
post #71

Earlier quoted context omitted.

On Gnome I can use "Super key" + left key if I need multiple aligned windows on my screen. Can you still convince me to try i3 :) ?

You can change window focus from the keyboard, have more than two equally-sized windows, split in both directions, control the wm via i3-msg commands, autostart programs easily.

Yeah. I’ve replaced IDEA tabs with i3 windows. They’re way easier to manage.

Re: Linux Desktop Setup

#77
post #29

Everyone here scoring serious brownie points with their advanced setups. And here I am, having used Linux for my personal setup for 15 years, using pre-installed Ubuntu on a practically default GNOME desktop. It's wonderful that I can do that and be satisfied with that, without significantly hampering the possibility of advanced setups like the ones here. Despite all the systemd's, PulseAudio's and whatnot's, the cus…

I've used Linux as my primary system since 2001 (WinXP wouldn't run on my PC at the time), with a wide variety of distros from Mandrake over Debian, Arch, Gentoo and a bunch of others. Usually going all out on customization and tweaking.

These days, I run an almost bone-stock KDE Neon (which is based on Ubuntu LTS), with a couple of PPAs added to get the latest versions of a couple of the applications I use the most, and that's about it. I keep the default desktop/panel layout and theme, the most customization I've done is turn off all notification sounds and switch to focus follows mouse with no auto-raise.

KDE gets out of my way and lets me do what I want perfectly fine in its default state.

Re: Linux Desktop Setup

#78
post #71

Earlier quoted context omitted.

On Gnome I can use "Super key" + left key if I need multiple aligned windows on my screen. Can you still convince me to try i3 :) ?

You can change window focus from the keyboard, have more than two equally-sized windows, split in both directions, control the wm via i3-msg commands, autostart programs easily.

I've been getting into i3, but I haven't made any use of i3-msg yet. Are there any good tutorials to get started?

Re: Linux Desktop Setup

#79

Earlier quoted context omitted.

> It's obviously a workstation computer with media capabilities. The word desktop implies pretty much that. What? No. A desktop is a computer sitting on the top of your desk. And on the software-side there is the Desktop Metaphor, which describes an interface that behaves like the top of your desk, with free arrangement of all meaning of your work. This article on the other side describes a workspace with multiple ma…

I don't understand the gatekeeping and deliberate misinformation in your post. > A desktop is a computer sitting on top of your desk. Besides the fact that the author indicated he's using a laptop hooked up to a 40" monitor, kind of necessitating the computer to be sitting on his desk, his use of "desktop" in general is referring to his everyday workflow. For some people, that's Windows and Windows specific apps. For…

Gatekeeping...I just explained why some people consider the the usage of a term wrong. If you are triggered by people having different knowledge and opinion, then maybe you stay away from communications, instead of starting to insult others...

Re: Linux Desktop Setup

#80

it's always surprises me that linux developers still care about ctags... There are more powerful solutions and easier to setup (YouCompleteMe, for example). I was completly sold out when I tried for the fist time a few years ago. I was pretty happy to drop all my ctags's related scripts.

Recently I came across https://langserver.org

To me, it looks like an upcoming solution to the 'code completion' problem.

Post reply on HN