this post was submitted on 01 Aug 2025
923 points (96.7% liked)

Programmer Humor

26688 readers
2521 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
[–] inktvip@lemmy.dbzer0.com 12 points 2 months ago (1 children)

For that to work industrial devices have to support DNS in the first place…

[–] kieron115@startrek.website 5 points 2 months ago (1 children)

Oh, now that you mention it I've never tried to map a static DNS entry to a device without DNS. Welp, time to get thousands of raspberry pi's to act as IP KVMs!

[–] inktvip@lemmy.dbzer0.com 4 points 2 months ago (1 children)

That would imply en existence of display/usb outputs…

We’re essentially talking a bunch of embedded devices talking to each other. You can give them all the dns entries you want, but if they (or the programming environment) don’t support DNS lookup you might as well put your dns server in excel.

[–] kieron115@startrek.website 2 points 2 months ago

The microcomputers (raspberry pi, arduino, whatever) could have a modern network interface and relay the communication to the embedded devices over oldschool serial. But yeah, straight DNS wouldn't work. I like the idea though, gonna start posting my 10 favorite IP addresses on a piece of paper on the fridge. Who needs excel!