Flagged Links #30
"When belief kills" - Modern medicine rocks. Some people should look into it, especially when it would prevent the death of their child.
"Framework Design Guidelines: Sealed Classes" - I've always recommended sealing by default. I'm not sure I agree with this.
"Halo 3 Fails: Episode 6" - Awesome fails in Halo 3.
"Future-Proofing A Design" - It's just not easy.
"Things That Make You Go Hmmm" - What's confused you in programming?
"Newton's method fractals" - Some interesting ways to make fractals.
"How to Debug" - "and by 'we' I mean..."
"Finally, someone says it" - Or, nulls considered harmful.
"Guide to Writing Testable Code" - Some good testing commentary.
"Static Methods are Death to Testability" - I really don't get why it's so hard to test static methods.
"Frozen soap bubbles" - It's going to get cold in MN this weekend - I should try this.
"A Simple DLR Binder" - Self-explanatory.