Live data from Hacker News

Viewing profile — dsjoblom

dsjoblom

HN member
Joined
Thu, Jun 09, 2022, 3:11 PM UTC
HN karma
13
Public activity
3 items

About dsjoblom

No profile information was provided.

Recent public activity

  1. comment
    Comment #31766535

    Or just allow both versions (01 or 1). Edit: this works best if the form is validated client-side, otherwise you still get people wondering what is allowed in the field because the…

  2. comment
    Comment #31766505

    Have you tried this in practice? It is extremely awkward to pick a date of birth using a regular date picker. It is worse than all the options mentioned in the article. It is only …

  3. comment
    Comment #31756257

    The “missing integer” example is awkward, because what’s interesting here is not whether you can solve the problem with xor or plus, but whether you need two loops or just one. Edi…