There are plenty of places where not having a car isn’t even a possibility. If I didn’t have a car, not only would I be unable to work, I’d probably also starve to death, or perhaps have to eat gas station food the rest of my life.
There are plenty of places where not having a car isn’t even a possibility. If I didn’t have a car, not only would I be unable to work, I’d probably also starve to death, or perhaps have to eat gas station food the rest of my life.
It’s not “linux”’s job to be userfriendly, it’s up to the distro. Look at android, steam deck and chromebooks, three very userfriendly linux distros. Now we just need some billion dollar company to do what google and valve did with those for a desktop and we’re good to go.
It’s probably all in the registry somewhere.
Oh I didn’t know that. But yeah I don’t have BIOS access, even if it was a registry key I couldn’t do it. It’s fine though, for now I always plug in another mouse/keyboard/monitor and forget that laptop exists.
I could get used to it just for control, but pressing ctrl-shift without fn is very awkward, especially since it’s a shortcut I have to use a lot. And then there’s the fact that I unlearn it everyday with my keyboard at home.
Years after using one for work, I still cannot get used to having Ctrl not being the leftmost key.
Right but most people have no clue, they’ll go to their local store which I guarantee you doesn’t have Linux computers. Online buyers will go on amazon and buy from “known and reputable” brands like Asus, Dell and such. Don’t get me wrong, I love linux and have been using it as my main OS for nearly a decade but to say it’s easy to get/install for your average user is just wrong. Everyone always overestimates what the average user is actually like. Your average user doesn’t even know what an OS or Linux even is.
The issue is that you have to install it. Most users don’t have a clue how to install windows either, but it came with their PC.
Most workplaces have those disabled through the group policy editor and the likes. I’ve never seen a single ad on my work laptop. Cortana, copilot and all that crap are also disabled by default.
Why? There was a time when chrome was significantly better, and most people hate change.
It’s probably just your tax pennies unfortunately, your tax dollars are still going to the army and such.
Which is exaxtly what I said, that it’s fast enough for most use cases.
In theory though, you will “gain performance” by rewriting it (well) in C for literally anything. Even if it’s disk/io, the actual time spent in your code will be lower, while the time spent in kernel mode will be just as long.
For example, you are running a server which reads files and returns data based on said files. The act of reading the file won’t be much faster, but if written in C, your parsers and actual logic behind what to do with the file will be.
But it’s as you said, this actual tiny performance gain isn’t worth it over development/resource cost most of the time.
How are they ignorant? It’s a known fact that java is slow, at least slower than some others. Sure, it’s still fast enough for 95% of use cases, but most code will run faster if written in, say, C. Will have 10x the amount of code and twice as many bugs though.
Back in my day people worked 16h days everyday and had no time for math or computers. And that was JUST FINE.
According to the gnome website (https://wiki.gnome.org/Initiatives/Wayland/NVIDIA) gnome still uses a software cursor. Only KDE of all wayland projects has a hardware cursor with NVIDIA, while it AMD has it everywhere.
If you’re using X11, you can use xkill: https://en.m.wikipedia.org/wiki/Xkill
You can bind it to a key in gnome/kde (not sure how they handle custom keybinds. Otherwise add a call to xbindkeys to your .bashrc or equivalent). It kills any window you want, responsive or not.
As for the terminal, I don’t think you can send SIGKILL, but ctrl + \ will result in a core dump if you’re using bash.
Is there any reason to use :w other than it being the default? I have mine mapped to CTRL-S and it makes sure to keep me in insert mode if I was in insert mode. Feels way faster and easier to spam than the 4 key presses it takes to execute “:w”.
Are they? What if the server refuses to serve the video until the ad’s duration has passed? You’d have no better option than to hide it, which most people wouldn’t bother with.