this post was submitted on 09 Sep 2023
1053 points (97.2% liked)

Programmer Humor

32472 readers
598 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 39 points 1 year ago* (last edited 1 year ago) (19 children)

Also, can somebody explain this to sysadmins when it comes to naming computers?

I mean programmers can have some weird naming conventions, but I've never met an adult professional programmer who named all his variables after planets or Harry Potter characters or just called everything stuff like ADMUTIL6 or PBLAB03T1 or PBPCD1602.

[–] [email protected] 16 points 1 year ago* (last edited 1 year ago) (9 children)

Pros use computer names like

Server
newerserver
newnewerserver
latestserver
Newlatestserver

[–] [email protected] 2 points 1 year ago (3 children)

I once worked in a company that named theirs servers server1, server2, server3, etc.

[–] [email protected] 2 points 1 year ago (2 children)

That atleast makes them (hopefully) chronological and easy to refer to.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Unfortunately no. The servers were set up when needed for whatever was needed. server2 was the AD, server1 had a business application running, server3 had backup and time tracking … it was a whole mess.

Edit: the the memories come back. Nothing was virtualized. server2 was an old Dell tower computer running Windows 2000 on the bare metal and server1 was manually installed Debian with kernel 2.6.*something*.

[–] [email protected] 1 points 1 year ago

but easy to mix up

load more comments (5 replies)
load more comments (14 replies)