Really sad that they were bullied into getting rid of unity. No global menu in gnome is a joke. Feels like going back in time.
Ubuntu 17.10 Artful Aardvark released
121–130 of 208 posts
Re: Ubuntu 17.10 Artful Aardvark released
#122Earlier quoted context omitted.
In other words, they've made a lot of big changes right before an LTS version so that they can get wider usage with those who don't mind being on the bleeding edge. Sounds like they're doing it right :) I'm putting a lot of hope into 18.04. Been using Ubuntu for over a decade now and my happiness with it has been steadily decreasing. Mostly at this point due to very laggy graphics performance (whether using OSS or cl…
If 18.04 isn't awesome, I'd suggest you give 18.04.1 a try. Even LTS releases have a fair number of issues just after release, in my experience, which the first point release fixes.
The time cost of switching has still been high enough that I haven't looked elsewhere, but that barrier is approaching...
Re: Ubuntu 17.10 Artful Aardvark released
#123Earlier quoted context omitted.
I use nothing but Nvidia on Linux. Their performance and stability is greatly superior to AMD on high-end 3D applications such as Maya. I'll admit, I have not revisited AMD cards in a while, so perhaps I'm out of touch with the current generation. I also do not consider the open source nouveau driver to be acceptable. I've had too many problems with it in 3D apps.
But their proprietary driver is lagging behind a lot of the ecosystem. E.g. until recently their driver did not work with Wayland/mutter because NVIDIA was pushing their own device memory allocator (via the EGLStreams API). It seems that it now finally works, but is very slow. In contrast, AMD is actively contributing to the open source amdgpu driver.
Re: Ubuntu 17.10 Artful Aardvark released
#124Earlier quoted context omitted.
Fabric is reacting to what the most conservative group or Linux users (sysadmins for RHEL) are asking for. That's why RHEL moving to Python 3 would be the last push needed.
> Fabric is reacting to what the most conservative group or Linux users (sysadmins for RHEL) are asking for. I'm not familiar with the details, but does this mean that they're resisting patches to support 3.x? Given the existence of a fork it seems likely. It's not-at-all difficult to write a single Python package that works on both 2.7 and 3.x. Especially if you are willing to use `six`. I'll admit that it's a littl…
I think the actual argument against Py3-compatibility is exactly that: Fabric needs to support 2.6 because it is the default in RHEL/SLES versions which are still quite popular in enterprise environments and maintaining compatibility with both Py 2.6 and Py 3 is quite difficult, as you said.
Re: Ubuntu 17.10 Artful Aardvark released
#125Earlier quoted context omitted.
> Python 2 is no longer installed by default. Python 3 has been updated to 3.6. And so it begins. I think/hope that the next RHEL will do the same thing, at which point the final nail will be in Py2's coffin.
Fabric is still not supporting py3, it's important tool for a lot of admins.
Re: Ubuntu 17.10 Artful Aardvark released
#126Earlier quoted context omitted.
> Python 2 is no longer installed by default. Python 3 has been updated to 3.6. And so it begins. I think/hope that the next RHEL will do the same thing, at which point the final nail will be in Py2's coffin.
Fabric is still not supporting py3, it's important tool for a lot of admins.
Re: Ubuntu 17.10 Artful Aardvark released
#127Earlier quoted context omitted.
I have bought a new desktop this spring. The first thing I did was configuring wake on lan (in France, we have 7 days to cancel a purchase). The second one was to configure ssh and gnome to be able to administer it remotely (line DisallowTCP=false in /etc/gdm3/custom.conf). I use Linux at work since 1999 and I have used a local display less than 1% of the time. An application that does not work remotely does not exis…
1% of users with very particular requirements should not hold back the experience of the other 99%.
I have provided support to Nederlands and Portugal using X11VNC.
Outside work, my wife and my mother are using linux. They call me when they have an issue. Hopefully, I can help them remotely 99% of the time.
IMHO, local desktop is the exception in entreprises.
Re: Ubuntu 17.10 Artful Aardvark released
#128Earlier quoted context omitted.
If 18.04 isn't awesome, I'd suggest you give 18.04.1 a try. Even LTS releases have a fair number of issues just after release, in my experience, which the first point release fixes.
Yes, agreed. In general I guess my point is, I'm not willing to spend several more years of my life while they continually rearrange things that don't matter. I just want a stable, well-supported distro that gets out of my way. The time cost of switching has still been high enough that I haven't looked elsewhere, but that barrier is approaching...
I stay with LTS. A do-release-upgrade for LTS-only will only upgrade at 18.04.1 anyways.
Re: Ubuntu 17.10 Artful Aardvark released
#129Earlier quoted context omitted.
I have bought a new desktop this spring. The first thing I did was configuring wake on lan (in France, we have 7 days to cancel a purchase). The second one was to configure ssh and gnome to be able to administer it remotely (line DisallowTCP=false in /etc/gdm3/custom.conf). I use Linux at work since 1999 and I have used a local display less than 1% of the time. An application that does not work remotely does not exis…
I use my Linux desktop through VNC roughly 50% of the time I'm using it (though, honestly, most of the time I work locally on my laptop). It's convenient to have access to the desktop session I left running the night before remotely if I want to. I mostly use it to sync files/code I forgot to upload when I quit the last time, or to start a download on Steam or something like that. I'm sure Wayland will eventually sup…
Re: Ubuntu 17.10 Artful Aardvark released
#130Earlier quoted context omitted.
I've taken a real liking to Fedora. It actually made me switch from my custom Arch linux with i3 to almost default setup Fedora with Gnome. Worked flawlessly on my old Dell XPS 13 developers edition and my new one. Sadly after the switch to Wayland my pen tablet doesn't get picked up by most applications I use daily including Chrome, Firefox, VSCode, Kritta, Blender, etc. It's a real shame as Gnome/Wayland handles sw…
> Running Gnome on Xorg also isn't an option, it tends to crash a lot now... Strange, for me it's the other way around. I'm using Fedora 26 with GNOME on Xorg and no crashes so far.