Live data from Hacker News

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

news.ycombinator.com

781–790 of 1001 posts

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

#781
FLAVOR: Ubuntu Desktop

HEADLINE: personal firewall, hips firewall, app sandbox

DESCRIPTION: 1) personal firewall. (ala sygate, little snitch, kerio personal firewall, etc). This is essential (and shame on ALL OS vendors for not supplying one) as it is insane that apps can just willy, nilly go where ever and when ever they want. This is the very cornerstone of insecurity (malware, hacking). For every connection I want to see an interactive popup (with IP address, app name, etc) with the options (allow, deny, make permissions permanent).

2) HIPS (host instrusion protection) firewall, the exact same thing as #1, but for apps, not internet. If an app is starting or calling another app (or link library (DLL)) I want to know about it and stop it before it runs.

3) App sandbox that provides virtual filesystem, etc for any app I want to run but want to refuse it direct access to system files, etc.

=== I tried Douane (linux personal firewall) but failed at making it run because there are no binaries provided and it didn't compile correctly and I don't have the time to debug it. So at least provide this in binary form from the unbuntu respositories.

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

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

One way to solve the scaling issue is to set the external monitor to a virtual higher resolution while still driving it at its native resolution (with scaling down done in GPU). Actually Linux/Xorg generally support this out of the box, it is just the higher-level software that would need to make use of it. You can try it youself: xrandr --output --scale 2x2 the result should be the given monitor will appear to have…

Battling xrandr is not for the feint of heart. It is tedious to get the right behavior and differs from one display to the next (the precise dimrnsions, etc..)

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

#786
- FLAVOR: Ubuntu Desktop

- HEADLINE: A good post-X11 replacement for xkb / xmodmap

- DESCRIPTION: I have such a productively complicated keyboard configuration with the two tools above, both of which will die with X11. I'm afraid I'm more likely to buy a Mac and use Karabiner than go without custom keybindings in Mir.

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

#787

Earlier quoted context omitted.

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

"CSS Pixels" are actually supposed to be based on viewing angles:

    http://inamidst.com/stuff/notes/csspx

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

#788
OT: Not related to the particular future ubuntu release

Flavor: Ubuntu Desktop

Headline: Stop the dwindling numbers of ubuntu being used as the primary os

Problem: Any os which is not the preferred primary os is losing a consumer base. One can run docker/vm but that doesn't sum up. The whole system is confusing when trying to ascertain what hardware to buy or migrate over to ubuntu. Since there is no official word.

Likely solution: Setup a youtube like channel to review ubuntu support for popular hardware. Document it in a better way and make it search friendly. Like imdb model and give it an ubuntu score. Have an option to purchase the particular hardware related driver disk or to download it for free. KIS.

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

#789
- FLAVOR: Ubuntu Desktop

- HEADLINE: Installation issues

- DESCRIPTION:

Make installation more smooth. Last 10 times I have installed desktop ubuntu, I had to do one or more of theese:

1) manually change installation image

2) chroot into installed partition and manually make chages there for it to boot

3) run custom kernel to avoid hardware problem

4) copy and paste scripts from askubuntu to avoid hadrware problem

5) buy another piece of hardware

Sometimes it does not boot, sometimes it does not wake up after hibernate. Some wifi dongle had buggy driver that hang the system.

Luckily, solution was always out there, in the forums. But I had to do some research.

I would recommend Ubuntu to every person I meet, but I am sure that their hardware is not very well supported in it, by pure variety of hardware and my experience in installation.

- ROLE/AFFILIATION: software developer

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

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

if multi-monitor support was as solid as it is on macOS, i'd likely switch
Post reply on HN