Live data from Hacker News

Linux Desktop Setup

hookrace.net

101–110 of 232 posts

Re: Linux Desktop Setup

#101
Even though Pentadactyl is not under active development anymore, I'm pretty happy with Vim-Vixen. It doesn't have "caret mode" (from what I can tell) but the switch was very smooth. There are also a lot of other options for vi-browsing for Firefox now.

Re: Linux Desktop Setup

#102
post #19

Slightly offtopic: the author says the background of https://hisham.hm/htop/ shows live statistics, that's not the case as far as I can tell, just 4 pre-recorded images shown successively. Ontopic: Quite impressive setup. For me it would be too strictly regulated for a comfortable use, though technically I like it. To each it's own.

From the htop page:

  Thanks to Alexander Waldeck for the idea of having htop
  itself as the page background! His page actually presents 
  a live htop session -- mine is just an animated gif with
  a few frames stolen from his page. :-)
The drunken-security.at page is offline as far as I can tell, but as I recall it he eventually had to drop the htop background as people were DDOSing him to see the results.

Re: Linux Desktop Setup

#103
post #20

I have been using a very similar setup for 12 years now. In the past few months I've been wondering what the Linux experience is like for newcomers and "normal" users. I am considering doing a clean install with a full fledged modern desktop environment such as KDE. I may not be able to manage such an environment, I fear that it's too constrained compared to controlling everything that runs on my computer. But I'd li…

I did. It feels good. The interactions are smoother, file managers are more useful. Had to tweak some shortcuts to emulate some moves I am used to in tiling managers. I went from awesome to KDE (kubuntu 18.04lts). I do webdev, cm and reports at the moment. I believe the terminal only approach suits most sysadmin, devops and the like ; not your run off the mill wordpress dev.

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

Re: Linux Desktop Setup

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

I can't speak for everyone, but I use a tiling window manager with Firefox on a specific tag ("virtual desktop", but not) which I browse mostly using VimiumFF, an extension that gives me vim keybindings for navigation. Pressing "f" puts a small tag over each link with a set of characters (ff, jj, de, df, etc) and typing the characters in that tag opens the link.

Re: Linux Desktop Setup

#106

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.

Can you share which laptop you have from Xiaomi?

I (not parent poster) have the first-gen 13" model (TM1613 A05)

Re: Linux Desktop Setup

#107
Once upon a time I ran a very minimal setup with using awesome. Tiling windows were great but I found I missed some things that Gnome had done for me. So I'm back on Gnome but replaced Metacity with XMonad, which was a surprisingly easy change. That was back in 2012. Since then there's a lot of churn in Ubuntu with first Unity then Gnome 3. But it hasn't taken that much work to keep everything trucking along, especially thanks to gekkio's PPA that now does most of the work in getting xmonad integrated with Gnome.

I might change one or two things every year, moving from gnome terminal to kitty recently, for instance, but I'm happy with my setup and it's served me well.

https://github.com/aclough/dotfiles

Re: Linux Desktop Setup

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

i3's "scratchpad" alone is worth switching. You can show/hide a floating window on any workspace with a single hotkey. I use Chrome's app mode to launch dedicated windows for frequently used sites (Calendar, Slack, DevDocs) and I can call them up easily. Works wonderfully for native apps, too, like Spotify.

I tried Gnome recently, and although it's very polished, I switched back to i3 because it wasn't nearly as intuitive to drive with the keyboard.

Re: Linux Desktop Setup

#109
post #36

It's been about 10 years since I used linux on the desktop. I notice this post on the front page and think: "Great! Let's have a look at what a modern linux desktop can look like.." Oh.. It looks exactly like running a high resolution VGA-mode console with tmux and no X. :P (Probably very effective though!)

Eye candy remains available. One of the things I love about Linux on the desktop is that you're free to use that stuff or not, according to personal taste. And personally, I find that eye candy reduces the space available for text, which is much more information-dense. A screenshot from my machine would look much like the one in the article.

Re: Linux Desktop Setup

#110
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'd love to switch, but we use Zoom at work and screen sharing in Wayland was unsupported, last I checked.
Post reply on HN