Live data from Hacker News

Viewing profile — bitdivine

bitdivine

HN member
Joined
Fri, Jun 17, 2016, 11:20 AM UTC
HN karma
3
Public activity
2 items

About bitdivine

No profile information was provided.

Recent public activity

  1. comment
    Comment #19923423

    Scaleway is one such provider. They call it not virtualization but physicalisation. I should add that AWS has "dedicated instances" which are exclusive to one customer. They are mo…

  2. comment
    Comment #12179869

    When tests become too slow I make the code and or tests faster until the tests complete in under a minute. Running tests in parallel can help. Even so, with a large set of tests th…