Hacker News new | ask | show | jobs
by mseepgood 5086 days ago
When you use Go with the AppEngine SDK your program is automatically recompiled on a request if it was changed. And you don't even realize it because Go compiles blazingly fast.