Live data from Hacker News

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

news.ycombinator.com

761–770 of 1001 posts

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

#762

- 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

This more than anything. I believe it is this issue (at least for me): https://bugs.launchpad.net/ubuntu/+source/unattended-upgrade...

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

#763
Ubuntu Desktop Drop the current release schedule. Ubuntu is sadly becoming a boring distribution meaning that with each release "nothing" really changes. The Team should focus on releasing an new version of the OS every 1-2. This will give developers the opportunity to add more cool features since the pressure of meeting strict deadlines is gone. I would focus all the resources on the Desktop and Server Market and then focusing on other markets. Having to release one distribution every 1-2 years will also give us the opportunity to have better planning and focusing on what users really want. A student, a fan.

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

#764

- FLAVOR: Ubuntu Desktop - HEADLINE: Volume leveling across applications - DESCRIPTION: I use headphones every day. I listen to music and podcasts while I work. I use youtube videos and screencasts to learn new things. Sometimes I hop on a VOIP call through one service or the other. The one feature I miss most from Windows Desktop life is the "volume normalization" checkbox in my sound settings. It protects me from o…

For reference, this feature is called "Use ambient noise reduction" on macOS and "Reduce Loud Sounds" on the 4th generation Apple TV:

https://support.apple.com/kb/PH18961 https://help.apple.com/appletv/#/atvba773c3c9

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

#765
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…

User: I want hi-res apps! Dev: Sure, here you go. User: But why is it so small on my new shiny tablet high density screen? Dev: (SHit it worked okay for me) Okay now it detects the density and scale.. User: But when I move the window to my old good lcd screen it becomes way too big! Dev: Okay let's see if I can dynamically adapt to a new monitor density, it's just one scale factor. User: But when I put it on my big t…

I've always thought that arcdegrees should be what we measure UI's in: how much of a user's field of view does this thing consume? After all, what makes text "small" is that how much of my FoV it consumes (or doesn't). Not inches, or points, or pixels.

(Admittedly, "points" are still likely a good measurement for print. Perhaps one can work backwards and fudge point as a measure of angle if you consider 12 point font at a typical viewing distance.)

I assume the real hard piece is figuring out the distance the display is going to be viewed at. Some definite defaults exist (phones are typically about the same distance away, same with desktop monitors) but unique situations certainly can exist. (I'm also assuming that the monitor can report it's physical size and resolution; combined w/ viewing distance, it should be possible to calculate FoV.) If you did this, you should be able to mostly seemlessly split a window between two displays, and have it be equal "size" in the FoV. (of course, some displays have borders, so that fudges it a bit.)

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

#766

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

Indeed this is due to missing options in the installer: with some manual fiddling, it's long been possible to make grub boot from encrypted disk (thus removing the need for a separate /boot and its space issues): https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1062623

You could probably fix this on your system without installing from scratch, but it would take some careful planning (mostly wrt backups!). You'd need to boot from a recovery cd or such, copy /boot into /, edit /etc/fstab accordingly, and then follow the last few steps in the bug report above (from the chrooting onwards). I'd probably test this in a VM first.

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

#767
- FLAVOR: Ubuntu Server / OpenStack (ClearOS)

-HEADLINE: Embedded "cPanel" alternative.

-DESCRIPTION: Like ClearOS, focusing on easy server administration though web , Ubuntu Server could have an embedded alternative to it. All the free thirdparts alternatives (ZPanel and others) are painful to install, have super bad UI and deliveries some inefficiency tools due to OS. Even the payed ones have this problems, but most of them on a smaller scale. I've mentioned OpenStack because it deliveries some nice virtualization tools though webadmin.

This tool will drastically increase the usage of Ubuntu Server inside home servers/small hosting providers, since cPanel is payed and . Ubuntu Server already has one of the easiest installation. This tool would allow non-serverAdmins to use it in small website hostings.

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

#768
FLAVOR: Fedora

HEADLINE: How Ubuntu is terrible

DESCRIPTION: dpkg, apt-get, and more commands use ambiguous names (apt-get update && apt-get upgrade for example). The package manager on Ubuntu and Debian should be consolidated into a single 'apt' command, such as 'apt install' or 'apt update'. Ubuntu and Debian default settings are configured like someone didn't read documentation and doesn't care about consistency. Fedora, CentOS, RHEL, and other RedHat-based distros are far superior in every way imaginable.

ROLE/AFFILIATION: DevOps Engineer / Unix Systems Administrator

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

#769
- FLAVOR: all flavors

- HEADLINE: root ZFS + full disk encryption support in installer

- DESCRIPTION: using ZFS + LUKS as my root filesystem in Ubuntu now all over (the cloud, my laptop, etc). It would be great if this were built-in as an option in the Ubuntu installers. It would be even cooler if canonical helped push some cutting edge ZFS on Linux 0.7.0 features out there: native encryption and resumable send/recv for example. I know there are licensing issues involved, but this is my wish :)

- ROLE: sysadmin + developer

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

#770

- 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 ... plusa nice command to clean out unused kernels
Post reply on HN