Live data from Hacker News

Viewing profile — sjadoinqwoeihad

sjadoinqwoeihad

HN member
Joined
Sun, Aug 21, 2022, 11:06 AM UTC
HN karma
12
Public activity
7 items

About sjadoinqwoeihad

No profile information was provided.

Recent public activity

  1. comment
    Comment #36827039

    You can't ratelimit someone you have not yet identified. Unless their username is also a password. But then you just have 2 passwords. And the ID password would have to be sufficie…

  2. comment
    Comment #36826934

    Keylogger would still get the TOTP code. Dump would include the TOTP secret. Why write only the password down if you still need password manager for the TOTP code? I think I mostly…

  3. comment
    Comment #35537685

    Software complexity is increasing. With the increased complexity many failure modes are not understood by developers. Thus those failures are not handled gracefully. This feels lik…

  4. comment
    Comment #34398716

    > 0, 0, 1, 0, 2, 1, 0, 0, 1, 2, 0, 1, 0, 0 I never noticed this symmetry in fizzbuzz before.

  5. comment
    Comment #34337930

    I checked my 5 year old repository of ~300 stars. It has a ~100 unique clones a month. So if the average was half of it then the 1 order of magnitude would be quite an accurate app…

  6. comment
    Comment #33393523

    Yes 100%. This reminds me of bees or fireflies. They have algorithms that individuals follow which can cause the collective to behave in a certain way. We should definitely create …

  7. comment
    Comment #32800267

    Cypress is anything but simple. It takes a lot of time to learn all the footguns and not write flaky tests.