Hacker News new | ask | show | jobs
by leokun 4584 days ago
> Look carefully - what I wrote is not a library; it's a standalone binary. It's run exactly once, when you write the code, so speed isn't an issue.

Oh missed that.

> This is an issue no matter what language you use.

It's a lot bigger issue when you have to define classes for each type of possible response.