Hacker News new | ask | show | jobs
by wkdneidbwf 1068 days ago
right? that whole bit reads like some lame parable. like who in there right mind is going to run a 10k line shell script named DISASTER they’ve never read and cannot read because it’s 10k lines of shell? there is apparently no documentation (and positively no tests)? one guy close to retirement remembers what it’s for and says “don’t delete this critical but of code!”

it’s just utter bullshit.

2 comments

If tens of millions of dollars are on the line, you will be able to find someone who can run the script or derive enough knowledge from it

In a disaster scenario, something is better than nothing

Bill is clearly still picking up the phone. He'd likely be amenable to picking up a paycheck as well.
Not if he's dead. Some of the stuff is old enough that it's a reasonable question.
it’s more that i don’t believe it’s a real scenario.
Isn't that the entire point? People don't believe (or choose to not believe) a certain disaster scenario is valid, until it happens. We all have seen first-hand the many examples of colossal failures of disaster-response planning in our recent planet-wide emergency. As have we seen the creative, dogged, herculean efforts to cope with it.
OP here... As I wrote here, it is better to think of the story as apocryphal: https://news.ycombinator.com/item?id=36798893

Also of course it will be crazy to read a giant shell script. But then again if the stakes are high enough, and if it yields even one critical piece of information, then it's worth it.

The larger point is that organisational knowledge clings on in strange ways. In a crazy disaster scenario, people may appreciate having access to anything they can get their hands on.

10K lines is not _that_ large. If it was written sensibly, it might be very useful. Bill might have written a text document, but chose to use Shell as a preferred engineers' language. Who doesn't share a one-liner with a colleague in need? Bill shared a 10k-liner :-). And Shell being a relatively high-level language, it probably packs the information more densely than a text file.
True. And let me go a step further to argue that someone so forward-looking as to (allegedly) make a script for an all-caps DISASTER scenario would be intelligent about the contents of said script. They would have cared deeply for their fellow line staff of the then-unknown future.