Hacker News new | ask | show | jobs
by kbelder 61 days ago
>The other classic use of XOR - cursor overdrawing - has also long since gone away.

But that's a specific example of a general use that still is handy occasionally. A = B XOR C. Come back later with C and A and retrieve B.