this post was submitted on 06 Jul 2026
372 points (92.3% liked)

Technology

87417 readers
3832 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
 

Microsoft is losing Builders fast. They're switching to MacOS and Linux. The biggest pull keeping people on Windows, outside of shear inertia, is content creation and gaming. However, even these are falling to Linux.

Without Builders, you don't have software, and without software, you don't have users. This is why Microsoft needs Windows Lite.

you are viewing a single comment's thread
view the rest of the comments
[–] 79WistfulVista@lemmy.world 25 points 1 month ago* (last edited 1 month ago) (8 children)

I'm a 30-year ex-Windows developer - started with C/C++ briefly, moved to Java for a few years, and then to C#/.NET for about 23 years. Good riddance to Microsoft Windows. The keyboard shortcuts may be forever ingrained into my reflexes, but I'd rather use Linux or MacOS.

No concerns about .NET however. It's a cross-platform development framework and works well. It's also quite fast now.

[–] folekaule@lemmy.world 3 points 1 month ago (7 children)

Modern. Net is portable and fast, yes. But .NET framework is (mostly) not portable and it's tied to the version of Windows is on. We'll see when Microsoft decides to EOL it but so far it has not been announced. It's not getting more than security updates now, as far as I know.

We're converting everything we can (mostly web apps) to modern .Net (formerly core) so it can run on Linux. I may be stuck on Windows at work for the office apps, but my code runs on Linux.

[–] hdsrob@lemmy.world 1 points 1 month ago (1 children)

when Microsoft decides to EOL

Will never happen. The freaking VB6 runtime is still supported in Win11, and there's a mountain of .NET Framework code still out there.

Framework 4.8 still gets regular security updates, and will for years to come.

[–] folekaule@lemmy.world 1 points 1 month ago

Yeah I'm not holding my breath. It will be around for a long time.

A couple of things I could see changing that would be a) Microsoft in financial trouble, b) AI both making it harder to keep up with security bugs, and making it easier to migrate away from legacy systems.

The chances of .net framework being among the first to go is slim though.

load more comments (5 replies)
load more comments (5 replies)