-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
17 lines (11 loc) · 666 Bytes
/
README
File metadata and controls
17 lines (11 loc) · 666 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Internet services postmortems are educational; let's track 'em.
A quick search didn't reveal any master list, so this is me scratching
my itch. Currently the only code is a terminal script (Perl) useful
for updating the list, which is contained in a JSON file.
The script will attempt to reject duplicate URLs, and allows for
keywords to be provided with spaces or commas as separators.
Please feel free to submit additional entries.
Eventually this repository could include tools to display, search,
etc. Don't hold your breath.
See also: Jeff Hammerbacher's list of well-written postmortems on Quora.
http://www.quora.com/Jeff-Hammerbacher/Post-mortems