Live data from Hacker News

Linux Desktop Setup

hookrace.net

41–50 of 232 posts

Re: Linux Desktop Setup

#41
post #40

I'm always kind of amazed at this kind of desktop setups, and I guess they're not suitable for lots of people for the simple reason that most users have a "consumer" relationship with computers and not a "producer" one. My biggest question here for people with this kind of text setup would be: don't you surf the web? Do you use then lynx or another text web browser? What about services and platforms that are designed…

It's not all-or-nothing. Just because you use a tiling window manager and like to operate it with the keyboard doesn't mean you can't use your mouse any more.

I used to use i3, and I used Firefox for browsing.

I used the keyboard to layout the windows where it was more convenient, but I clicked on buttons with a mouse when that was more convenient.

I now use the standard Ubuntu setup, not for any particular reason, just because it's the default. I often miss being able to conveniently layout terminal windows with just a few keystrokes. Trying to keep terminal windows neatly tiled with a non-tiling window manager is so annoying that I don't even bother.

Re: Linux Desktop Setup

#42
post #40

I'm always kind of amazed at this kind of desktop setups, and I guess they're not suitable for lots of people for the simple reason that most users have a "consumer" relationship with computers and not a "producer" one. My biggest question here for people with this kind of text setup would be: don't you surf the web? Do you use then lynx or another text web browser? What about services and platforms that are designed…

In this instance I would imagine that for browsing they would use either Qutebrowser or Surf. I run a very similar setup and use firefox, but that's only because I have about 300 tabs open in normal setup :)

Just because they run urxvt per workspace doesn't mean they can't run another program in a specific workspace, though. It's not a terminal-only setup in the same way that the tty is a terminal-only setup.

Re: Linux Desktop Setup

#43
post #14

I'm a veteran of Linux for 23 years, and been Windows free for 15 years or so. I love Linux. I love my lightweight i3 setup. Neovim, neomutt, weechat, ncmpcpp...

> I love my lightweight i3 setup

It's been so many years and I often take for granted what's before my eyes -- i3 is solidly in the "pry it from my cold dead hands" category.

Re: Linux Desktop Setup

#44
post #40

I'm always kind of amazed at this kind of desktop setups, and I guess they're not suitable for lots of people for the simple reason that most users have a "consumer" relationship with computers and not a "producer" one. My biggest question here for people with this kind of text setup would be: don't you surf the web? Do you use then lynx or another text web browser? What about services and platforms that are designed…

It's not all-or-nothing. Just because you use a tiling window manager and like to operate it with the keyboard doesn't mean you can't use your mouse any more. I used to use i3, and I used Firefox for browsing. I used the keyboard to layout the windows where it was more convenient, but I clicked on buttons with a mouse when that was more convenient. I now use the standard Ubuntu setup, not for any particular reason, j…

That makes perfect sense, of course. The way the author speaks about that setup could make someone guess that he does everything in text mode. It would help to add information about those other user cases in which the mouse and a visual app comes forward.

Re: Linux Desktop Setup

#45
post #42
post #40

I'm always kind of amazed at this kind of desktop setups, and I guess they're not suitable for lots of people for the simple reason that most users have a "consumer" relationship with computers and not a "producer" one. My biggest question here for people with this kind of text setup would be: don't you surf the web? Do you use then lynx or another text web browser? What about services and platforms that are designed…

In this instance I would imagine that for browsing they would use either Qutebrowser or Surf. I run a very similar setup and use firefox, but that's only because I have about 300 tabs open in normal setup :) Just because they run urxvt per workspace doesn't mean they can't run another program in a specific workspace, though. It's not a terminal-only setup in the same way that the tty is a terminal-only setup.

I'm with you bro (on the 300 tabs open) ;) Yes, I guess the author also uses visual apps with their GUIs in certain situations

Re: Linux Desktop Setup

#46
post #14

I'm a veteran of Linux for 23 years, and been Windows free for 15 years or so. I love Linux. I love my lightweight i3 setup. Neovim, neomutt, weechat, ncmpcpp...

> I love my lightweight i3 setup It's been so many years and I often take for granted what's before my eyes -- i3 is solidly in the "pry it from my cold dead hands" category.

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

Re: Linux Desktop Setup

#47
post #35
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…

Absolutely second that. I also had my nerd times when I dedicated every free minute to Gentoo compiling, or to configure my screenrc, Xorg.conf, make menuconfig or whatever was in fashion. But in the end, it's an OS, a GUI, it's the basis for getting real work done. I used xfce, GNOME, KDE, it all gets the job done. But somehow I can no more get enthusiastic about spending hours for configuring a tiling WM like Xmona…

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.

Re: Linux Desktop Setup

#49
Really nice setup. I'm using ubuntu for a little while and I'm hooked with the idea of deeply customizing a linux setup to be energy efficient and highly productive.

Re: Linux Desktop Setup

#50

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.

ctags is pretty good for languages it doesn’t support. You can add a new regex-based language definition from the command line.
Post reply on HN