this post was submitted on 17 Mar 2026
270 points (99.3% liked)

Programmer Humor

30465 readers
1932 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] thr0w4w4y2@sh.itjust.works 34 points 2 days ago (1 children)

In addition to what others have already posted, I suspect that this might be an attempt to evade spam/phishing filters that are looking for an IP address with a specific regular expression. Having a fake IP address that doesn’t match the traditional ^((25\[0-5]|(2\[0-4]|1\d|\[1-9]|)\d)\\.?\b){4}$ format might let this message slip through.

[–] InFerNo@lemmy.ml 6 points 1 day ago

And it hooks tech illiterate people, avoiding people who know something's wrong. The perfect target.