The whole point of a segfault is that you can’t really know anything about it. Even in rust, when you get a segfault there is no meaningful error.
The whole point of a segfault is that you can’t really know anything about it. Even in rust, when you get a segfault there is no meaningful error.
I’m sorry but having a conversation, debating and disagreeing isn’t being rude. People on linux willingly made the choice to move to it, so they are usually more knowledgeable about it, and therefore know enough to have arguments.
Honestly the “linux users are elitists/rude” thing feels like just a meme at this point. In a decade of using it as a daily driver, I can probably count on one hand how many times someone was actually rude when I asked for help.
That’s the distro’s fault, not linux. Same with your network drive. It’s not up to linux to provide a GUI for anything.
Also “intuitive” should not have to mean “windows-like”. It’s hard for people because they spend over a decade on a fundamentally different OS. Adding a single line to fstab isn’t harder than searching windows’ menus. It’s harder for you/others because you/they are used to it working that way.
The lightsaber orientation is the same as the slash orientation
Been using arch with DWM for a decade, why would I want to try anything else?
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.
That’s exactly what the vast majority of AUR packages do already? You can also apply modifications to the compilation process if needed.
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.
Is that just a backup of the old one or does it still get updated?
It’s probably all in the registry somewhere.
It it because apple doesn’t want addons, or because firefox is forced to use webkit?
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.
7 hours of fun, I’ll take it as a win.
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.
If you’re getting a segfault in C++, it’s also cause you used unsafe code. It’s just not officially enclosed in an “unsafe” block.