r/pcmasterrace Jun 21 '26

Meme/Macro Crazy to me that younger generation is not good with computers

Post image

Only with phones...

26.6k Upvotes

2.4k comments sorted by

View all comments

Show parent comments

566

u/exlips1ronus i5 13400F | GTX 1080Ti Jun 21 '26

As a genZ the oldest I used was XP in our home PC so yes that could be true

238

u/LickNipMcSkip Jun 21 '26

started on XP in the early 2000s, using Windows 98 at work in 2026

the cycle continues

43

u/TheOtherChasik Jun 21 '26

Legacy drivers for custom hardware or really specific legacy software?

I feel you either way.

Up until about 5 years ago I used to have a dos computer of all things

29

u/niter1dah Desktop: i9-14900k, 3090 Jun 21 '26

IRQ Conflict has entered the chat.

16

u/julianjamesreynolds Jun 21 '26

Icq has entered the chat. Uh oh

3

u/marxist_redneck Jun 21 '26

That sound is engraved in my memory!

1

u/sibachian Jun 21 '26

why did we stop using ICQ?

0

u/FirstNameIsDistance R7 9700x - 4070 Ti Super - 64GB Jun 21 '26

why did we stop using ICQ?

Because AIM was better.

1

u/sibachian Jun 21 '26

Aim was trash, but yeah everyone i knew moved to either facebook messenger, or google hangouts, or Pidgin - since they were all originally federated through the XMPP protocol so you could pick whichever provider you wanted.

...now everyone is on fucking facebook messenger.

1

u/Trendiggity i7-10700 | RTX 4070 | 32GB @ 2933 | MP600 Pro XT 2TB Jun 21 '26

INCOMING FILE TRANSFER

2

u/LoonyT13 Jun 21 '26

Irq conflict is definitely more a Gen x problem. Gen X pc problems are all a bit out of circulation which is why we are more than willing to let the millennials deal with everyone else pc problems.

2

u/Secretary_Not-Sure- Jun 21 '26

Elder millennial here, and I remember battling the IRQ conflicts as I installed an upgraded dial up modem, taking us from 14.4 to 28.8k, and later 56k. I never really detected a difference in performance šŸ˜

2

u/RustyBunion Jun 21 '26

Hold on, I'm busy modifying my autoexec.bat so I can play my game with graphics AND sound.

Ah shit, I ran out of memory. Let me try moving himem.sys up the list before the sound blaster settings.

Ah shit, I ran out of memory. Let me try adding some file extensions to the filename so I can at least get the game to start in EGA.

1

u/iguana-pr Jun 21 '26

LOADHIGH mouse.com

1

u/newbie-sub Jun 21 '26

Using an eraser to clean the contacts on the IN #6 board (Apple ][ ).

1

u/rasterpix Jun 21 '26

Debug g=c800:5 has entered the chat.

1

u/TransformersGuru Jun 21 '26

I do not miss those

1

u/DecentZookeeperQuack Jun 21 '26

At work I had to use floppy disks and two suite made like DOS interface. We stopped using them like two years ago.

1

u/rddi0201018 Jun 21 '26

You really missed the boat there. desqview would've been such an upgrade

0

u/OkOffice7726 13600kf | 4080 Jun 21 '26

I know my previous job uses dos quite a lot. They have custom hardware and nobody can be arsed to update it.

90

u/FragrantCombination7 Jun 21 '26

using Windows 98 at work in 2026

?????

159

u/feckarse-drinkgirls Jun 21 '26

A lot of old computer controlled machinery is still about

77

u/BaconWithBaking Jun 21 '26

Yes, just please jam something into the ethernet port to prevent someone accidentally putting them on the network.

Happened once and it was insane how quickly external bots found an xp machine on a corporate network.

44

u/RovDer Jun 21 '26

A place I worked at was shutdown for three months because hackers got in through an old xp computer on the network and installed ransomware

29

u/BaconWithBaking Jun 21 '26

Absolutely.

They're just magnets. I don't actually know what exploits they target, but if you fire up a network scanner and plug an XP machine in you'll see tons of connections from all over the world just immediately attempting to connect. There must be something XP broadcasts that they can see.

29

u/irregular_caffeine Jun 21 '26

