Live data from Hacker News

Linux Desktop Setup

hookrace.net

11–20 of 232 posts

Re: Linux Desktop Setup

#11

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.

I don't see at all why you're saying it's not a desktop setup. It's obviously a workstation computer with media capabilities. The word desktop implies pretty much that. In contrast to desktop, there are portable computers and servers. Today the difference between portable and desktop amounts to just additional power management tools, so it's pretty much the same. So there's just workstation and server, ignoring Androids, Google Chrome laptops, etc. This is certainly not a server.

As to the content itself, the insights, configs and tools listed are great. My setups have very similar objectives, but solving a lot of these mundane problems can mean days, so I'm definitely saving this for later.

Re: Linux Desktop Setup

#12

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.

I use YouCompleteMe at work for large projects (and it still sometimes struggles with looking up some symbols), but for my rather simple personal projects ctags has always been good enough.

Re: Linux Desktop Setup

#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...

Re: Linux Desktop Setup

#15

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?

Re: Linux Desktop Setup

#16
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've been using Linux every day for 15 years now. I love Linux desktop, not perfect, but neither is Windows. I started with Gnome 2, jumped over to KDE 4 and now KDE 5. Very happy with how well and smooth everything works.

Re: Linux Desktop Setup

#17
Cool setup, being able to mold your Linux desktop into what you need is a good thing!

I'm happy on Ubuntu LTS with a couple PPAs for latest mesa and some other applications.

More recreational though, gaming through Steam's Proton or Lutris, big thanks to Valve for sponsoring wine, dxvk an various other bits and pieces!

Re: Linux Desktop Setup

#18
I've been using Ubuntu on an Thinkpad L460 for about 9 months now full-time. While there is a curve and I'm always looking for new ways to solve problems. What running Linux has done for me that I didn't expect is to make sure all my code plays nice with other projects.

Example: I've got processes that make models out of stock data and does backtesting. Even though I use my own custom code for a lot of things, I make sure that in the end if someone wants to dump into numpy/pandas they can in just 2 lines.

I started out with Linux to use a free hand-me-down laptop and I stayed when it was powerful and I could still make a living coding with it.

Re: Linux Desktop Setup

#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.

Re: Linux Desktop Setup

#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 like to try.

Has anyone done a switch from very minimal keyboard first lightweight environment to a modern desktop environment? If so, what was it like?

Post reply on HN