Live data from Hacker News

Viewing profile — kdps

kdps

HN member
Joined
Thu, Dec 31, 2020, 7:51 PM UTC
HN karma
46
Public activity
24 items

About kdps

No profile information was provided.

Recent public activity

  1. comment
    Comment #48256188

    > Clearly legacy heavy weight threads, virtual or not, are not superior. Associating virtual threads with "legacy heavy weight threads" is a fundamental misunderstanding > That’s w…

  2. comment
    Comment #48068310

    I get why sync of mutiple machines matters for ordering and causality, but why is it a problem for uniqueness?

  3. comment
    Comment #46848694

    If you're referring to the SIMD aspect (I assume the other points don't apply here): It depends on your perspective. You could say yes, because the C# benchmark code is utilizing v…

  4. comment
    Comment #46846426

    It's not really surprising given the implementations. The C# stdlib just exposes more low-level levers here (quick look, correct me if I'm wrong): For one, the C# code is explicitl…

  5. comment
    Comment #45239846

    Yes. What I was trying to imply is that now there is a lightweight processing unit that still is able to suspend on IO (independently and without involvement from the OS scheduler)…

  6. comment
    Comment #45235923

    > So, in theory, one can create 100K threads on one machine, but in practice that's going to keep burning processor for GC cycles. The focus on "100k threads" and GC overhead is a …

  7. comment
    Comment #45158340

    Don't they charge for every TB exceeding the included limit? (website says "For each additional TB, we charge € 1.19 in the EU and US, and € 8.81 in Singapore.")

  8. comment
    Comment #43941418

    I'd argue that the severity varies between languages, despite the core problem being universal. Languages with comprehensive standard libraries have an advantage over those with mi…

  9. comment
    Comment #43448030

    > Imagine we have immutable records that hold just data and static classes as function containers, and those functions just act on the records, return some new ones and change no s…

  10. comment
  11. comment
    Comment #43447754

    In this case, API does not refer to client/server. The API of the aforementioned static class is the set of its methods and their signatures.

  12. comment
    Comment #42109910

    > ...entirely missing the lightweight threading... They deliberately took the longer route, aiming to integrate lightweight threads in a way that doesn't force developers to change…

  13. comment
    Comment #41750149

    > Right. It's not a very widespread use case, to be honest. You'd find that most would be N actors for M threads (where N What makes you think that? Having a large number of actors…

  14. comment
    Comment #37640845

    I don't get it :(. Why could the same task be executed more than once? From my understanding, if the UPDATE is atomic, only one worker will be able to set `used = 1`. If the update…

  15. comment
    Comment #35217987

    Zoom charges VAT based on the local country (or based on the VAT number if you are a company and provide one)

  16. comment
    Comment #32462099

    I predict people on hn will use the the expression "I predict" much more often now.

  17. comment
    Comment #32241560

    Tutanota is a German company

  18. comment
    Comment #32237059

    Translation issue. In German, the expression "... und Co" is a synonym for et cetera.

  19. comment
    Comment #31723719

    My main concern with random-based UUIDs always has been running out of entropy and cause the application to remain in a blocking state (e.g. as described here: https://blog.fastthr…

  20. comment
    Comment #31665338

    What's the current (2022) take on Hugo vs. Jekyll? I'm also wondering if Github Pages is a good alternative for hosting. Judging from their description, it seems to be free, withou…

  21. comment
    Comment #25809968

    Regarding garbage collection: do you think ZGC or Shenandoah could reduce the problems you mentioned?

  22. comment
    Comment #25699591

    That's what BioNTech has been researching for years. BNT162b2 is, slightly exaggerated, a by-product. From https://en.wikipedia.org/wiki/BioNTech : It develops pharmaceutical candi…

  23. comment
    Comment #25622172

    The first time I came across varlink was the Podman 1.x remote API for client/server communication between clients and a host with the actual Podman installation. However, in Podma…

  24. comment
    Comment #25596385

    From the FAQ: Q: Swiss made, how so? A: I was born in Switzerland. By induction, this clock is Swiss made. QED.