“Greatest?” No. “Most popular for desktop users?” Yes.
Most common maybe. I feel most windows users aren’t actively choosing to use windows. It’s just what they are left with.
People usually choose to use Linux or Mac. As Linux is rarely preinstalled or like Mac more expensive (when it comes preinstalled) than the windows devices for sale. I’m not convinced given a fair shake, windows would have the market share it does.
Servers have highly informed people making decisions about their operating systems. When weighing the options about uptime, security, etc they rarely choose windows. Cost isn’t really a factor relative to the price and operation of the server.
Oh, no, given an actual choice (even if it were exactly the same computer at exactly the same price), Linux would likely win out eventually if MS didn’t massively step up their game. Windows has way too much stupid bullshit that its userbase is noseblind to: driver fuckery, installing applications by finding files on an Internet scavenger hunt, no built-in, centralized updating of applications, having to restart your PC for your OS to update, being consistently slower and more resource-hungry, needing a dedicated antivirus, bare minimum customization, not being able to uninstall completely useless shitware (e.g. Internet Explorer in goddamn 2024) and having the bloatware you can uninstall come back after updates (e.g. Candy Crush), the amount of dark patterns during installation, licensure bullshit, this new scheme of pressuring users into OneDrive by making it the default, ads in your “premium” OS, and I could just keep going.
MS could definitely still gatekeep their Office suite and their Copilot AI (for the few people who actually use the latter), but every other software vendor would start supporting Linux if the userbase moved there, and LibreOffice etc. (already fine for the basic office stuff most people do) would get the funding and contributors to implement more advanced functionalities.
No one expects the Spanish preposition!
Its chief weapon is expressing relations! Expressing relations and marking semantic roles!
lmfao
ELI5?
Short answer: Windows doesn’t let you name a file “con”.
Long answer: Tom Scott video
NTFS in general has a bunch of ridiculous, archaic restrictions that a more modern-ish one like ext4 doesn’t. Does NTFS still not allow you to use a question mark in your filename?
Name a file in Linux ~ and then delete it again.
rm \~
?Well if you put it in like that it would give an error. But if you used the right slash you can kiss your home folder goodbye probably. Maybe rm ./~ would work
~ resolves to your home folder only if it’s at the beginning of a path. /~ isn’t the same as ~. Go ahead and test it with something other than rm if you don’t believe me (this is the Internet, I could be lying).
Hey you’re right, I tried it with rm because I’m a maniac.
in tab completion I trust…
Apparently not.
Bro you either know what the fuck is in that file, or you shouldn’t be renaming it in the first place.
Unnamed(7)FinalFinalThisTimePlease?
the question mark is a wildcard, so is asterisk. slashes are used in paths. characters you can’t use usually have implications for the OS. otherwise you can name your file pretty much anything.
Yeah, I think it’s just funny comparing it with the usual situation on Linux, where there’s even less restrictions. I believe you can actually put a newline in a file name, for example, though I’ll need to check and come back later.
I’d need to rename a massive amount of files if I ever wanted to go back to Windows.
P.S. yup. Generally, just avoid
/
,null
, and you’re good to go.
If only there were a special path like, oh I don’t know,
/dev
for device handles.Small businesses like Microsoft don’t have the funding to develop such an advanced system.
In Windows certain words are reserved for system use. When naming files and directories, you are unable to use these words. Con, being short for “console”, is one of these words. Con is also the Spanish word for “with”, so a Spanish speaking user could not, for example, have a directory called “Fotos con Jim”.
i think you are only restricted if the entire name is “con”
someone with windows can test this out for us.
“Con” has brought us such deliciousness as “con queso” and “con carne.” It has my vote.
Don’t forget arroz con leche!
10/10 with rice
for the confused ones
I don’t understand this joke; anyone care to eli5?
There are several reserved names in Windows. This is for backwards compatibility with mostly DOS programs. On your desktop, try and create a folder named “con”, and Windows should flat-out refuse. (Same thing for “prn”, “aux” and “nul”)
lmao @ NUL. couldn’t have gone with NIL?
or a french swear word
That’s not limited to 9X Windows, up until W10 that’s still around because Microsofts big selling point is their shit works backwards for nigh-eternity
in 9x it triggers a bsod tho
Captain?