Hacker News new | ask | show | jobs
by YiraldyGuber 945 days ago
I find it much easier to think of everything in unsigned terms. If I want 8bit -5, I really want 256-5=251. I've done plenty of that in my time but I don't think I've once consciously inverted bits and added 1.