this post was submitted on 24 Feb 2026
1149 points (99.4% liked)

Programmer Humor

30042 readers
903 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Patrikvo@lemmy.zip 2 points 2 days ago

it’s a question of whether you can restore a botched system with a few commands and in a realistic amount of time.

A few years ago my employer was the victim of randsomware. We're speaking here about a massive network and all sorts of databases and services build on top of those, spanning decades and many different technologies. Basicly several thousand employees and a decade long focus on working digital and automation. Data restoration was not an issue. I haven't heard of anyone losing data.

However, restarting all the services was not as easy. Many of these depended on each other and there were some circular dependencies that have grown organicily over the years. Took about two months to restore core functionality (mostly SAP and email) and many more months to restore all sorts of support services that were required for normal day-to-day work. Two years after the incident the last applications were back online.