Skip to content

Commit c757c59

Browse files
committedFeb 28, 2020
Tweak a bunch of of the README formatting.
- Add bullets to TODO's - Fix missing document header - Fix missing trailing ')'
1 parent 9cb5e52 commit c757c59

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed
 

‎README.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
2+
# Debugging stories
3+
14
Debugging stories are fun! This is a collection of links to various debugging stories.
25

6+
## Non Fiction stories
37

48
[An unprecedented look at STUXNET, the world's first digital weapon](https://www.wired.com/2014/11/countdown-to-zero-day-stuxnet/)
59

@@ -79,7 +83,7 @@ Debugging stories are fun! This is a collection of links to various debugging st
7983

8084
[Node.js memory leak](https://www.joyent.com/blog/walmart-node-js-memory-leak)
8185

82-
[OpenOffice + Ubuntu|2009-04-28](https://bugs.launchpad.net/ubuntu/+source/cupsys/+bug/255161/comments/28) - "My wife has complained that OpenOffice will never print on Tuesdays" (bug is actually with the [file utility](https://bugs.launchpad.net/ubuntu/+source/file/+bug/248619)
86+
[OpenOffice + Ubuntu|2009-04-28](https://bugs.launchpad.net/ubuntu/+source/cupsys/+bug/255161/comments/28) - "My wife has complained that OpenOffice will never print on Tuesdays" (bug is actually with the [file utility](https://bugs.launchpad.net/ubuntu/+source/file/+bug/248619))
8387

8488
[OS crashes on boot if machine was used recently](https://blog.valerieaurora.org/2013/12/17/heres-my-favorite-operating-systems-war-story-whats-yours/)
8589

@@ -171,6 +175,6 @@ Debugging stories are fun! This is a collection of links to various debugging st
171175

172176
## TODOs:
173177

174-
Improve formatting.
178+
* Improve formatting.
175179

176-
Write up some interesting bugs: 40 hour hang, hardware bug caused by copying behavior of Intel engineering sample found on ebay, etc.
180+
* Write up some interesting bugs: 40 hour hang, hardware bug caused by copying behavior of Intel engineering sample found on ebay, etc.

0 commit comments

Comments
 (0)
Please sign in to comment.