Live data from Hacker News

Ask HN: What do you want to see in Ubuntu 17.10?

news.ycombinator.com

51–60 of 1001 posts

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#51
- FLAVOR: Desktop

- HEADLINE: Option to disable all animations and transparency effects in Unity

- DESCRIPTION: With a big (>=2560x1600) monitors and a not high-end graphic cards they are not smooth anymore anyway and my PC is freezing up randomly (but seldom) when switching between applications.

- ROLE/AFFILIATION: developer

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#52
- FLAVOR: Ubuntu Desktop

- HEADLINE: More stable dock/undock and sleep/wake handling.

- DESCRIPTION:

I've noticed that my system often hangs unrecoverably with a blank screen during dock/undock and sleep/wake events. I've learned, though, that I can reduce the likelihood of having problems by trying to minimize the number of state changes that the system has to handle at once. For example, if I'm leaving the house with the laptop, I'll first open the lid, wait 10 seconds to see if the display wants to turn on or not, undock it, wait 10 seconds for it to adjust, and only then put it to sleep. Same thing waking it up: one step at a time, with 10 second pauses in between. Seems to reduce my problems by about 90%. As a developer, this screams "race conditions" to me, but what do I know? If there's a bug filed for this already, I wouldn't know -- no idea what I'd search for.

I take the uptime game pretty seriously: having to reboot means that I lose a ton of context. Right now, I've got nine separate workspaces/desktops going, all with several browser, terminal, etc. windows. A reboot means I'll spend anywhere from 10 to 20 minutes installing updates and recovering all of that state. It's painful. Right now, my system has only been up for 9 days, which is weak sauce.

- ROLE/AFFILIATION: software developer in the federal government

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#53
- FLAVOR: Ubuntu Desktop

- HEADLINE: Automated night mode so I can sleep well after work

- DESCRIPTION: Reducing the amount of blue light during the night is proven to help people finding sleep after having used their computer at night. So during the night, the desktop automatedly reduce the amount of blue light emitted on the screen by shifting the color balance.

- ROLE/AFFILIATION: Dev/Machine learner

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#55
- FLAVOR: Ubuntu Desktop

- HEADLINE: Low Latency Audio Server + Touch support for pro audio

- DESCRIPTION:

Running pro audio apps under any linux distro is still pretty much a pain, mostly due to the problem of getting a low latency audio server to run without lots of manual configuration at the risk of breaking your system, by installing jackd, running a rt kernel, and not breaking existing sound servers (pulseaudio).

_Audio stack and drivers_

Google has announced that android O 8.x would ship with a completely new low latency audio server, enabling pro audio apps under android, all such apps have been iOS, OSX and windows exclusives up until now.

Since google has done it under android it should be doable on GNU/Linux ?

Today more devs are porting pro audio apps to GNU/linux: Bitwig Studio, Renoise, Harrisson Mixbus have linux native versions and REAPER has a beta linux native build.

However running these DAWs at rock-solid low latency with an up to date audio interface is hard/impossible for config issues and lack of driver support.

This would most likely require engaging discussion with audio interface manufacturers to develop/port their drivers to linux (Focusrite, Presonus, RME, Avid, Roland, Tascam) Focusrite Scarlett in particular is the best selling enthusiast-level USB 2.0 audio interface range in the world today, with Presonus a close second. RME, Apogee, AVID, MOTU, etc. are high-end stuff that will not appeal to enthusiasts. RME already has rock-solid support under linux.

_Multi-touch_

Most current and future audio DAWs and apps are going the down the multi-touch route (Bitwig, Presonus Studio One, etc). Sanitizing the audio stack on linux and enabling proper touch support would allow Pro audio apps to run on linux (most likely using WINE at first, as most pro VSTs are windows -- or mac -- only).

Considering all the privacy issues and crap ads that ship with win10 (browsing through pro audio forums will show you that that most people are stuck with win7 for running their DAW computer, do not want to upgrade to win10, and win7 support will stop really soon) and the absolute ripoff that the Apple HW is nowadays, linux might become attractive to audio enthusiasts, maybe pros in the long run?

- ROLE/AFFILIATION: Comp. Sci. Researcher, music enthusiast.

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#56
- FLAVOR: Ubuntu Desktop

- HEADLINE: Better Mouse Settings

- DESCRIPTION: Right now mouse acceleration is enabled by default, and for heavy mouse users this is really not usable. There is no way to change this behaviour in the mouse settings. The only way as a user to get a workable mouse configuration is with custom startup scripts, and it took me as an experienced Linux user and software engineer a long time to figure out exactly how (The recommended way to do this kept changing). Non-expert users cannot be expected to do the same. All it needs is a checkbox or possibly a slider in the Mouse & Touchpad settings to configure the acceleration speed.

- ROLE: Desktop User

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#57
post #4

If anything, increased stability for general-purpose usage would be very nice. Increased hardware support, especially drivers for some wi-fi cards need a lot of work. I really love Linux desktops, but they have too many stability issues/crashes to completely switch from Windows to Ubuntu or any other linux distribution.

- FLAVOR: Desktop - HEADLINE: Increased stability++ I shy away from using my ubuntu laptop (dell xps developer edition, you know, the one you'd expect to be doing this really well) because a) More often than not when starting up it gives me a "something went wrong, do you want to report it dialogue"? I've stopped bother to report it or look at what's happening because it happens so often, but I think it's X crashing…

That WiFI issue is so annoying for me. Sometimes

`sudo systemctl restart network-manager.service` fixes it without having to reboot, other times even that doesn't work.

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#58
Some concrete pain points I came accross in the last several weeks:

Better thermal management - Thermald should become the default, but it needs many improvements.

Zombie processes in containers - When somebody causes a Zombie in a lxd container which happens from time to time you have to reboot the machine, this should not be necessary

Mounting remote filesystems in containers - Fuse is possible if you allow it, but mounting SMB, NFS require a kernel module and cannot be mounted in a lxd container, so make fuse-smb or fuse-nfs.

DNS in Openstack - DNS in openstack is currently really painful to setup correctly. Create a new default module which lets you configure a subdomain for the cluster, a subdomain which is the projectname and then after you start an instance you should be able to simply ssh user@instancename.projectname.clustername.tld

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#60
- FLAVOR: Ubuntu Desktop

- HEADLINE: Please, please, please fix space issues with /boot.

- DESCRIPTION:

I'm constantly running out of space in /boot, due to kernel updates. It drives me so incredibly batty. If I had to guess, this is due to poor defaults in the installer for folks that opt to encrypt their whole disk. Even still, this system was setup back on 14.04 (don't think it started on 12.04), and I have no intention of reinstalling from scratch just to fix it.

Publish something official on how to fix this problem! Make it easy and stress free! Yell at the people who didn't catch this bug before it went out! Sorry, but this is just a really bad problem: it leads to folks like me wasting time, and probably a whole bunch of other folks just not being able to install updates, and no idea why.

- ROLE/AFFILIATION: software developer in the federal government

Post reply on HN