Hacker News new | ask | show | jobs
A Beautiful Technique for Some XOR Related Problems (codeforces.com)
57 points by blobcode 381 days ago
2 comments

Related: XOR, 3 months ago, 100 comments, 602 points. https://news.ycombinator.com/item?id=43087944
Read this to instantly annihilate Project Euler problems
The fraction of Project Euler problems "annihilated" by knowing that XOR = addition in finite-dimensional vector spaces over F_2 is extremely close to zero. [EDITED to add:] (I'm not sure it isn't exactly zero but haven't checked.)
no but it will help you understand ML compilers :)

https://github.com/triton-lang/triton/blob/main/include/trit...

https://arxiv.org/abs/2505.23819 is probably a better read (though it still has some typos)
lol hot off the presses