Earlier quoted context omitted.
Yeah, just like Linux except when it's not. It's useful for folks forced to use Windows because of regulations, but definitely not preferred over a real Linux distribution.
> but definitely not preferred over a real Linux distribution TBH, If I had to choose between "any real Linux distribution" with WINE and Windows with "a real UNIX terminal", I would prefer the latter.
The Best Linux Distros of 2016
71–80 of 91 posts
Re: The Best Linux Distros of 2016
#72>Linux Mint Only if you don't value any sense of security
Could you elaborate on this? I know many people have security concerns about Mint, but I've never found their arguments entirely convincing. the opinion of the Mint devs seems to be that there's a stability vs. security tradeoff, and that Ubuntu chose one point on the spectrum, while Mint chose another. And that for a typical desktop machine sitting behind a router without a lot of ports open (or behind a corporate f…
your firewall won't help against socket re-use; and most configs won't stop connect-backs since they allow unfiltered outbound access to quite a few destination ports
Re: The Best Linux Distros of 2016
#73Re: The Best Linux Distros of 2016
#74Earlier quoted context omitted.
Except not at all because one is all about compiling for speed and tweaking cflags. The other is about a rolling release as better desktop distro model. Sure both distributions let you build your system from scratch but the days upon days of compiling just to slightly optimize a binary is squarely a gentooism.
That isn't what gentoo was "all about" at all -- certainly there were ricers who claimed that as an advantage. The main innovation was the much-improved customizability of each package (USE flags), something I would note Arch still does not have. There were ancillary benefits of being a source distro like interesting cross compiling use cases. full disclosure: used to be a gentoo dev / am currently an Exherbo (rollin…
Re: The Best Linux Distros of 2016
#75i wish there was a distro that worked well with my hardware out of the box, preferably without any applications that i do not explicitly choose to install. i have no interest in setting up pulseaudio/alsa or having to set nomodeset in my grub config for the 20th time.
what distros have you tried? last 2 years have gotten rid of most of the pulseaudio/alsa annoyances, i didnt have to do any configuration on multiple machines (xubuntu 14.04, manjaro). i have one machine with an amd e-2000 that requires the nomodeset, which was annoying to fix, but that's also a pretty niche system. Overall my impression is that most hardware works out of the box pretty nice.
Re: The Best Linux Distros of 2016
#76I always run into tedious issues with Ubuntu and Mint regarding to Atheros Wifi and NVIDIA cards.
Is there a distro with good chances of running out of the box?
Re: The Best Linux Distros of 2016
#77Earlier quoted context omitted.
How does xbps compare to Nix?
Based on the information on the website, xbps has some good features (such as building from source using containers to isolate the build process), but it doesn't have the same type of functional approach as Nix. Void looks like a decent entry in the Arch/Gentoo stable, which means its good for staying on the cutting edge. NixOS is more useful if you're going to be spinning up multiple containers/VMs, which benefits f…
Just download your configuration.nix (and dotfiles) on another machine and you're pretty much safe.
Re: The Best Linux Distros of 2016
#78Earlier quoted context omitted.
Based on the information on the website, xbps has some good features (such as building from source using containers to isolate the build process), but it doesn't have the same type of functional approach as Nix. Void looks like a decent entry in the Arch/Gentoo stable, which means its good for staying on the cutting edge. NixOS is more useful if you're going to be spinning up multiple containers/VMs, which benefits f…
The predictability of Nix environments is good for "one" machine too. Just download your configuration.nix (and dotfiles) on another machine and you're pretty much safe.
Re: The Best Linux Distros of 2016
#79Earlier quoted context omitted.
The predictability of Nix environments is good for "one" machine too. Just download your configuration.nix (and dotfiles) on another machine and you're pretty much safe.
You've just given me an example with two machines. ;-)
Maybe, two configurations that can be run on one machine to transform the machine then?
Re: The Best Linux Distros of 2016
#80Earlier quoted context omitted.
> but definitely not preferred over a real Linux distribution TBH, If I had to choose between "any real Linux distribution" with WINE and Windows with "a real UNIX terminal", I would prefer the latter.
Not me. I'm fortunate in that I don't require WINE or Windows. By the way have you tried Cinnamon?
Personally I prefer MATE since it's a fork of the good old GNOME 2, but I don't use a DE in my servers, so having SSH (installed by Git for Windows) is enough to connect to them.
I also install GnuWin32[1] to avoid getting the `'%s' is not recognized` error whenever I'm using the console and I type by muscle memory some basic commands like ls, or pwd, or grep, and ConEmu[2] with Clink[3] to remove several annoyances of the Windows Command Line.
Having a "good enough" UNIX terminal like OS X is something I'm waiting to see in the next iterations of Windows.
[1] http://gnuwin32.sourceforge.net/
[3] https://mridgers.github.io/clink/
PS. Don't patronize all the people who prefer Windows like a freshman who drank the Linux cool-aid for the first time, most of us need to exchange files with people from different areas. The need to use Photoshop, Word or Illustrator over GIMP, Writer or Inkscape is not a matter of preference, but a matter of being productive by not troubleshooting issues that arise due to the lack of popularity of FOSS alternatives, to give an example: Try to open a .docx and a .odt attachment in Gmail for Android without an Office app, you'll get really surprised and disappointed at the same time ;)