Live data from Hacker News

Viewing profile — komuW

komuW

HN member
Joined
Tue, Aug 15, 2017, 3:06 PM UTC
HN karma
914
Public activity
112 items

About komuW

Just another random human being.

https://www.komu.engineer

email: komuw05 @ google's mail thingy .com

Recent public activity

  1. story
  2. comment
    Comment #42325780

    Take a look at FSRS. The paper: https://dl.acm.org/doi/10.1145/3534678.3539081?cid=996605471... Various implementations: https://github.com/open-spaced-repetition/awesome-fsrs Some…

  3. comment
    Comment #41796294

    Have you looked at Tyk? https://github.com/TykTechnologies/tyk/

  4. comment
    Comment #41442676

    Location: Nairobi, Kenya Remote: Yes Willing to relocate: No Technologies: Golang, Python, Django, SQL, PostgreSQL, AWS Résumé/CV: https://www.komu.engineer/cv/komu-CV.pdf Email: k…

  5. story
  6. comment
    Comment #41137226

    Hi, could you guys please reply to job applications. I had applied in April and up to now I haven't received even a rejection email.

  7. comment
    Comment #39927266

    My solution[1] to this problem is to do what they did in the Apollo Guidance Computer; log to a ring buffer and only flush it (to disk or wherever) on certain conditions. 1. https:…

  8. comment
    Comment #39266421

    Nice article. If you ever wondered how the python equivalent(celery) works, I wrote a blogpost about that ~4years ago; https://www.komu.engineer/blogs/07/understand-how-celery-wor.…

  9. story
  10. story
  11. comment
    Comment #34773246

    My favorite technique for reducing the cost of logging is the same technique that was employed in The Apollo Guidance Computer(though I'm not sure if they did it for cost purposes)…

  12. story
  13. story
  14. story
  15. story
  16. comment
    Comment #34388746

    Note that dumping the Vault's process memory is beyond hashicorp/Vault's threat model. See: https://github.com/hashicorp/vault/issues/1446#issuecomment-... I'm bringing this up bec…

  17. comment
    Comment #34388727

    Note that dumping the Vault's process memory is beyond hashicorp/Vault's threat model. See: https://github.com/hashicorp/vault/issues/1446#issuecomment-...

  18. comment
    Comment #34388696

    yeah this just kicks the can down the road.

  19. comment
    Comment #34388521

    > That requires client-side SSL authentication, I do not think it requires client side SSL. See: https://engineering.salesforce.com/tls-fingerprinting-with-j... What is been finger…

  20. comment
    Comment #34388099

    From the circleCI blogpost[1]: "Our investigation indicates that the malware was able to execute session cookie theft, enabling them to impersonate the targeted employee in a remot…

  21. story
  22. story
  23. story
  24. comment
    Comment #33382375

    it's unrelated; https://news.ycombinator.com/item?id=33382369

  25. comment
    Comment #33382372

    Filippo Valsorda(FiloSottile), who is the maintainer of Go's cryptography libraries said on Go's slack channel that the patch is unrelated. See screenshot of the slack conversation…