@aral vast bulk of funding goes to server #linux kernel features, which is why the kernel is incredibly robust compared to in particular OSX's kernel. Right now, for example, #Pop_OS is building their new #Cosmic desktop/compositor, with a team of 7 developers. MS, Apple, Google field 10s of thousands, and can assign any group of them to any feature, that's their job.
I'd say if you interact with Linux, desktops, compositors, tools, and go YES!, it's for you. If not, maybe not best fit.
@aral Standard desktop #Linux just broke 3% global market-share. Almost nobody pays a cent for their non-commercial Linux. There is a constant theme I find that "oh they should do this or that", as if there were thousands of developers just itching to donate time worth often north of $200 an hour for a lifetime payback of often 0, or very close to 0.
Because of this reality, free desktops (free as in liberty) remain largely engineer built and oriented. Not right choice for everyone. Can't be.
@aral when I was doing active #linux forum and IRC distro support, there was a specific type of user, who never stayed, never contributed anything, yet was the most loudly vocal in demanding x or y feature, with a certain sense of entitlement that could only come from using apple or MS products their whole lives, never realizing the true cost they were paying. Chromebook similar issue re google.
I no longer do that type of support, thankfully. Ask yourself: what did you pay? who did the work?
Q. “I am blind, and I have been since 2021. I have grown very accustomed to using NVDA on Windows, which is a free open source screen reader. It's great… my question is, does Linux have good support for screen reading software?”
A. “As someone that deals with this on a daily basis: The short answer is 'no' … The best advice I can give you is to not bother investing too much in Linux and keep with Windows, or move to macOS.”
If you ever feel like your life has no purpose, just remember that there's someone at Microsoft whose job is to make sure Microsoft Edge works on #Linux.
Someone please tell me screen reader support isn’t broken on the major Linux distributions like Fedora and Ubuntu that ship Wayland as default.
(I can’t get the modifier key for Orca to work under the latest Fedora Silverblue and, according to the linked issue, it’s because… it just doesn’t work under Wayland? That can’t be right, right? It would mean the major Linux distributions are inaccessible.)
You’d think that in 2024 you’d have an easier way to enter a true minus sign glyph (−) instead of a dash (-) in Linux.
And this isn’t just one for typography geeks either, it’s an accessibility issue. Imagine you have a minus button. A screenreader would read it as a dash button unless you used the proper character. (The workaround, of course, is to use aria-label.)
In Linux, after changing a user's group memberships, those group changes don't always take effect immediately within their current session without logging out. This can lead to issues with permissions and access to resources. This page explains using the 'sg' and 'newgrp' commands to refresh a user's group membership in Linux without a complete logout and login. See https://www.cyberciti.biz/faq/linux-refresh-reload-group-membership-without-logging-reboot/ for all examples. #linux#sysadmin#devops