Live data from Hacker News

Viewing profile — esonoi

esonoi

HN member
Joined
Fri, May 26, 2017, 10:40 AM UTC
HN karma
9
Public activity
6 items

About esonoi

No profile information was provided.

Recent public activity

  1. comment
    Comment #36221562

    Crypto is more a commodity than currencies, because unlike currency, crypto is subject to the same speculative supply and demand forces as conventional commodities. Examples of non…

  2. comment
    Comment #36219564

    Gold is not a currency, it is a commodity that is similar enough to a currency (meaning it can substitute as a currency). ISO 4217 includes precious metals that it explicitly state…

  3. comment
    Comment #36218293

    I’m not a lawyer but work in the industry. This is a slightly incorrect interpretation. Not all financial instruments are securities. Financial instruments are legal contracts betw…

  4. comment
    Comment #29116152

    Not entirely true. Two things to consider: 1. Public sentiment. When Goldman Sachs open sourced their collections library on GitHub, it gained marginal traction (opinion: seemed mo…

  5. comment
    Comment #29116075

    That proprietary IDE was a piece of crap. Monkey patching was prevalent, exponentially increasing startup time depending on the last time you opened it, and an “online” source tree…

  6. comment
    Comment #19117230

    You have a primary and a backup with a synchronous commit protocol. When a commit request is made on the primary, the primary writes to its transaction log and the backup’s log. If…