Fedora hasn’t really had this issue and it is on the edge.
Fedora hasn’t really had this issue and it is on the edge.
It is probably more of an act of desperation to stay relevant
Contrary to popular belief, it is possible to write software in C that is very secure. It takes thought but C has the edge with its small footprint and system integration
I wish awesome had a Wayland equivalent
Bring in politics is a choice
You aren’t wrong though
Nvidia?
I would post about it on the Fedora forums with details about what doesn’t work and details about your injury. (If you are willing)
Screen capture works fine as long as the app uses XDG desktop portals (which it should)
Sway is build to he a drop in replacement for i3
It does have session restore (after crash)
The older you get the more unnatural new tech feels
Wayland changes the core ideas behind the desktop
I don’t think there are any plans to add more functionality


Not really as repos go thought testing and most distros have reproducible builds.
AUR packages can be submitted by anyone with no testing or validation for the most part.


I’d be really careful with the AUR since it is the wild west


Don’t install software outside of official repos or at least avoid doing it like the plague
Use tools like distrobox and toobx to install apps from other distros


English is a mix and match of a bunch of other languages


French people are definitely psychos so that makes sense


G-gnome


I thought it was KDE
I wouldn’t go that far
The problem with assembly is that it is almost impossible to optimize it as a human. Way back in the day instruction sets were written for humans but these days it is highly unlikely that you will be able to write assembly that can outperform a compiler. The reason primary has to do with pipelining and caching since modern CPUs are extremely complex.