Live data from Hacker News

Viewing profile — rugmug5

rugmug5

HN member
Joined
Wed, Jul 22, 2015, 8:34 PM UTC
HN karma
3
Public activity
6 items

About rugmug5

No profile information was provided.

Recent public activity

  1. comment
    Comment #9937858

    Or you could leave it in the cloud where it already is and not transfer it to Google's cloud. I wasn't suggesting building your own...

  2. comment
    Comment #9936651

    Once the free period is over the 100PB will cost $1 million per month in storage fees alone. Will the free month(s) even cover the retrieval and transfer fees to take 100PB out of …

  3. comment
    Comment #9936574

    Its a different use case, cold storage vs content delivery...

  4. comment
    Comment #9932272

    Hence Scala...

  5. comment
    Comment #9932244

    You're using the standard jvm, why would they care?

  6. comment
    Comment #9932142

    You really shouldn't be relying on globals anyway. Using $1 etc. is a serious code smell. It shouldn't by definition be threadsafe in any event. The only way that would work would …