Uhh, arenāt there hash checks to prevent issues like that like debās use?
I donāt know how the corruption happened and why it wasnāt detected - maybe some heisenbug with the Samsung SSD (and/or my partitioning) manifested itself.
I actually tried Linux Mint first - but it would regularly freeze at the boot screen or a bit later in the session. Arch let me build up the installation bit-by-bit - which pointed me towards the dual graphics being the problem. Once I knew that, I could blacklist the default driver and install Bumblebee instead.
Which Linux Mint was that? Newer editions (I think 17.2+ or something ) come with default nvidia dual/switch graphics support. Clement purchased a laptop with an nvidia optimus as he got tired of the bugs and decided to fix it and keep it tested
Linux Mint 17 Qiana KDE Edition
Another thing I ended up appreciating with Arch is that you only end up with what you ask for. Iām finding more and more that these ābatteries includedā / āready-and-all-your-can-eat-buffetā type packages are by their nature bloated and still donāt include what Iām looking for.
I love Xubuntu Works great with dual monitors and it always feels snappy.
Ubuntu with Unity is a disaster as it doesnāt work well with two monitors, I always wonder if Unity devs have any.
Kubuntu works ok, but itās too much bling for me.
I avoid Mint because it feels like thereās not much code review going on, and there was a reported hack.
Fedora uses Gnome 3 and the Xfce spin feels like someone did a ādnf install @xfce-desktop-environmentā and slapped the result on an ISO, although it does feel faster and more stable than Ubuntu.
Iām a Linux noob so those are just my observations
Funtoo Linux Intel64-nehalem funtoo-stable standard from stage 1 if you know what I mean
Ubuntu 16.04 at work and home. Only because I try to code and keep my stuff on same distro and version which I have on servers
Elementary OS Loki
thanks guys ultimately i switched to antergos OS based on Arch linux. so far so good
Happily using Fedora 25 now.
I mostly live in the BSD family of Unixes: FreeBSD, OpenBSD and macOS. I donāt use Linux very much. But when I do, I choose good olā Debian.
If I had a choice about which linux to use Iād take a long look at nix.
But I donāt so I just deal with whatever the work gods decree. They are all horrible in their own ways.
Ubuntu LTS all the way on my computer (with Gnome desktop) and on all our servers, I like Arch though and Antergos looks interesting but I doubt Iāll ever switch.
If Iām not mistaken my system works since version 10.04 without having to reinstall it (even when dual booted Windows did itās best to kill GRUB or defile partitions), that stability is worth a lot to me
Same for me. Full two days on Antergos and Iām loving the AUR. So far so good!
Anyone using a Linux VM, with a Desktop Environment, on their mac? Does the Mac OS get in the way (of keyboard shortcuts) too much? Iād love to go back to using a tiling WM and I want to mess with buildroot. How is the trackpad? Maybe the trackpad wouldnāt matter too much if I had XMonad.
The VMs are dead, long live docker
Docker is built on poor abstractions, long live Jails and Containers.
I personally use Slackware. Aside from Linux, I also use OpenBSD (in particular, itās what I prefer for servers and non-x86 workstations), and I have a machine that runs Haiku.
Except its format is highly designed for a specific method of doing containers, it is not very extensible.
Like Illumos has a Docker layer on top of their Containers that people can use, but it lacks a lot of the capabilities the actual containers have, while being interestingly harder to use too. ^.^