this post was submitted on 14 Jul 2023
101 points (91.7% liked)

Linux

47332 readers
1241 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Interesting video.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago (1 children)

Cinnamon, xfce, MATE, Gnome 4 .... I mean you've got lots of choice and Linux keeps getting better all of the time. Fucking supporting Windows 10 and 11 is a goddamned nightmare. I thank baphomet for being able to go home to my own lab and work on BSD and Linux systems. Open source is my sanity.

[–] [email protected] 6 points 1 year ago (3 children)

I don't entirely get this idea that Windows is easier to troubleshoot problems. I get crashes not often but regularly on Windows. It's usually some obscure error code that I can't find any info on (which is why I have this wallpaper as my dual booted Windows desktop wallpaper). Trying to get support for many errors, not even just the obscure ones, usually results in being told to reinstall software or the entire OS. Nevermind having to reinstall Windows regularly anyway because it would inevitably start slowing down over time, no matter how much I regularly ran cleaning software and whatever else.

Whereas my longest Linux install (Arch) was 6 years running. I was able to easily enough troubleshoot problems either on my own or with the help of a truly great *nix community. If it was a bug no one else had reported yet, I reported it and it got fixed. Usually I could just roll back a package version until that time or I could work around it. Meanwhile crashes and hard locks are so few and far between.

I would completely ditch Windows and not dual boot if more people got away from Adobe products and I didn't have to use them to work on projects with others.

[–] [email protected] 2 points 1 year ago

I've actually had a much harder time troubleshooting Windows because everything is kind of hidden behind an abstraction layer, i.e. the GUI. The event manager often throws inscrutable error messages and searches based on the error code often come up with patently wrong solutions. To hell with Windows!

[–] [email protected] 2 points 1 year ago (1 children)

The biggest issue with Windows is that their use of legacy systems holds their entire ecosystem back. They rely on 25-30 year old kernel-level services that were written for a completely different time when no one ever had to bother looking into what the problems were. Now if you take a peek into Event Viewer, it’s an absolute mess.

[–] [email protected] 2 points 1 year ago

Yeah, I had heard an ex Windows dev say the whole kernel was spaghetti code. I'm glad I don't have next to anything to do with Windows anymore. I pity my spouse being an IT tech.