Lari Hoppula

Results 2 issues of Lari Hoppula

Thread timestamp isn't updated now when last post gets deleted.

bug

I was debugging why my node.js app took several seconds to boot and finally found the culprit to be that having: ``` javascript require('node-jsx').install(); ``` as first line of the...