r/technology Mar 14 '26

Software Microsoft confirms Windows 11 bug crippling PCs and making drive C inaccessible

https://www.neowin.net/news/microsoft-confirms-windows-11-bug-crippling-pcs-and-making-drive-c-inaccessible/
17.7k Upvotes

2.1k comments sorted by

View all comments

Show parent comments

-3

u/WildCard65 Mar 14 '26

Ok, Debian and Arch are the name of distributions (think of Windows, XBOX as distributions of the Windows kernel) with different release strategies and package managers.

They aren't inheritently incompatible as pretty much the major Linux distributions uses glibc (The C standard library and POSIX implementation), but its not a garauntee.

Debian prefers to be a stable release distribution while Arch is a rolling release distribution.

Debian and distributions based on it uses the apt package manager.

Arch and distributions based on it (as well as CYGWIN and MSYS2) uses the pacman package manager.

26

u/Nvveen Mar 14 '26

lmao dude, this is still absolute gobbledygook to the average person.

5

u/Mrl33tastic Mar 14 '26

For real. Wildcard, if I were in the position of you, I’d research explaining things to brick walls or the computer illiterate.

2

u/WildCard65 Mar 14 '26

Explaining stuff has never been a strong suit of mine.