Businesses doing April Fools was fun until every gigantic corporation started doing it. Now it’s just bland, thinly-veiled marketing.
JuxtaposedJaguar
“I don’t want to learn/use the CLI” is equivalent to saying “I only want to use features that have a GUI”, which you can already do on any operating system (including Linux).
Actually it’s a low budget western movie starring Alec Baldwin that resulted in the tragic killing of cinematographer Halyna Hutchins due to inadequate safety practices on set.
If Iceland is all green then why is it called Ice?
Farmers didn’t realize they were the E in DEI
I never thought the leopards would eat my face!
Evidently many American companies are ashamed to be associated with their own country.
That's editorializing. Companies want to make as much money as possible, and right now hiding their US origin increases sales.
Each monitor should have its own framebuffer device rather than only one app controlling all monitors at any time and needing each app to implement its own multi-monitor support. I know fbdev is an inefficient, un-accelerated wrapper of the DRI, but it's so easy to use!
Want to draw something on a particular monitor? Write to its framebuffer file. Want to run multiple apps on multiple screens without needing your DE to launch everything? Give each app write access to a single fbdev. Want multi-seat support without needing multiple GPUs? Same thing.
Right now, each GPU only gets 1 fbdev and it has the resolution of the smallest monitor plugged into that GPU. Its contents are then mirrored to every monitor, even though they all have their own framebuffers on a hardware level.
My thermodynamics professor made so approximations in his derivations that all of his equations had an “O” term to represent the inaccuracy. Every time he made another approximation he’d say “and, of course, the O sucks up the error”.
My high school English teacher still has night terrors about me starting sentences with conjunctions. And that was the least of their problems.
Edit: kind of unrelated, but that song about conjunctions is now stuck in my head. 🎶Conjunction junction, what’s your function? 🎶
The trick is to round everything. Pi? Basically 3.
Yes and no. It would solve some problems, but because it has no (non-hacky) graphics acceleration, most DEs wouldn't use it anyway. The biggest benefit would be from not having to use a DE in some circumstances where it's currently required.