Live data from Hacker News

Viewing profile — TiddoLangerak

TiddoLangerak

HN member
Joined
Mon, Mar 14, 2022, 4:46 PM UTC
HN karma
14
Public activity
5 items

About TiddoLangerak

No profile information was provided.

Recent public activity

  1. comment
    Comment #48618026

    This is only true if your latency distribution is fully random, which is rarely the case. More often than not, it's the same small group of users hitting most of the p99 because th…

  2. comment
    Comment #48156942

    You're missing the biggest root cause though, and that significantly hinders how well this translates between languages: the Java community has settled on fewer but large monolithi…

  3. comment
    Comment #45239030

    I have a different pubkey per device. I store all the pubkeys in the pass repo, and have a shell script to re-encrypt everything with those keys. So when I add a new device, I just…

  4. comment
    Comment #45239023

    The beauty of pass is that there's a distinction between giving access to the encrypted vault vs giving access to decryption, and you can leverage this. How I've been doing this is…

  5. comment
    Comment #41486870

    Am I missing something, or does the step in > Pushing Malicious Changes to the Pipeline mean that they already have full access to the repository in the first place? Normally I wou…