this post was submitted on 16 Apr 2026
40 points (95.5% liked)

Technology

42854 readers
113 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] dosse91@lemmy.trippy.pizza 9 points 2 weeks ago* (last edited 2 weeks ago) (3 children)

I sincerely hope you're trolling.

I teach computer science and windows has been the biggest source of problems I've had in the last five years: I've seen defender delete their programs when compiling them, I've seen it delete gcc because it thought it was malware, I've seen it do forced updates in the middle of a test, I've seen updates break tools like compilers and servers that needed to be reinstalled on a daily basis, I've seen onedrive make some of their files inaccessible, I've seen updates break their wifi, I've seen it take upwards of 10 minutes to log into our AD domain, the list of problems goes on.

These days windows is a piece of shit, especially if you're a developer. I'm basically forced to have them either install linux or do all their development in wsl, and it fucking sucks.

[–] Anivia@feddit.org 5 points 2 weeks ago

I sincerely hope you're trolling.

He is, it's painfully obvious. If not from his original comment, then at the very least from his follow-ups to the replies he got

[–] motruck@lemmy.zip 1 points 2 weeks ago

You are using GNU development tools, largely targeting non-windows operating systems, on Windows. Just use Linux

[–] Steve@communick.news -2 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Again none of those things are the actual OS. They're all optional features and programs. Every one of those problems can be turned off. Most with simple settings toggles.

I'd expect that kind of thing to be first semester computer science stuff; Setting up your machine as a proper development platform.

[–] boonhet@sopuli.xyz 1 points 2 weeks ago

Setting up your machine as a proper development platform.

Well they can't force everyone to install Linux unfortunately.