this post was submitted on 07 Feb 2024
1632 points (99.3% liked)

Programmer Humor

19572 readers
2063 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 206 points 9 months ago (53 children)

Sorry, what's .Net again?

The runtime? You mean .Net, or .Net Core, or .Net Framework? Oh, you mean a web framework in .Net. Was that Asp.Net or AspNetcore?

Remind me why we let the "Can't call it Windows 9" company design our enterprise language?

[–] [email protected] 58 points 9 months ago (29 children)

Can't call it Windows 9

But that actually made sense! They care about backwards compatibility.

For those not in the know: some legacy software checked if the OS name began with "Windows 9" to differentiate between 95 and future versions.

[–] [email protected] 1 points 9 months ago (1 children)

I was about to say that most apps should check the NT number but then I remembered that until XP it wasn't common to run a NT system, but then I remembered NT 4 existed basically in the same timeframe as 95 did, and even if the argument went to "it's a 9x application", shouldn't these OSes at least have some sort of build number or different identifier systems? Because as I said NT systems were around, so they would probably need a check for that

[–] [email protected] 1 points 9 months ago

Some programs just didn't work on NT though. A lot of installers were more OS specific back then.

load more comments (27 replies)
load more comments (50 replies)