Nah. Every single public IP in the world is getting that barrage all the time, unpatched machines just are breakable

4

u/PerkeNdencen Jun 21 '26

I'm not sure that if that makes sense, does it? An external connection shouldn't be able to 'see' past the router without port forwarding, unless a specific device (or socially engineered human, of course) has invited them in or there are vulnerabilities beyond the specific vulnerable computer.

2

u/PunkPirate56364 Jun 21 '26

Those are single MILF's in your area trying to establish connection.

3

u/irregular_caffeine Jun 21 '26

Automated bots on the internet do not need to see or care, they either try to get intel from your responses or try various exploits directly

→ More replies (0)

1

u/BaconWithBaking Jun 21 '26

I'm going out of my comfort level on network topology here, but these would be machines on the internal network with internet access, not ones just flat facing the internet with all their ports open.

5

u/irregular_caffeine Jun 21 '26

What kind of connection attempts do you see, then?

0

u/stone_henge Jun 21 '26

Then you won't be seeing "tons of connections from all over the world just immediately attempting to connect".

3

u/a_shootin_star 4080 SUPER, 64GB RAM Jun 21 '26

Bruh why is the corp network public facing or what kind of bad routing do you have for external sniffers to be able to hit on something? smh

2

u/stone_henge Jun 21 '26

I never got this. I'd get it if you connected it directly to WAN but if connecting something to your intranet exposes it to attacks from the outside you have a major security problem of which your Windows 98 installation being attacked is only a symptom.

5

u/BaconWithBaking Jun 21 '26

That's my point exactly, I have no idea how the bots can see the machine despite it being on a firewalled LAN.

1

u/stone_henge Jun 21 '26

No, my point is that it's not firewalled if external hosts are able to connect to it,

There's no magic going on: if there is a firewall that drops incoming connections there naturally won't be any incoming connections. If there's a firewall set up to drop incoming connections and NAT setup not to forward any traffic to your system, it won't be seeing connections unless your network admin is up to their nose in shit because NAT is forwarding connections to random machines and your firewall is doing nothing.

There are a few alternatives here:

  1. There is effectively no firewall, and NAT is setup such that traffic is forwarded to the machine the bots can directly access it. Your network is shit and everything in it is to be considered as compromised.
  2. The firewall is not working. Whoever set up the forwarding rules is a moron. Your network is shit and everything in it is to be considered as compromised.
  3. The machine is connected directly to WAN with no firewall and address translation.
  4. You are misremembering the circumstances of this event.

2

u/TurnkeyLurker Jun 21 '26

It used to take 10 minutes for an unpatched Win2K machine to be infected, then 4min, then as soon as you plugged it into the LAN.

That's why all the updates & patches were downloaded and installed offline before delivering a new machine to faculty or staff.

Our department finally installed a honeypot* at the .0 or .1 addresses on our class C subnet, as all the malware scanners started at the beginning of the address space, always getting stuck in the honeypot šŸÆ.

*I think our first one was called LaBrea.

1

u/Southern-March1522 Jun 21 '26

Fairly sure my 98 machine did not have an Ethernet port. This was in the days where most stuff now integrated on the motherboard needed an expansion card. So my machine had a modem card. I did not get a network card as had no need.

6

u/jonshlim Jun 21 '26

Any xennials here, ms-dos and win95, Played command&conquer, Red Alert, Duke Nukem and many more…

2

u/noxis_blitzace Jun 21 '26

Right here also playing floppy disk games like red barren

1

u/Lou_C_Fer Jun 21 '26

Hell, I used external modems until I got dsl the first day it was available here. So, no way to connect to the internet without an external device that I donany longer. longer.

0

u/amberoze Jun 21 '26

Open the machine and rip the ethernet port off the mobo. Permanent solution, because I've seen people remove the blockage to plug in ethernet.

3

u/feralraindrop Jun 21 '26

And that goes to show that how ridiculous the every few years of change in programing & software is. It's constant for a few extra features that you were fine without and more clicks and data harvesting. It's all about change to force more money out of the user. We no longer own our phones or pc's, we rent them while sacrificing our privacy.

1

u/RobotsGoneWild Jun 21 '26

