Hacker News new | ask | show | jobs
by cryptonector 2259 days ago
Idempotent != no side effects.

Idempotent == if you do it more than once, you get the same result.