this post was submitted on 09 Jan 2025
502 points (98.8% liked)

Programmer Humor

32841 readers
323 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@lemmy.world 12 points 1 day 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.