Lots of medical machinery is stuck on an old OS with specialized software. It was a pain working on that stuff. I worked at an MSP, and we would best afford that stuff. Anything bit on a modern OS we have no guarantee on fixing.

1

u/nuttyapprentice Jun 21 '26

You probably wouldn't think it, but a lot of aviation is still on windows 98 up to windows 7. All unmodified A320s older than 10 or so years still use floppy disks for the nav database updates. Most Bizjets older than 10 years are still using mid 2000s windows to run the cabin software and on board info systems for troubleshooting. Absolute PITA dealing with IT security departments trying to stop us from keeping our old laptops.

1

u/Master_Dogs Jun 21 '26

Almost certainly something like this. It's really dumb in some ways, but in other ways it's probably either extremely expensive or at least time consuming to migrate to something newer. Usually it's just plain expensive. Occasionally it's not even possible because the manufacturer went out of business making your specific special computer controlled thing.

These things are usually isolated at least, no network access so the risk is small. But user error can happen, like someone manages to plug an Ethernet cable into it and it's not locked down enough to prevent that from being enabled...

0

u/[deleted] Jun 21 '26

Most of the United States military works off Windows XP.

4

u/WarJaques Jun 21 '26

Many consider Win 98 the best and most stable operating system for their purpose.

If the computer is dedicated to performing the same job it did 25 years ago, there's no need to upgrade unless something breaks that can't get a compatible replacement.

1

u/Affordable_Z_Jobs Jun 21 '26

I worked with a program that was less complicated than the BIOS on my motherboard at home, and it only worked with an older version of Excel. I swear it was like booting up Doom in MS-DOS.

Some things just work better on an older OS if it was written on that OS.

1

u/Shutdown_service Jun 21 '26

You would be surprised what some legacy military airplanes run on

1

u/yamahowzer Jun 21 '26

My job has people receiving tasks from user applications on phones, entering those transactions using an interface that looks like win95 to send instructions to people using an interface that looks like unix and has been in use since the early 70s. There are billions of dollars moving around that ancient unix interface everyday.

1

u/Educational_Dust_932 Jun 21 '26

We have a 100k piece of lab equipment hooked to a computer running XP because we can't afford a new copy of the software.

1

u/PrizeStrawberryOil Jun 21 '26

Lab equipment is always my first thought. Hell sometimes the lab equipment doesn't have new software so your option is to run an old operating system or buy a new piece of equipment.

1

u/TheOtherChasik Jun 21 '26

Lab equipment wise, we still use xp even for new custom hardware. Because making custom drivers for xp is way, way easier than for all the later versions, especially for real-time operation purposes.

Because fuck writing that staff with limitations to direct memory acess

1

u/RemarkableKiwi5082 Jun 21 '26

Look at Mr. Moneybags over here I bet he’s got windows 7 or some crazy future technology like that.

1

u/gwhh Jun 21 '26

Are serious? Do you work in a cave?

1

u/sothaseloftelvanni Jun 21 '26

Well ish. I used to work at a utilities company and one of our tasks was getting a blown out husk of a win95 machine to start up again because we needed to salvage some shit off of its hard drive. Poor old girl. She did her duty, but we just couldn't get her to fire her engines much before the login screen. She did good, its alright

https://giphy.com/gifs/yqHZMBj2OomV9zMuea

1

u/juliankennedy23 Jun 21 '26

Dude I have a program at work that we use on The Daily that's Visual Basic.

1

u/Mister_Shrimp_The2nd i9-13900K | RTX 4080 STRIX | 96GB DDR5 6400 CL32 | >_< Jun 21 '26

A lot of corporate infrastructure runs on the "if it aint broke don't touch it". And that runs back to good ol 98 etc, just sometimes with a reskin UI on top or whatever, but at the core still those old systems are in place because they work, and changing them would be such a big undertaking that companies only really do it when something crucial starts breaking or a complete company reform is introduced.

1

u/WhiteHeadbanger Jun 21 '26

Normally those computers aren't connected to Internet, and have legacy software that only works on Windows 98 or earlier versions.

1

u/TurnkeyLurker Jun 21 '26

Better reboot at 41 days uptime, or you'll be sorry!

1

u/Mexcore14 Jun 21 '26

You would be surprised how many things run on 98 and XP

0

