this post was submitted on 18 Sep 2025
213 points (99.1% liked)

Technology

75258 readers
3558 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] whats_all_this_then@programming.dev 1 points 3 hours ago (1 children)

Idk most teams I've worked with have either known better than to deploy anything at EOD or on a friday, or make heavy use of feature flags so any change that caused an issue just got swiftly rolled back. The ones that didn't, I made it ABUNDANTLY clear that I won't be available outside of work hours.

Maybe I haven't been around the block enough or maybe I got lucky...

[โ€“] Karjalan@lemmy.world 1 points 3 hours ago* (last edited 3 hours ago)

Probably depends on the type of company you work in. If it's a long established one with lots of staff, they've probably realised this issue a long time ago and put plans in for it.

If it's a more modern one that hired a bunch of solid old heads early on, they probably know better from the outset.

In both cases, someone, somewhere will have probably experienced it and said "never again", so implemented (or improved) release procedures to ensure it doesn't happen again

A lot of my teams have been on the younger side and for small companies/startups. So everyone either had a recent example to pull from or had first have experience