Viewing profile — bitdivine
bitdivine
HN member- Joined
- Fri, Jun 17, 2016, 11:20 AM UTC
- HN karma
- 3
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About bitdivine
No profile information was provided.
Recent public activity
-
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…
-
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…