Live data from Hacker News

Viewing profile — icantremember

icantremember

HN member
Joined
Sat, Apr 18, 2026, 1:48 PM UTC
HN karma
1
Public activity
1 items

About icantremember

No profile information was provided.

Recent public activity

  1. comment
    Comment #47815954

    You want equality? ‘a.to_bits() == b.to_bits()’ Alternatively, use ‘partial_eq’ and fall back to bit equality if it returns None.