Earlier quoted context omitted.
Many of the multiplayer games I play won't work on linux, typically due to the anticheat software they use. Also, there's typically a few hoops to jump through for popular games.
Anticheat is a rootkit, right? That's almost complaining Windows viruses does not run in Wine.
Reasons to prefer Linux over Windows (2014)
321–330 of 636 posts
Re: Reasons to prefer Linux over Windows (2014)
#322Earlier quoted context omitted.
Have you ever tried to disable something that windows insists you use? Like all the telemetry? Just try to stay on top of that. Impossible because you're not in charge of your machine, Microsoft is. You change it, they just change it back. Frustrating. On Linux? Its yours. Change anything you want. All arguments of convenience go out the window when you are not in control.
That is something I do not care about it enough to dissuade me from the rest of the windows experience. Even accounting for it, the windows experience is still superior to linux for me. I suspect this applies to a big chunk of the population as well who don't care about open source/telemetry etc. If it comes down to it, I can add some rules in the hosts file or run some powershell scripts.
Beware of this though, if you really want to remove all the telemetry. Seems like telemetry is deeply ingrained in the OS. Last time I used Windows tried to enable every option in O&O ShutUp10, got a BSOD.
Re: Reasons to prefer Linux over Windows (2014)
#323Earlier quoted context omitted.
>1. Swap thrashing can bring the system into a completely unresponsive state. This can be prevented using earlyoom (which is packaged in most distros): https://github.com/rfjakob/earlyoom It's probably too difficult to fix the underlying design errors, e.g. fork() duplicating the process's entire address space, thus requiring overcommit and copy-on-write, but losing only one process beats losing all of them. earlyoom…
Or simply disable swap if you have enough RAM. I've been running without swap since 2014 on a 16 GB laptop. I upgraded to 32 GB a couple of years later when I started to routinely use at least 12 GB. At least one browser and editor window per virtual desktop (one VD per customer plus a couple for me), docker, virtualbox, slack, thunderbird, etc.
Re: Reasons to prefer Linux over Windows (2014)
#324Linux on desktop used to be great, but does anyone get the sense that it is going downhill? I don't even touch proprietary Nvidia drivers, all my machines are Radeon or Intel GPU and they used to work fine. But currently on Radeon I have to revert back to kernel 4.19 to get sleep to work. On Intel anything newer than 5.6 won't even boot. I don't get it. Maybe kernel devs mostly care about servers and VMs and are lett…
Re: Reasons to prefer Linux over Windows (2014)
#325Linux on desktop used to be great, but does anyone get the sense that it is going downhill? I don't even touch proprietary Nvidia drivers, all my machines are Radeon or Intel GPU and they used to work fine. But currently on Radeon I have to revert back to kernel 4.19 to get sleep to work. On Intel anything newer than 5.6 won't even boot. I don't get it. Maybe kernel devs mostly care about servers and VMs and are lett…
Re: Reasons to prefer Linux over Windows (2014)
#326I am a sample size of 1. For me, the inconveniences of using linux are far greater than the inconveniences of using windows. This article is targeted at the developer community mostly. As a programmer, I cannot recall being hindered by file name conventions, un-resizeable dialog boxes, bug trackers etc., as much I have been inconvenienced on linux by poor driver support, and regularly dropping to command line for con…
I recently spent 30 minutes figuring out why the Bluetooth pairing process wasn't giving me the pin number I needed to pair my new wireless keyboard. Ugh. Eventually, after searching through forums, I updated the right modules to get it working. I want to use Linux as my daily driver, but I am frustrated by little things that don't work or go wrong.
Haven't had any issues with Microsoft mice on Linux, though. knocks on wood
Re: Reasons to prefer Linux over Windows (2014)
#327https://www.oo-software.com/en/shutup10 https://gist.github.com/telamon/85fbfb0caa482786483bd2b8d3fc...
Re: Reasons to prefer Linux over Windows (2014)
#328I am a sample size of 1. For me, the inconveniences of using linux are far greater than the inconveniences of using windows. This article is targeted at the developer community mostly. As a programmer, I cannot recall being hindered by file name conventions, un-resizeable dialog boxes, bug trackers etc., as much I have been inconvenienced on linux by poor driver support, and regularly dropping to command line for con…
> As a programmer > dropping to command line for configuring my system Doesn't add up. You're a programmer, write a script if it bothers you? > I find the user interface on windows nicer Seriously though, expand on this. Interested in what you are comparing it to; Gnome, KDE, etc.
It does add up. "I'm a programmer" doesn't mean "I want to program every little thing in my life". I want to be not a programmer for a significant portion of my life.
You don't expect a surgeon to perform surgeries all the time, do you?
Re: Reasons to prefer Linux over Windows (2014)
#329I started my journey with linux at the age of 12 when Canonical was sending out free CD's of Ubuntu Hardy Heron 8.04. After nearly 13 years of usage I am a happy user of Windows 10 now. My reasons are: * Horrible font rendering that makes me not even want to code * Terrible application support * Audio and touchpad support is noticeably superior on Windows * Small things that you have to tinker with in order to get ev…
Same here. I used Linux for 10+ years, then at one point, copy/paste between browser and terminal stopped working. I got mad at that shit (yes, also constant tinkering, subpar drivers, etc.) and installed windows, never looked back. And yes, font rendering is horrible. I went out of my way to find bitmapped fonts for coding. And yes, trying to get audio mixing to work on Linux was just a waste of time. My Win10 machi…
Re: Reasons to prefer Linux over Windows (2014)
#330Earlier quoted context omitted.
> Linux runs better on both new and older hardware. This is very much debatable. What's true however is that if your HW is not supported by at least Windows 8.1 you're SoL. > Better as in programs open faster, the file manager opens faster, the task manager opens faster. Everything uses less memory and less CPU cycles. Everything is snappier. I haven't observed any slow downs in Windows 10 for ages. As for "less memo…
≥ Except there's 100 times more software in Windows Really? I bet dockerhub alone has more linux-capable software than windows has anywhere. I also expect that a randomly chosen GitHub repo is more likely to support Linux than it is to support Windows. Maybe these aren't fair comparisons, but I'm not sure what would be. The ecosystems are so different it's hard to know how such a count would go.
You are confusing a subset "developers who use linux-compatible tools" with the set "users".