Not if you think of forward as "towards you." It comes from Math. X is right, Y is up, and then when doing 3D, Z is out of the page, bc that's easiest to draw.
KindaABigDyl
I can finally learn cobol?!?!?
I don't use Ubuntu anymore, and haven't as my main in a long time.
My longest running distro is probably Arch, which I've recently switched back to after a year on Fedora and a year on NixOS
Ubuntu back in 2014. Followed by Elementary not long after
Will my ability to play games be significantly affected compared to Windows?
Really depends on the games. For the vast majority, probably not. If you play competitive multiplayer games, then it's 50/50.
Check out protondb to see if the games you play the most work well.
Also semi-depends on hardware. Old Nvidia cards may struggle. AMD is def king in the Linux world, but it's getting better for Nvidia
But as you are probably aware, the steam deck has been pretty successful. That wouldn't happen if Linux gaming was all bad.
Can I mod games as freely and as easily as I do on Windows?
Hit or miss. Sometimes the mod tools have to use wine and don't work. Sometimes they use wine and work. Sometimes they don't use wine and work.
I have just done some modding of Monster Hunter Wilds, and it was about 50/50
When it works, it's just as easy as Windows.
If a program has no Linux version, is it unusable, or are there workarounds?
WINE or a Virtual Machine
Can Linux run programs that rely on frameworks like .NET or other Windows-specific libraries?
.NET is cross platform as of several years ago.
How do OS updates work in Linux? Is there a “Linux Update” program like what Windows has?
It depends on the distro. Typically you just run a command in the terminal to "update all packages" or click a button in a store front.
It's way easier than on Windows and is never forced.
Genuinely one of if not the best thing about Linux is how software management works.
How does digital security work on Linux? Is it more vulnerable due to being open source? Is there integrated antivirus software, or will I have to source that myself?
Less vulnerable due to being open source. You have all the security experts in the world, including Microsoft's, able to view and fix any vulnerabilities as soon as they appear. Thousands of people getting their eyes on it.
There's a reason that Linux is the back bone of the internet and nearly every server runs it.
And FYI, you don't use antivirus on Linux.
Are GPU drivers reliable on Linux?
If it works, it will always work.
Whether it works is dependent on your GPU.
Like I said, AMD is basically perfect, Nvidia can have problems, but these days that's less and less true (I use a GTX 3080 w/ out issue).
Mostly if you have an old, less-supported nvidia card (like pre-GTX) you may have issues.
Can Linux (in the case of a misconfiguration or serious failure) potentially damage hardware?
I've never heard of something like that happening.
And also, what distro might be best for me?
For beginners the correct option is almost always Linux Mint
They just seem kinda hacky and overcomplicated rn.
I was on NixOS for a while, which is sort of in this camp since the system build is deterministic an immutable, and I've had to switch away bc it's just annoying. Apps aren't made for immutability in mind, and sometimes when you (read: your OS) try to force them to, the burden falls on you to maintain it, not just the package maintainer. VS Code is a prime example. Some extensions just don't work right. It's not Nix's fault ofc, but that doesn't make it less impractical to use, so after 2 years away from Arch now, I've had to return.
Other immutable distros face similar issues.
On top of that, specific distros have reasons I wouldn't want to use them. I wouldn't use Bazzite, for instance, bc it is based on Fedora, and I won't use Fedora again. I liked Fedora when I used it, and it has things about it I like, but it has a glaring issue: anywhere it can be non-standard it is non-standard. For apps to run on Fedora there always has to have some weird location for a config file or a different way to install a program or some bug that only occurs on Fedora. Fedora be fedorain. That rules out Bazzite, Silverblue, etc. I call it the "RedHat Tax."
I wouldn't say I'm against an immutable distro tho; I just haven't found one for me yet. For now, BTRFS and backups + Arch are enough
I'm running Linus
Linux without X but with S... ystemd
I would, but I can't get through their captcha (even w/ adblockers, tracking, etc all disabled)
People who work at Apple: Completely Blank
"I will revise that part to reflect the correct approach."
Proceeds to spit out the exact same output
Don't leave out "nano duckduckgo" and "code brave"
You appear to be afraid of spaces. Everything is cramped together.
Just bc you don't have to put a space after colons or after equals and commas and whatnot doesn't mean you shouldn't
Don't be afraid of spaces.
They make it easier for you to read your code when you come back later