Viewing profile — komuW
komuW
HN member- Joined
- Tue, Aug 15, 2017, 3:06 PM UTC
- HN karma
- 914
- Public activity
- 112 items
- HN profile
- View on Hacker News ↗
About komuW
https://www.komu.engineer
email: komuw05 @ google's mail thingy .com
Recent public activity
- story
-
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…
-
comment
Comment #41796294
Have you looked at Tyk? https://github.com/TykTechnologies/tyk/
-
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…
- story
-
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.
-
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:…
-
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.…
- story
- story
-
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)…
- story
- story
- story
- story
-
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…
-
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-...
-
comment
Comment #34388696
yeah this just kicks the can down the road.
-
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…
-
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…
- story
- story
- story
-
comment
Comment #33382375
it's unrelated; https://news.ycombinator.com/item?id=33382369
-
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…