Live data from Hacker News

Viewing profile — t0010q

t0010q

HN member
Joined
Fri, May 30, 2025, 12:56 PM UTC
HN karma
1
Public activity
1 items

About t0010q

No profile information was provided.

Recent public activity

  1. comment
    Comment #44135796

    It's funny that carries don't just make addition difficult to parallelize. Binary addition without carry is XOR. XOR subset sum - find a subset whose XOR gives the desired target -…