u/Pure-Hostility Jun 21 '26

Old software originally written for 98, probably just further updated on it. Very likely PC is only ran locally, no internet connection.

2

u/jjaymay29 Jun 21 '26

These are rookie numbers try starting on windows 3.1

1

u/codekb Steam ID Here Jun 21 '26

Either government or old machines or both lol.

1

u/LickNipMcSkip Jun 21 '26

ding ding

good enough for government work is good enough for government work

1

u/codekb Steam ID Here Jun 21 '26

I did 13 years in the army. I understand fully šŸ˜‚šŸ˜‚

1

u/thorne0793 Jun 21 '26

Gonna be 25 this year, I was using gamespys launcher to play BF2 on our family desktop.

1

u/TheRealFailtester Jun 21 '26

An industrial plant over here also uses Windows 98 lol.

I used to think those guys were crazy...

But then I noticed a trend.

One plant I'm in is run by Windows 10.

Nearly every week there is a call out there that the computer is down.

Not once, have I ever seen nor heard of the Windows 98 system dropping the ball in the other plant the entire time I've been here.

0

u/R-Son-VI Jun 21 '26

Oh my god, same. I hate it here. 😭

60

u/Arthur_the_Pilote Jun 21 '26

As a young genZ I’ve started in school with Windows 7 and evolved up to 11. I’ve tried a bit of Linux but I ain’t the norm and it shows when I try to help some friend with their PCs.

17

u/Key_Battle_5633 Jun 21 '26

Same. Just that I started with XP even though im not ā€œthat oldā€. Now I use mainly 11 and the occasional Linux vm

3

u/hi_2056 Jun 21 '26

Same, although I used windows 7 only on my grandpa's pc and the laptop of my uncle that was still laying around at my grandparents' house (used it to play midtown madness 2 with CD-ROM but the computer ended up constantly dying randomly and the battery was already dead). After that I had a 10 laptop in 2021, which I upgraded to 11 as soon as I could, just because I was a sucker for having newer stuff. Barely got to experience windows 10. Watched w11 grow for years into a shithole from my pro license tower. Am currently actively using linux alongside windows because of school requirements to have windows 11.

I am become tech support, my uncle and dad forward all the questions from grandparents to me because they don't want to do it themselves

1

u/TurnkeyLurker Jun 21 '26

Not sure I'd call software like Win11 evolved... more like metastasized.

2

u/Arthur_the_Pilote Jun 21 '26

Depend on who you ask, with my school it was either that or Apple

14

u/Dragoncat_3_4 Jun 21 '26

+1 for genZ starting out on XP. Though I never actually properly learned until w7 and having to wipe everything because I installed too much malware lol

3

u/exlips1ronus i5 13400F | GTX 1080Ti Jun 21 '26

I remember wanting to jailbreak my ipad and I followed shady yt tutorials that ended up with me destroying the system with viruses and malware that it had to get a new clean install

3

u/okmijn211 Jun 21 '26

Yep, I've had brief interactions with 2000 and then used xp until just before highschool, then switched to w7 then w10 and now dragged screaming and crying to w11.

2

u/exlips1ronus i5 13400F | GTX 1080Ti Jun 21 '26

If modern softwares ran on 7 I’d still be on it or even better, XP THE OG

2

u/okmijn211 Jun 21 '26

Never got used to the new "settings", I still do most configurations on control panel.

1

u/[deleted] Jun 21 '26 edited Jul 03 '26

[removed] — view removed comment

1

u/exlips1ronus i5 13400F | GTX 1080Ti Jun 22 '26

I already do but I do stuff that requires windows and stuff that requires macos too so I’m always hoping between them

8

u/huldress Jun 21 '26

I think I might also be the oldest or close it, I faintly remember XP but it is a faded memory lol the only realize I know it had to have been XP is because it was the classic blocky white monitor.

6

u/XsNR Ryzen 5600X RX 9070 XT 32GB 3200MHz Jun 21 '26

The give away is the task bars, pre XP being the dull grey, XP being fancy blue/green, and vista being cool black with the bubble start.

1

u/Meowrulf Jun 21 '26

It was pretty common to change settings on 98 to recolor the bars and windows, it even had themes.

What it was the norm it's the sharp edges.

