Live data from Hacker News

How many of you use a Linux distro as your primary desktop OS?

news.ycombinator.com

31–40 of 68 posts

Re: How many of you use a Linux distro as your primary desktop OS?

#31
Debian.

1) the customization options (tiling WMs ftw)

2) the ease of replicating the production environment I work with

3) the package managers

4) the everything-is-an-ascii-stream metaphor and the ease of creating and using tiny, tiny executables (e.g. shell scripts, daemons, composable cli utils, etc)

5) the complete and total freedom to install and use whatever I want, whenever I want without ever having to pay for anything at all, and more importantly ever have to ever think about entering a product key or having to register anything.

6) the tiny, tiny performance requirements and extremely wide hardware support

7) the networking toolage (ssh, curl, wget, scp, rsync, etc being either already there or one apt-get away)

8) the general feeling that complicated things are abstracted away only if it's possible to do so. The fact that things break transparently, or at least more transparently than the competition. The fact that it's beneficial to Debian that failures and shortcomings be discussed publicly and at length rather than being held behind closed doors to maintain a credible commercial image.

I would really like it if some OS could re-implement the, as I said, everything-as-an-UTF8-stream w/ networking as a first-class citizen, the blank slate UI to be built from scratch (and a few shells), while shedding the legacy crud of teletype-era in-band signaling keycodes, the X window systems, and so on, which I admit is very, very unlikely as it implies re-implementing almost all of the stack, at once, in a backward-incompatible way, all to re-implement a model (the CLI) that is seen as a technical relic to almost everybody except me and Neal Stephenson.

Let's just say, then, that I will switch OS when someone will be offering a consistent, minimal and usable UI metaphor, while accomodating the motor tics I developed using Vim for the last few years.

Re: How many of you use a Linux distro as your primary desktop OS?

#32
A friend bought a windows computer and got Windows 7 before that became obsolete and then had to buy new Office because he had WIndows 7 and then a lot of stuff in new Office is slanted to getting you on their cloud service...so Microsoft like Adobe are moving (has moved) to renting the programs instead of actually selling them to you. Indefensible greedy and really good for Linux!

Re: How many of you use a Linux distro as your primary desktop OS?

#33

Linux can't be beat for free music production software!-THats good although using Jack (a bit more sophisto) can be a learning curve at first.

Okay, I used Ableton on Win7 for a while, and tried to keep making music when I made the switch to Linux, and so far (after 3 years of on-and-off effort) it's been a complete and total failure for me, and I don't know anyone making non-experimental electronic music on Linux.

I'd like to know more about your setup.

Re: How many of you use a Linux distro as your primary desktop OS?

#35
I use Ubuntu on my personal machines.

It's free, and works on virtually any machine, has a built in package manager, and the command line interface (eg: bash) lends itself to automation / script writing. Virtual desktops are also ingrained in how I interact with a computer, and Windows doesn't have a good alternative.

I've been using Linux pretty much exclusively for close to ten years - the biggest thing for me has been compatibility, but that has gotten a lot better over the years. I have a Macbook for work, and I've been pretty happy with the interface, but the keyboard is subpar, and there is no trackpoint.

Re: How many of you use a Linux distro as your primary desktop OS?

#36
I use Slackware and run stock dwm as my window manager.

Once I tweak it to my preferences, I never have to think about it again. My configuration is portable to different versions, different distributions, and even different *NIXes to a large degree. Once in place, the system stays out of my way and I can focus on the task at hand. I used to keep an Arch Linux box around to keep up on the latest versions of things, but I got tired of the constant updating and breakage.

I also use Macs, relying heavily on homebrew (MacPorts before that), but the experience isn't as seamless as it is on Linux. OS X is a great consumer OS, though, so that's what I set my family up with.

I can't get anything done on Windows. I feel like I spend more time maintaining it than using it. The updates are disruptive and kill performance, the endless notifications are annoying and often meaningless, and the interface is byzantine. I haven't tried Windows 8, but I'm curious about it since I love my Windows phone.

Since I'm very keyboard-centric, I doubt that Mac or Windows will change in a direction that interests me. I've been thinking about trying out a ChromeBook because of the instant-on capability. If I don't like it, I'll just wipe it and install Linux (which is another reason I love Linux: I can easily repurpose old or odd hardware).

Re: How many of you use a Linux distro as your primary desktop OS?

#37
Not Linux bot relevant: At work I use FreeBSD 10 running xfce as my desktop.

FreeBSD, Macs OS X, Windows, and Linux distros are all in use at our office, in that order from most to least common.

The biggest issue I have is occasional difficulties with Flash. I'd prefer that be resolved by Flash going away, rather than by FreeBSD flash support getting better.

Re: How many of you use a Linux distro as your primary desktop OS?

#38
Using the Ubuntu GNOME variant of Ubuntu, nearly always at the alpha/beta release (Vivid right now).

The simplest advantages are that it is free, loads of software, ability to customize basically anything you'd like to, same desktop OS as the dominant web server OS.

At work, I use Ubuntu with an Xfce shell -- a wee bit faster, and the taskbar is more convenient on a multimonitor setup. Unfortunately, I end up running Windows in a VM for Outlook (the Exchange connectors I have used ended up being kludgy and more annoying than just using Outlook, and webmail isn't good enough) and Zoom/GoToMeeting/join.me -- no one wants to write a desktop client for these services, and I end up being in enough meetings that I need a Windows VM for it. If I have to join those meetings at home, I use the Android clients, which work fine, but are too annoying in work situations where I might need to present something on my computer.

A couple of months ago, I actually tried an installation of Mavericks on my laptop, and I wiped that off pretty quickly, after a day or two -- the apps were nice, but I missed basic apps that I was used to in Linux, I wasn't able to do basic things like moving/resizing windows with a hotkey + mouse... and I realized that Linux was now "good enough".

Coming from someone who was a die-hard Mac user from the Classic Mac OS days, and where "good enough" was an insult to Windows, for me to say that Linux was now not just good enough, but more comfortable than Mac OS is pretty high praise.

A fully supported, free copy of Mac OS X with some of the niceties I mentioned above, plus a deeper free software stack of applications that worked as seamlessly as they do in Linux (no separate X11 process, good theming) could attract me back -- unsure if I would switch over, but it would be far more attractive.

I used Windows at work for about two years at my current job without too much complaining, so it's doable, but not as fun as running Linux on my home machine.

Re: How many of you use a Linux distro as your primary desktop OS?

#39
Ubuntu with plenty of customization, on desktop and laptop. (I also use Mac at work.)

I have a Windows VM just in case for doing 0.1% stuff that I have to do. (Converting PSD files, doing stuff with Vocaloid, etc.) In some way, this separation of Windows in VM works better for my use.

For other things, it works great for most of the part; only gripe I can think of is that Chrome's omnibar input is painfully laggy...

Other than that, it's quite a productive system to work with.

Re: How many of you use a Linux distro as your primary desktop OS?

#40
Ubuntu, running Unity. Been doing it for about two years. Came from Windows, still do some running on OSX, which I find fairly frustrating.

PROs: unity is wonderful for keyboard shortcuts; opening a terminal and running some commands couldn't be faster or more natural; Inkscape runs like a dream (unusable on Mac); I think the Unity UI couldn't be nicer-- Mac feels like I've got handcuffs on, and Windows gives me headaches. And it being free? I can't imagine it any other way now.

CONS: working with third-party externals (syncing to iPods is frustrating to all hell).

Post reply on HN