@purplemonkeymad@programming.dev
Post #3826534
2026-07-15 06:53 UTC
Everyone has a development environment, but not everyone has a separate production environment.
This is almost certainly the case of dev happening in the live environment.
Replies (1)
-
@Clent@lemmy.dbzer0.com 2026-07-15 15:52
Everyone has a development environment, but not everyone has a separate production environment. I think you meant to flip that. The only time one has a dev with no prod is prior to first release. If environment is the live one, that’s production not dev. Using it for development doesn’t make it a dev environment. It means you only have prod.