Live data from Hacker News

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

news.ycombinator.com

251–260 of 1001 posts

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

#251
FLAVOR: Ubuntu Desktop

HEADING: do not break things that work

DESCRIPTION: every time I update Ubuntu I cross fingers for havings things that work not broken, like Guake on more monitors and other bugs. Ubuntu is so much prone to regression bugs. Maybe more tests would be useful?

HEADING: the Unity menu ui is bad designed

DESCRIPTION: Apart from the apps search feature which works well, the apps navigation is so ugly: giant icons, I have a 2k monitor and I see just 30 apps when I go on the apps list!!! WTF!!! I have to scroll this giant icons menu also beacuse the app list isn't resizable or fullscreenable! Those giant icons drive me mad, no joke!

FLAVOR: Ubuntu Desktop (on laptops)

HEADING: Fix long-stanging WiFi issues

DESCRIPTION: there are a lot of bugs related to WiFi on laptops. I had the Power Management: Off one: http://askubuntu.com/a/537375/53268 but there are many others. I've always experienced bad stuff

ROLE/AFFILIATION: Web developer, freelance

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

#252

- FLAVOR: Ubuntu Desktop - HEADLINE: 1st party hardware - DESCRIPTION: I'd love to buy hardware from Canonical that will just work, just like I do with Apple. Dell comes close, but not close enough that I will recommend it to people. System76 build quality is something I hear people complain about, so I can't recommend them either. - ROLE/AFFILIATION: Software Developer, Ubuntu Member and Ask Ubuntu moderator.

Someone should make a Nintendo Switch-like PC that runs Linux; a full desktop-strength OS with a touchscreen UI when in mobile mode, that you can dock at home, or into a laptop-like chassis you can carry around (like Apple's Smart Keyboard), and get the full desktop UI.

The home dock would have more powerful, user-customizable and user-upgradeable hardware, and the OS should seamlessly handle the transition.

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

#253

FLAVOUR: All HEADLINE: Convenient snapshot & rollback by default DESCRIPTION: Possibly implemented as snapper + lvm thin provisioning or btrfs. Other distros already have this, but it is far from user friendly.

ZFS is the drop-in FS for /root to allow this. (btrfs et al are not production ready).

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

#255

FLAVOR: Ubuntu Server HEADLINE: Secure, immediate isolation or power down DESCRIPTION: When a zero day like heartbleed comes out I want the operating system to give me the option to immediately disconnect from the internet, or even power down the OS. I also want the ability to call these commands myself so that if I have a wider scanner, like Appcanary, I can trigger the shutdown command myself. I want this command t…

    sudo shutdown -h now
Immediately halts the OS.

    sudo shutdown -r now
Immediately reboots the OS.

    sudo ip link set eth0 down
Immediately bring down the network interface (eth0).

I'm actually curious how you are using and administering Ubuntu Server without knowing these things. Or at the very least, not stumbling across the "shutdown" or "ip" commands--ever.

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

#256

- 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 int…

+1 I recently had this issue. I have Ubuntu on my machine (not dual boot) and I installed with all the default options. I hardly installed any heavy applications and it started saying it cannot install updates as /boot is full. Thanks for bringing this up.

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

#257
- FLAVOR: Desktop - HEADLINE: printing - DESCRIPTION: if you print to pdf from Firefox, you'll notice that the page numbers are not at the end of a page. Not sure if there's anything Ubuntu can do about it.

- FLAVOR: All - HEADLINE: simple switching between core, desktop and server. - DESCRIPTION: core + install some packages => desktop / server. Desktop / server - remove some packages => core.

- FLAVOR: Desktop - HEADLINE: add more features to the trackpad. - DESCRIPTION: libinput knows the size of my laptop trackpad. Is there anyway to tell it to accept touch as click only in a particular area at a particular position on the trackpad? Not sure if Ubuntu can do anything or only libinput's author can do it.

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

#259
post #14

- FLAVOR: Ubuntu Desktop: 1. HEADLINE: A way to have different scaling for external monitors hooked up to my HiDPI laptop. Currently I need can only set a single scaling factor, so I need to ajust my laptop screen resolution to match scaling of the external monitor. If that's not possible, a way to automatically set resolution and scale for both screens once you hook one up would already save me a lot of manual switc…

+1. I recently got an Dell XPS 13 and hooked it up to my external monitor (4K). Icons were way too small so I adjusted those and standard text size. But getting applications (e.g. PyCharm) to run at a reasonable size was frustrating (I had to google it and then modify some configuration file somewhere). With OS X, which I just came from, the external monitor "just worked" when I plugged it into my Macbook Pro.

Windows scaling should auto configure and work in any modern application. It always works like that for me, and I only have issues for software written in 2003 in Java or really old versions of QT.

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

#260
post #14

- FLAVOR: Ubuntu Desktop: 1. HEADLINE: A way to have different scaling for external monitors hooked up to my HiDPI laptop. Currently I need can only set a single scaling factor, so I need to ajust my laptop screen resolution to match scaling of the external monitor. If that's not possible, a way to automatically set resolution and scale for both screens once you hook one up would already save me a lot of manual switc…

+1. I recently got an Dell XPS 13 and hooked it up to my external monitor (4K). Icons were way too small so I adjusted those and standard text size. But getting applications (e.g. PyCharm) to run at a reasonable size was frustrating (I had to google it and then modify some configuration file somewhere). With OS X, which I just came from, the external monitor "just worked" when I plugged it into my Macbook Pro.

> (I had to google it and then modify some configuration file somewhere)

I even had to do this with Chrome [1]. It's crazy how obscure this was when I was setting things up. Other apps, like Gimp, still look like shit because I can't find a way to do the same thing; their GUI just rends at a tiny scale and is difficult to use.

[1] https://superuser.com/a/1120078/103402

Post reply on HN