Ask HN: What do you want to see in Ubuntu 17.10?
511–520 of 1001 posts
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#512Remove the update notification from the motd: https://imgur.com/a/6SD97 This message breaks boxes. I'd also like to see MariaDB in main, not universe.
I guess for consistency, as update-motd seems to be installed by default(?) and the motd is called in /etc/pam.d/login by default - xmotd or something similar should also be installed to make sure that everyone is pestered by the message of the day...?
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#513- HEADLINE: Build from source, minimize deltas from upstream, and quit poisoning the Debian ecosystem.
- DESCRIPTION: I have repeatedly hit issues with core packages and applications that are solved by simply doing:
apt-get build-dep; apt-get source package; cd package* ; fakeroot debian/rules
Sometimes the packages fail to build. This tells me that you do not have an automated build regression system, even though Debian has gone to great pains to make this easy to automate.
I have hit bugs in packages because there is a large stack of diffs that have been applied to the package (logrotate is one example), but never upstreamed. The logrotate diffs include a "security patch" that is not well thought out, does not actually close a real bug, and causes logrotate to silently fail, filling /var.
This would not happen if you actively upstreamed patches, and reverted changes that are not approved by upstream, or addressed in other ways by upstream developers.
These two systematic issues have caused me to move away from Ubuntu for server and desktop use.
Finally, I've heard stories about Ubuntu devs forcing through controversial votes in the Debian project, and noticed an uptick in user-hostile decisions by the Debian project (like the forced systemd migration).
As a major contributor to Debian, Ubuntu should do whatever it can to improve the health of the Debian community, and generally improve the code quality + stability of upstream debian projects (without just killing off stuff that Ubuntu has decided not to ship).
- ROLE/AFFILIATION: Engineer/Researcher At work, we ship a hardware appliance based on Ubuntu. I've been using Ubuntu / Debian as my primary development environment for almost two decades, and am saddened by the level of bitrot I've encountered over the last 2-3 years.
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#514HEADLINE: Tiling window manager that just works
DESCRIPTION: Tiling wms are great. However most have regressions compared to Unity; e.g. need to wrestle with systemd to get screen locking on suspend working, weird interaction issues between gnome daemons, etc. Easy enough to get a nicely functioning system with some googling, but it'd be great to have a tiling wm with no integration issues out of the box. Perhaps fork i3 and add what's needed to make it work seamlessly after install. Call it unity-tiling?
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#515- FLAVOR: Ubuntu Server - HEADLINE: All configuration change managed & automated - DESCRIPTION: All configuration management in Ubuntu Server should be managed. For example, editing apache configuration raw on the FS should be strongly discouraged and logged as an error to reconcile with a legitimate configuration change. I should instead create my own configuration package that adds files, edits exiting files, etc.…
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#516- 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. HEADLINE: A way to have different scaling for external monitors hooked up to my HiDPI laptop. This would be awesome. Even when both the laptop and the external screen are 1080p, different scaling could be helpful if you want to use a dual monitor setup effectively. Unfortunately, it's a tough nut to crack given current desktop behavior. For example, you can have a window that straddles both monitors. What should…
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#517Earlier quoted context omitted.
> 1. HEADLINE: A way to have different scaling for external monitors hooked up to my HiDPI laptop. This would be awesome. Even when both the laptop and the external screen are 1080p, different scaling could be helpful if you want to use a dual monitor setup effectively. Unfortunately, it's a tough nut to crack given current desktop behavior. For example, you can have a window that straddles both monitors. What should…
macOS handles that edge case. It just displays the window in only one screen. The one with the biggest area of the window shown. There is no need to be held back by cases like this.
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#518Re: Ask HN: What do you want to see in Ubuntu 17.10?
#519FLAVOR: Ubuntu Desktop HEADLINE: Dump Mir!!!!! DESCRIPTION: I know Canonical has put a lot of effort into Mir and at this stage it is probably "too big to fail". But for various reasons my bet is that it will fail. I think this is Canonical repeating Microsoft's Metro mistake. I have a $12K dollar desktop and I don't want an OS optimized for phones !!! I will be able to avoid it but I would rather your engineering ef…
Ok, I'll bite, how do you spend 12,000$ on a desktop? Just keep throwing videocards at it?
Re: Ask HN: What do you want to see in Ubuntu 17.10?
#520- FLAVOR: Ubuntu Desktop - HEADLINE: include f.lux or redshift as a default installed package. - DESCRIPTION: by including f.lux / redshift , Ubuntu will be helping users to get better sleep . I know it's very difficult to accommodate requests for default apps, but macOS and iOS has Night Shift, Android has Night Mode. Thanks !