Viewing profile — esonoi
esonoi
HN member- Joined
- Fri, May 26, 2017, 10:40 AM UTC
- HN karma
- 9
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About esonoi
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…