Live data from Hacker News

Viewing profile — dekkers

dekkers

HN member
Joined
Wed, Apr 25, 2012, 8:18 PM UTC
HN karma
15
Public activity
7 items

About dekkers

No profile information was provided.

Recent public activity

  1. comment
    Comment #44209847

    Yes, they release particles in your body and this seem to cause issues for at least some people. But if there is a long time span between getting the implant and chronic health iss…

  2. comment
    Comment #37657721

    What the article writes about scalability also applies to availability. Does the queue need 99.999% or 99.9999% uptime? Or is the Service Level Objective actually 99.99%, 99.9% or …

  3. comment
    Comment #31952239

    They raised $640M at a $46B valuation a year ago: https://www.cnbc.com/2021/06/10/klarna-softbank-funding-roun...

  4. comment
    Comment #28967233

    I don't really want to give anything that seems like medical advice in HN comments. I just want to give a bit of information that might be useful to you or others. Obviously you sh…

  5. comment
    Comment #28811290

    https://archive.is/Mi3S5

  6. comment
    Comment #7339523

    Distributions can't take advantage of the system libraries exception, it only works for software that isn't shipped together with OpenSSL. The whole GPLv2 clause: "However, as a sp…

  7. comment
    Comment #3890890

    I use gevent instead of twisted for event-based python. Gevent is a lot nicer to work with and doesn't make your code less readable in the way twisted does with its callbacks and e…