this post was submitted on 09 Jan 2025
545 points (98.7% liked)

Programmer Humor

32874 readers
1100 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] 13 points 5 days ago

I have three setups DEV: an environment that is almost useless thanks to how many changes have to be made between production and the development environment.

TEST: A More useful exact cloan of production that you still have to edit specific things but it is usually the same each time.

PROD: this one just never works right.