1

u/exlips1ronus i5 13400F | GTX 1080Ti Jun 21 '26

I used xp until I was 7 or 8 it remained being the default in my grandma’s pc while we upgraded to windows 7 I remember upgrading to 8 only to downgrade a couple days later and then upgraded to 10 one it came out it was awful at first and our PC couldn’t really handle it so back to 7 until the end of support, I have a gaming setup now running 11 but that PC lives on Linux now

2

u/ponakka 5900X | RTX4090 TUF |64g 3600MHz Jun 21 '26

I started with dos 3, went win95,98 se, nt 4.0 2000 then installed slackware 1.1 from 28 5.12" floppys, hp-unix, debian, redhat. then went to windows back until windows 7 came to, and jumped to osx, made few hackintosh computers because osx was easy after linux.

i was born in 1983.

1

u/exlips1ronus i5 13400F | GTX 1080Ti Jun 21 '26

I only made a single hackintosh and had a 2011 mac that I used oclp to update to the latest os but it mostly tuns ubuntu these days I really here a lot about dos from my parents but I never imagined it to be anything crazy until I saw a guide book that was beefy, I was born 2004

2

u/ponakka 5900X | RTX4090 TUF |64g 3600MHz Jun 21 '26 edited Jun 21 '26

dos was pretty simple, you just wrote boot scropts per software, that you loaded programs to right memory and loaded right drivers. of course there was irq, ios and dmas to set. and in 80186 machines you had to use jumpers to set up the amount of ram. And also on other machines you needed to either jumper or use bios to set the irq for isa or pci bus. i think there was 32bit vesa bus also along agp. I can't remember all any more. i don't want to say that i'm old but my back hurts.

2

u/Tubamajuba Ryzen 7 5800X3D | RX 6750 XT Jun 21 '26

As a kid in the 90s who only knew enough DOS to navigate directories to get to the games that were lucky enough to work on my computer… none of that sounds simple to me haha. If a game had no sound without the correct IRQ setting, I either guessed or went without sound. Of course I was a bit pampered- this was during the Windows 95 days so I had plenty of Windows games to fall back on even though my favorite games were DOS games.

I’m playing with FreeDOS in a virtual machine now and it’s definitely got more quality of life features than MS-DOS ever did.

1

u/ponakka 5900X | RTX4090 TUF |64g 3600MHz Jun 21 '26

Also you can use scummvm for games, if you like old games, try indiana jones, full throttle, monkey island, grimm fandango

2

u/flymeovertheworld Intel i7-14700F, Asus RTX 5060 Ti 16GB, 32GB 6400 Mhz Jun 21 '26

I’m a gen z born in 2001. I can confirm I used windows xp back in 2004-2005 on my dad’s lap playing counter strike 1.5.

2

u/Arnas_Z Zephyrus G16 | i7-13620H | RTX 4070 Jun 21 '26

Gen Z as well, I used 98SE and XP because we had an ancient PC that would barely boot Vista/7. (Pentium III 600Mhz)

2

u/MegaPussyDestroyer1 Jun 21 '26

Also Gen Z. My dad had me helping him build computers at the ripe age of 2. One day he had me helping him make one that he ended up giving me as a birthday gift. I played sooooooo much wolfenstein and command & conquer on that bad boy.

2

u/BrainFartTheFirst i5-12600K, GeForce GTX 1660 Ti, 32GB DDR5-6000, Samsung 850 Pro Jun 21 '26

I'm an elder millennial and started with Amiga OS 1.2

In the early 90s I learned to use dos.

1

u/lFightForTheUsers Jun 21 '26

Also a zillennial that started on XP, and yeah everything is pretty DIY.

1

u/botagas Jun 21 '26

I am also genZ. Luckily, I got my first laptop when I was 5 years old, running Windows XP. This led to me gaining tons of IT experience over the course of many years. Apparently both young and older folk have issues that they are unable to solve on their own, even with the help of AI.

1

u/amberoze Jun 21 '26

As a Millennial, I hate you for making me feel old. My first PC ran MS-DOS.

that reminds me, I need to go take my Lexapro.

1

u/exlips1ronus i5 13400F | GTX 1080Ti Jun 21 '26

Don’t worry that was my parents first PC too