Hacker News new | ask | show | jobs
by johndough 2142 days ago
At least in my experience, pseudocode is often too ambiguous to be implemented correctly, missing crucial details or simply wrong.

With real code, those problems are less likely.