this post was submitted on 06 Jan 2024
786 points (98.6% liked)

Programmer Humor

32410 readers
1 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
all 16 comments
sorted by: hot top controversial new old
[–] Linkerbaan@lemmy.world 41 points 1 year ago (1 children)

Wi-Fi protection racket has to be a new one, right?

[–] FishFace@lemmy.world 27 points 1 year ago (2 children)

If you're using TCP and losing packets you should be panicking though, because something is very wrong...

[–] thejml@lemm.ee 28 points 1 year ago (1 children)

True, but TCP will just resend them, you won’t lose anything but some latency. Meaning it’s something to look into, but not something to panic about.

[–] wischi@programming.dev 2 points 1 year ago (1 children)

You can lose packets. Just cut the cable, but the other side will notice that the transmission is incomplete.

[–] FishFace@lemmy.world 4 points 1 year ago

Shouldn't the engineer be a bit more worried if the cable's been cut?

If UDP drops packets it's probably nothing. If TCP drops packets it's because something's actually wrong.

[–] PatFussy@lemm.ee 19 points 1 year ago (2 children)
[–] shalva97@lemmy.world 13 points 1 year ago (1 children)
[–] HiddenLayer5@lemmy.ml 9 points 1 year ago (1 children)
[–] synae@lemmy.sdf.org 1 points 1 year ago
[–] devfuuu@lemmy.world 8 points 1 year ago

Sonic: gotta go QUIC.

[–] ipkpjersi@lemmy.ml 6 points 1 year ago

Actually even a few dropped packets is too many in IT IMO lol

"you pee tcp? i pee urine" - chip ~ sales guy vs web dude

[–] xmunk@sh.itjust.works 1 points 1 year ago

UDP: Hold my beer.