Live data from Hacker News

A Lengthy, Pedantic Review of Ubuntu 18.04 LTS (Bionic Beaver)

blog.bityard.net

141–150 of 391 posts

Re: A Lengthy, Pedantic Review of Ubuntu 18.04 LTS (Bionic Beaver)

#141
post #82

I'm not mincing my words here but Gnome 3 is just an unpolishable turd and needs to go away. It's just trying to be original and clever but has missed the mark so incredibly far that makes it the most frustrating thing possible to use on a daily basis. I have tried on and off for 2 years and it is just eye gouging pain to use. I crawl back to xubuntu and XFCE in the end every time as it does the service of getting ou…

You terribly exagerate. Actually Gnome3 is currently the only desktop environment which gets Wayland somewhat right. I fear they got where they are by doing some false turns like a global lock in the compositor and client side decorations.

Your systemd utterings completely lack any architectural or technological reasoning

Re: A Lengthy, Pedantic Review of Ubuntu 18.04 LTS (Bionic Beaver)

#142
post #88

Earlier quoted context omitted.

Funny, device drivers are the precise reason I switched to Windows 10.

In general, if you want AMD or Nvidia graphics drivers then Windows is easier. If you want anything else (including Intel graphics drivers) then Linux is easier.

Like Intel graphics, AMD graphics now work with Free drivers. The kernel just needs to be new enough to contain new-enough version of the driver, so in the case of Ubuntu 16.04, it was necessary to use the "hwe" package variants.

Re: A Lengthy, Pedantic Review of Ubuntu 18.04 LTS (Bionic Beaver)

#143
post #31

When the display goes to sleep due to lack of input or whatever, you have to drag upwards with your mouse to unlock the screen. Like some common dirty frickin' smart phone. Yes! Dragging a window to the top of the screen maximizes the window. FOR GODS SAKE WHY. Double yes!

> Dragging a window to the top of the screen maximizes the window. FOR GODS SAKE WHY. This also works in Xfce and I love it.

In xfce you can switch that behaviour off in Window Manager Tweaks and the Accessibility tab. Not sure about Gnome shell.

Re: A Lengthy, Pedantic Review of Ubuntu 18.04 LTS (Bionic Beaver)

#144
post #82

I'm not mincing my words here but Gnome 3 is just an unpolishable turd and needs to go away. It's just trying to be original and clever but has missed the mark so incredibly far that makes it the most frustrating thing possible to use on a daily basis. I have tried on and off for 2 years and it is just eye gouging pain to use. I crawl back to xubuntu and XFCE in the end every time as it does the service of getting ou…

UI is simply terribly hard. And the open source “bazaar” model also happens to be at its worst in UI work. You kinda need a dictator with taste to get UIs right, and the Linux community has neither dictators nor taste.

I think that's overcomplicating the problem. The problem is that there are established UI paradigms that work for power users, which to be honest is most of the userbase. But those paradigms are static and boring compared to the possibilities, so people invest time in playing with the possibilities instead of delivering what the end user needs.

Re: A Lengthy, Pedantic Review of Ubuntu 18.04 LTS (Bionic Beaver)

#145
Man, the Linux crowd really sucks. Why am I even reading these comments?

I'm of the opinion that the Linux desktop has never been better, and I really enjoy using modern Linux desktops a lot more than I used to. To all those developers that made it possible for us to use this stuff on our computers with no strings attached: thank you. Ubuntu 18.04 is a great collection of these achievements (like many other current Linux distros).

Reading these comments you'd miss that this review has a (mostly) positive conclusion and a recommendation for people to use it.

Re: A Lengthy, Pedantic Review of Ubuntu 18.04 LTS (Bionic Beaver)

#146
post #82

I'm not mincing my words here but Gnome 3 is just an unpolishable turd and needs to go away. It's just trying to be original and clever but has missed the mark so incredibly far that makes it the most frustrating thing possible to use on a daily basis. I have tried on and off for 2 years and it is just eye gouging pain to use. I crawl back to xubuntu and XFCE in the end every time as it does the service of getting ou…

You terribly exagerate. Actually Gnome3 is currently the only desktop environment which gets Wayland somewhat right. I fear they got where they are by doing some false turns like a global lock in the compositor and client side decorations. Your systemd utterings completely lack any architectural or technological reasoning

I'm not concerned with architectural concerns but usability. The end user, me included doesn't really care if it's Wayland or X underneath, as long as it works properly and is productive. Really anything behind the toolkit is of no concern to me.

I'm not going to turn this into a debate on systemd but they managed to win the "Lamest vendor response" prize at the 2017 Pwnies. And clearly you've never been with a system down and got greeted with "Failed to get D-Bus connection: Operation not permitted" and no log entries at all. Yes adding complexity to a risky process was a fantastic idea.

Re: A Lengthy, Pedantic Review of Ubuntu 18.04 LTS (Bionic Beaver)

#147
post #91
post #83

Has anyone found a good solution for non-integer screen scaling? I use Ubuntu on all of my computers, but they have modern, hi-res screens, and the default scaling is too small. The only options are integer multiples (which is too big), or scaling the font size (which leaves window navigation, icons, etc too small).

I had switched to Wayland and it (sort of) supports fractional scaling system wide. It did work, its just some things end up being blurry (fonts are blurry) and that was too much for me. My temp workaround is using font scale at 1.4. Its good enough but I miss not having to worry about it with Wayland, especially with multiple monitors that have different resolutions. Some day Wayland support will be better, but I do…

The blurriness seems to be a bug with Xwayland: it runs the apps at @1 scale and scales them UP to the required fractional size. It should run them at the @2 scale and scale them DOWN, to preserve the sharpness.

Meanwhile, the best way to achieve fractional scale is to run X11, use the nearest highest integer scale and scale it down using "xrandr --scale 1.somethingx1.something". Not very user friendly, though.

Re: A Lengthy, Pedantic Review of Ubuntu 18.04 LTS (Bionic Beaver)

#148
post #139

Earlier quoted context omitted.

I am running gnome-shell on 3 desktops and my current session is running for days and memory usage is stable around 230MB. The leak as discussed in the bug comes from certain extensions. I do not think it qualifies as leaks as "hell".

If you just press "Super" multiple times does RAM usage go up? Was quite reproducible for me last time I've checked.

And later goes down, as it gets GC-ed.

Re: A Lengthy, Pedantic Review of Ubuntu 18.04 LTS (Bionic Beaver)

#149

Earlier quoted context omitted.

> Dragging a window to the top of the screen maximizes the window. FOR GODS SAKE WHY. I use this all the time when working with several monitors. Just press Alt, click somewhere onto a window, move this window to a different monitor, smash window to the top of the screen. Bam, instant monitor-switching of full-screen windows. (And yes, usually I use keyboard shortcuts for this but when the hand is already on the mous…

I love those features so much. Dragging the window near a side of the screen make it fills half of it too.

Like this in theory but they manage to screw it up. The new size is a state that is lost when moving again. :(

Re: A Lengthy, Pedantic Review of Ubuntu 18.04 LTS (Bionic Beaver)

#150
post #95
post #82

I'm not mincing my words here but Gnome 3 is just an unpolishable turd and needs to go away. It's just trying to be original and clever but has missed the mark so incredibly far that makes it the most frustrating thing possible to use on a daily basis. I have tried on and off for 2 years and it is just eye gouging pain to use. I crawl back to xubuntu and XFCE in the end every time as it does the service of getting ou…

> terrible QC of systemd I haven't had any problems with systemd. YMMV?

[deleted]
Post reply on HN