Live data from Hacker News

Linux Desktop Setup

hookrace.net

141–150 of 232 posts

Re: Linux Desktop Setup

#141
post #126

Earlier quoted context omitted.

A bit tangential, but would you know if there is an extension that would provide Vim bindings only in textfields? I really miss not being able to use regular expressions (or simple search) in a plain text input.

Wasavi does exactly what you want: http://appsweets.net/wasavi/ https://github.com/akahuku/wasavi

wow, this extension is awesome! Thank you!

Re: Linux Desktop Setup

#142
Background: Started using vtwm back in the early 90s, then on linux once it became viable. I now have a muscle memory associated with switching and manipulating virtual desktops to the point that I can't even tell you what keys I'm hitting without thinking about it.

Whenever a linux-windows-setup post appears on the HN or reddit front page, I look at it with interest, and then realize that there's no way I'd achieve any productivity gains in a reasonable time.

So maybe the moral of the story is: Choose correctly the first time, because you might be using your wm until you become an old guy/gal too set in your ways to even think about switching.

Re: Linux Desktop Setup

#143
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 :) ?

On my left side of my screen, I have a series of code windows that I can reach in a tabbed fashion. They're in different code editors. On my right is a notepad stacked vertically with a web browser with documentation. I want to open a new terminal and have everything scoot to the side, then go back to the way it was after I close it. How do I do that with "Super key" + left?

It's something that doesn't seem useful until you've done it for a while, and then it's hard to go back.

Re: Linux Desktop Setup

#144
post #46

Earlier quoted context omitted.

> 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!

I want to do that so bad. If only changing dpi didn't make everything blurry :-/

Re: Linux Desktop Setup

#145
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 envy you a bit, because a standard GNOME to me is about as useful as Windows, just more stable? :P

I don't run a complicated (to some, compared to this it's probably only half-complicated) setup because I want to, because I fiddled with it until it didn't get in the way anymore.

Re: Linux Desktop Setup

#146
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 been using Linux in some form for 15 years. Like you, it's been some pre-packaged usable out-of-the-box distro (Xubuntu, Crunchbang, Mint). I've never once compiled a kernel, as I never had to, or saw the need, and it doesn't seem like fun (neither would fixing the compile errors the inevitably come up when I try to compile anything from C/C++). I've never had audio problems that everyone else seems to have, and…

I think I last compiled my own kernel more than 15 years ago, so times have changed...

Re: Linux Desktop Setup

#147
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…

> most users have a "consumer" relationship with computers and not a "producer" one.

Linus Torvalds avoids Linux distributions like Gentoo or Arch because he believes the whole point of a distribution is to make it easy for the end user to install and use useful apps on top of it.

He also doesn't care about trivialities like bash vs zsh. It doesn't (and shouldn't) matter to 99% of people.

Re: Linux Desktop Setup

#148

Earlier quoted context omitted.

If you want both useful features and good shortcuts you can run a tiling window manager within a desktop environment.

It sounds like a sort of "best of both worlds" scenario...i'm interested in any suggestions. The last several years had me use more debian-centric distros (formerly Ubuntu, nowadays Mint). Is there a pair of DE+tiling WM setup that you suggest might be good? I'm open to recommendations!

For me XMonad+Gnome has worked pretty well. There's a nice PPA[1] that gives you most of what you need then you load the Gnome compatibility options[2] in XMonad config file and everything works. Well, there is one annoyance in that there's some sort of race condition and I have to restart xmonad after everything is up (alt-q by default) if I want windows to avoid the task bar like they should. But that only an extra second when I reboot.

[1]https://github.com/Gekkio/gnome-session-xmonad

[2]http://hackage.haskell.org/package/xmonad-contrib-0.15/docs/...

Re: Linux Desktop Setup

#149
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 been using Linux in some form for 15 years. Like you, it's been some pre-packaged usable out-of-the-box distro (Xubuntu, Crunchbang, Mint). I've never once compiled a kernel, as I never had to, or saw the need, and it doesn't seem like fun (neither would fixing the compile errors the inevitably come up when I try to compile anything from C/C++). I've never had audio problems that everyone else seems to have, and…

The important thing: don't feel like you have to compile a kernel, complain about audio drivers, or use a tiling window manager to be part of 'the club'. The only reason I use Gnome3 instead of xfce these days is the eye candy, and I don't feel bad about it.

If you think that stuff seems interesting, go for it. I'd recommend you install Gentoo in a virtual machine for the fun of it, and to learn about things like init systems, filesystems, software dependencies, etc.

The correct way to use Linux is whatever way you're using it.

Re: Linux Desktop Setup

#150

Every time I have to use the slow windows computers at the college I teach at I wish they would put a lightweight linux on them. I wouldn't go full command line but all I'm doing is a browser and word processing. A chromeos-like experience would be fine. Of course what really kills my work computer is the anti-virus. I f I could just disable that then the computer would be a lot more usable.

Can you just boot off a live USB? I used to do that on lab computers at my university.
Post reply on HN