this post was submitted on 09 Jan 2025
553 points (98.9% liked)

Programmer Humor

32710 readers
2277 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
[–] stupidcasey 13 points 1 week 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.