Live data from Hacker News

Viewing profile — hnjst

hnjst

HN member
Joined
Wed, Jul 03, 2019, 7:24 PM UTC
HN karma
96
Public activity
73 items

About hnjst

No profile information was provided.

Recent public activity

  1. comment
    Comment #40072807

    Farage cage maybe?

  2. comment
    Comment #37169330

    Leslie didn't steal his Turing award ;)

  3. comment
    Comment #36909613

    On the contrary, I'd start without any remote.

  4. comment
    Comment #36067747

    https://github.com/bigscience-workshop/petals

  5. comment
    Comment #36067704

    https://discord.gg/dwXDHMGY for example.

  6. comment
    Comment #33189583

    https://f-droid.org/en/packages/com.menny.android.anysoftkey...

  7. comment
    Comment #32959964

    I'd ask myself another set of questions: - can they extract information from conversations and exfiltrate it in a stealthy or obfuscated enough way so that they won't be noticed or…

  8. comment
    Comment #32947103

    Don't forget checking for the evil bit too! https://www.rfc-editor.org/rfc/rfc3514

  9. comment
    Comment #32908114

    I'm still completely baffled that we nowadays almost all have in our pocket a device able to run something like https://f-droid.org/en/packages/jp.yhonda/ .

  10. comment
    Comment #32440730

    Currently in a large private bank: Keepass, hardware tokens in physical safes accessed supervised by another team, Hashicorp Vault, a few HSMs and managed key vaults for the cloud …

  11. comment
    Comment #32119882

    I recently tried https://github.com/yewstack/yews that looks very much like "React in Rust". It is web oriented through WASM compilation and integration with web technologies, Taur…

  12. comment
    Comment #32101673

    For theoretical foundations, I'd recommend reading about the FLP result ( https://dl.acm.org/doi/pdf/10.1145/3149.214121 ), the reduction of the state machine replication problem t…

  13. comment
    Comment #32025341

    WET -> Write Everything Twice (before premature factorization).

  14. comment
    Comment #31537000

    I've been exploring this exact possibility a few days ago. The support for Suricata's rules in AWS Firewall is pretty limited though ( https://docs.aws.amazon.com/network-firewall/…

  15. comment
    Comment #30696810

    There is a generalization allowing asymptotically optimal entropy extraction from Markov chains traces that doesn't require transition weights knowledge (like Von Neumann trick doe…

  16. comment
    Comment #30469264

    > I Learned French in 12 Months That's not so difficult I guess, here even babies do so.

  17. comment
    Comment #28539051

    I love "smart" programming languages and gladly write in Rust when it makes sense. However Go wins the bulk of my language picks these days, marginally thanks to the efficient tool…

  18. comment
    Comment #28361493

    Understanding low level architecture of that time (and early memory management) and first steps of the boot process is definitely something that has been useful to me since then. D…

  19. comment
    Comment #28361358

    My childhood story too. We ended pretty knowledgable, effective and borderline dangerous when the watered down systems arrived later. I'd put in the same category the edition of sa…

  20. comment
    Comment #28109451

    I'll take an intermediary position. Commits on a WiP branch don't need to let the repo in a working state, however I like when said branch has its history rewritten so that each co…

  21. comment
    Comment #27915252

    I also would have loved discovering electricity or information theory. Somehow it's convenient that people stacked on the shoulders of each other across a few generations made proc…

  22. comment
    Comment #27915195

    You can actually renew/upgrade your whole cluster with no downtime if you care enough to tackle the annoying bits that cost a few minutes in YOLO mode.

  23. comment
    Comment #27915155

    In my book DevOps is a set of practices that aims at improving the collaboration between Devs and Ops. I know that the term is now often used to label a role (or even a job descrip…

  24. comment
    Comment #27915028

    Completely aligned with my parent, day-to-day operations are often slightly more complex than making sure your server run your app properly, I'd argue that our services are increas…

  25. comment
    Comment #27912420

    I'm pretty biased since I gave k8s trainings and operate several kubes for my company and clients. I'll take two pretty different contexts to illustrate why for me k8s makes sense.…