brettern

void main(){fork();main();}

August, 2008

Posts
  • brettern

    Very handy Javascript memory leak detector

    • 2 Comments
    I used this tool recently and found it to be very helpful in detecting memory leaks related to closures and circular references (between JS and DOM). http://blogs.msdn.com/gpde/pages/javascript-memory-leak-detector.aspx I have found that many memory...
  • brettern

    Fun Old Bugs

    • 0 Comments
    I was reading PC Assembly Language by Paul Carter recently. He discussed a very common bug, particularly among new programmers. I have a fascination with non-obvious bugs, especially when their roots extend all the way down into the guts of the system...
Page 1 of 1 (2 items)