Live data from Hacker News

Fedora 27 released

fedoramagazine.org

21–30 of 150 posts

Re: Fedora 27 released

#21
post #2

Not the most exciting release, but boy am I glad Fedora exists. I switched over from Ubuntu around this time last year and it's been so much better, more stable, better packaging, more up-to-date packages by default. A really great OS. And on my Thinkpad it runs flawlessly.

Fedora 26 came out a bit late so Fedora 27 had a shorter release cycle to compensate.

Re: Fedora 27 released

#23
How is memory consumption on Fedora 27? I am using Fedora 24. When I check with 'free' after it boots, slightly more than half a GB is used on my laptop. In any case, thanks to the team for a very fine open source OS from RedHat.

Re: Fedora 27 released

#24
post #4

I highly recommend Fedora 27. I have been using beta for the last few weeks. I switched from Arch and I am very happy with how well everything works and how stable it is. Fedora team has a release schedule for every release. However, they don't release until they are sure everything works as expected (27 was delayed by a few weeks). That really makes the stable release rock solid. I wish other popular distros would d…

What did you dislike about Arch? I made the opposite move years ago: I went from Fedora to Arch, and it was possibly the best choice I could have made.

I have experimented with Arch at times, but I didn't have a great experience with the package repository. It seems like I had to go to AUR for a lot of packages that were in the default repository (or at least RPM Fusion) for Fedora.

Re: Fedora 27 released

#25
post #14
post #6

Earlier quoted context omitted.

The big change will come with Gnome 3.28 - real fractional scaling. You can test early version of it on 3.26 [1] (experimental). [1] http://www.omgubuntu.co.uk/2017/09/enable-fractional-scaling...

That's very cool. For users of older Gnome versions, note that you can change both the font scaling (text-scaling-factor) and global UI scaling factors. If you, like me, have a screen that needs 1.5 scale, you can either set UI scale to 1 and font scale to 1.5, or UI scale to 2 and font scale to 0.5. That's almost as good as real fractional UI scaling.

I have the same problem - 14 inch WQHD screen. I use 1x UI scaling, 1.6x font scaling. I also made a custom css for GTK that resizes window decorations/buttons that make them more usable. The solution is not perfect though. I am having some problems with Qt apps.

Fractional scaling on 3.28 will allow you to have different scaling for each display. Will also be more consistent across different apps (Gtk, Qt, electron, etc.).

Re: Fedora 27 released

#29
post #25
post #14

Earlier quoted context omitted.

That's very cool. For users of older Gnome versions, note that you can change both the font scaling (text-scaling-factor) and global UI scaling factors. If you, like me, have a screen that needs 1.5 scale, you can either set UI scale to 1 and font scale to 1.5, or UI scale to 2 and font scale to 0.5. That's almost as good as real fractional UI scaling.

I have the same problem - 14 inch WQHD screen. I use 1x UI scaling, 1.6x font scaling. I also made a custom css for GTK that resizes window decorations/buttons that make them more usable. The solution is not perfect though. I am having some problems with Qt apps. Fractional scaling on 3.28 will allow you to have different scaling for each display. Will also be more consistent across different apps (Gtk, Qt, electron,…

Qt works fine for me. Have you set your Xft DPI?

  $ cat .Xresources

  Xft.dpi:	144
  Xft.hinting:	1
  Xft.hintstyle:	hintslight
  Xft.antialias:	1
  Xft.rgba:	none
  Xcursor.size:	48
  Xcursor.theme:	Adwaita

Re: Fedora 27 released

#30
post #4

I highly recommend Fedora 27. I have been using beta for the last few weeks. I switched from Arch and I am very happy with how well everything works and how stable it is. Fedora team has a release schedule for every release. However, they don't release until they are sure everything works as expected (27 was delayed by a few weeks). That really makes the stable release rock solid. I wish other popular distros would d…

I switched from Arch to F25 and stuck through F26 as well. It was nice going into something that "just worked" but so many little issues I have with GNOME are starting to make rethink. Toast that doesn't autohide and oh you updated yesterday but too bad here's a toast to remind you to update today too! Here have toast about your battery! Toast about your GNOME extensions! Toast for everyone! And then disabling night light until tomorrow literally means the calendar day, not the next night light cycle, so if you are watching movies late and 12am hits then your night light turns back on. Wtf.

I should switch back to i3 or sway. There are just too many inconsistencies and little details or issues missed in GNOME that I feel should never make it into a release. Hopefully I don't break anything. I guess that's the advantage of Arch, I know what I'm getting into and there are decent docs for those kinds of changes.

Post reply on HN