Hacker News new | ask | show | jobs
by pjmlp 329 days ago
Go as usual, got this clever idea to use strings and having people parse error messages.

It took until version 1.13 to have something better, and even now too many people still do errors.New("....."), because so is Go world.