this post was submitted on 09 Jul 2024
1398 points (98.6% liked)

Programmer Humor

19149 readers
1155 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
[โ€“] drkt@lemmy.dbzer0.com 9 points 2 months ago (1 children)

I spent months trying to tell my ISP that their side of a DHCP transaction wasn't giving me my IPv6 address, being so specific as to send them the exact offending packets but it wasn't until I took my entire network apart, unboxed their shitbox router and plugged that in that they would believe me.

I've worked IT man, I get it, but jesus christ!

One day my MIL's Macintosh stopped being able to connect to the Internet over its internal ethernet, which was directly connected to the cable modem.

They called Comcast a bunch of times to no avail, so they sent someone out to check it. He had no idea what was wrong, so I said "Let's connect your laptop to the Mac with an Ethernet cable just to make sure the Ethernet works."

Dude looked at me like I had two heads. "It doesn't work like that."

I proceeded to grab a patch cable, hook them together, and mount the Mac's public shares on the Windows machine, thus proving the Ethernet worked on both systems.

Turns out Comcast had changed the MTUs on the modems one night, which made the Mac not work for some reason. But getting a cheap router and putting it between solved the problem.