RSSAmplifier

Blog

floating point

david glasser's log

point.davidglasser.netRSS feed ↗2 posts

Latest posts

A surprising JavaScript memory leak found at Meteor

This week, my teammates at Meteor tracked down a surprising JavaScript memory leak . I searched the web for variations on javascript closure memory leak and came up with nothing relevant, so maybe this is a relatively unknown issue. (Most of what you find for that query talks about the bad garbage collection algorithm in old versions of IE, but this problem affects even my current Chrome install!)…

Blog moved

I used to run a WordPress blog, hosted at DreamHost , but I haven’t touched it in over five years. Today, I noticed that it didn’t seem to be responding any more. Oops. Rather than fix it, I installed jekyll and moved the domain to GitHub Pages. Took under an hour, and now I can update my blog with git. I might try to import my old posts at some point, but don’t hold your breath.