Elementary OS has truly come so far. I still remember the old days where it started as a Gtk theme and how excited I was back in early 2010s to try out the beta versions of Luna. Unfortunately haven't used it since I bought a MacBook, but I truly appreciate the effort by Elementary team to provide a well thought out aesthetically pleasing linux distribution.
I'm honestly always confused as to what makes Elementary (or Mac for that matter), so much more pleasing than the much maligned GNOME? I'd like to understand because these discussions which often include "I'd use Linux but awful desktop" always leave me feeling like people are tapped in to a dimension I'm not privy to.
Elementary OS 6 beta
41–50 of 70 posts
Re: Elementary OS 6 beta
#42Somewhat off topic: Whenever I see these user-friendly Linux distributions I think they would be great for mass deployments in schools or similar. Is there any technology that gives Elementary (or similar distributions) a deployment workflow like Chrome OS; ie zero-config (for the user) to log into a central service and configuration of the user account while being easy to administer?
https://wiki.debian.org/DebianEdu/Status/Buster
Then there's Canonical recent announcement that Ubuntu will support group policies via active directory - which will probably bleed into other Debian/Ubuntu derivatives.
Re: Elementary OS 6 beta
#43Re: Elementary OS 6 beta
#44Earlier quoted context omitted.
A DE is not “usable” because it doesn’t have fractional scaling? The elementary team are in so much trouble! Catastrophe!
In the age of high density displays, fractional scaling is a must. It's the first thing people will encounter that indicates that a DE is antiquated. On a 11" display at 1920x1080, the alternative is to suffer resolution mismatch (which can introduce any number of artifacts depending on how the panel handles the input, the least of which is a blurry/fuzzy display) or drop the resolution fractionally for pixel accurat…
(Remember, we’re talking about an 11" laptop. 1366x768 is perfectly reasonable at that size; totally different from the crappy 15" devices that use that resolution to cheap out.)
Re: Elementary OS 6 beta
#45Elementary OS has truly come so far. I still remember the old days where it started as a Gtk theme and how excited I was back in early 2010s to try out the beta versions of Luna. Unfortunately haven't used it since I bought a MacBook, but I truly appreciate the effort by Elementary team to provide a well thought out aesthetically pleasing linux distribution.
I'm honestly always confused as to what makes Elementary (or Mac for that matter), so much more pleasing than the much maligned GNOME? I'd like to understand because these discussions which often include "I'd use Linux but awful desktop" always leave me feeling like people are tapped in to a dimension I'm not privy to.
Re: Elementary OS 6 beta
#46Earlier quoted context omitted.
In the age of high density displays, fractional scaling is a must. It's the first thing people will encounter that indicates that a DE is antiquated. On a 11" display at 1920x1080, the alternative is to suffer resolution mismatch (which can introduce any number of artifacts depending on how the panel handles the input, the least of which is a blurry/fuzzy display) or drop the resolution fractionally for pixel accurat…
This is why I’m totally against using such high resolutions on such small displays in the first place. Sure fractional scaling would help—but sticking to a perfectly reasonable 900p or even 768p would look even better _and_ save battery and processing power! (Remember, we’re talking about an 11" laptop. 1366x768 is perfectly reasonable at that size; totally different from the crappy 15" devices that use that resoluti…
Re: Elementary OS 6 beta
#47Earlier quoted context omitted.
We're not talking about a simple piece of software here but an entire ecosystem which has Vala as it's language of choice. Using a certain operating system comes with the implicit assumption that I'm also gonna write programs for said operating system. And I'm not gonna learn some obscure version of C#/Java for that, just because the gnome project felt that they had to n.i.h. an entire programming language.
> gnome project felt that they had to n.i.h. an entire programming language. This isn't what happened. When Vala came out (2006), it was at the time the only programming language advertising such high-level concepts as found in C# (like async/await) while guaranteeing you native performance without a VM. At the time it was billed as a better C++ and a faster C#. When the elementary project adopted Vala (2007), Swift…
At some point you gotta pick the hill you're gonna die on, and that shouldn't be dev mind-share.
The horse they bet on didn't make it, why fall into the sunken cost trap, either bet on a different horse (rust), or pick a tried and true one (C) and write a decent FFI for alternative languages.
Re: Elementary OS 6 beta
#48I'd love to use Elementary OS, but their use of Vala is just such a turn off. That language is dead except for a tiny gnome niche. If they wanted the mac devs for their sleek look and feel they could have switched to swift. And if they wanted to gain easy popularity they could have switched to rust. But vala... there is no developer pool to draw people from, and they're not apple where ObjC might have been an obscure…
Towards this end I've worked on a transpiler (py2many). Any suggestions on what language Python should be transpiled to for the best Gtk runtime experience?
Re: Elementary OS 6 beta
#49Where is arm64 support?
This version has some experimental support for Pinebook Pro in early-access builds.
Re: Elementary OS 6 beta
#50Earlier quoted context omitted.
> gnome project felt that they had to n.i.h. an entire programming language. This isn't what happened. When Vala came out (2006), it was at the time the only programming language advertising such high-level concepts as found in C# (like async/await) while guaranteeing you native performance without a VM. At the time it was billed as a better C++ and a faster C#. When the elementary project adopted Vala (2007), Swift…
You admittedly made me change my mind a bit about Vala. Apparently it was ahead of it's time, which is a bit sad. Nevertheless, elementary is the closest thing I know to a working open-source desktop OS, and Vala hinders it's adoption. At some point you gotta pick the hill you're gonna die on, and that shouldn't be dev mind-share. The horse they bet on didn't make it, why fall into the sunken cost trap, either bet on…
Now is there more to improve? Absolutely. Despite its use by users, development of the language itself suffers from chronic underinvestment. But I think that's changing a bit recently. (Full disclosure: I'm involved in developing the language and tooling. We could always use more contributors.)