Viewing profile — roro159
roro159
HN member- Joined
- Thu, Feb 21, 2019, 11:31 PM UTC
- HN karma
- 48
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About roro159
No profile information was provided.
Recent public activity
-
comment
Comment #22729467
What matters for the financial hedge is the existence of futures, which means the companies can buy something they know they will need at a known price months before they actually …
-
comment
Comment #20695834
Hashing the password in the client isn't very effective because the hash of the password now is equivalent to a password. If you have the hash you can just send it to the server an…
-
comment
Comment #20387575
Link to the GitHub issue in the tweet: https://github.com/JeffreyWay/laravel-mix/issues/2153 Link to the Webpack issue: https://github.com/webpack/webpack-cli/issues/962 Apparently…
-
comment
Comment #20339507
DoS with regex is a thing: https://www.owasp.org/index.php/Regular_expression_Denial_of... StackOverflow had a similar case a while back: https://stackstatus.net/post/147710624694/…
-
comment
Comment #20329568
You just made a mistaek. :)
-
comment
Comment #20105789
I think it's worth to add a few previous discussions about distributed locks. Redlock is a distributed lock using Redis: https://redis.io/topics/distlock Martin Kleppmann criticize…
-
comment
Comment #19869269
Blockchain != PoW. There are plenty of blockchains without the problems you described (like IBM's Hyperledger).
-
comment
Comment #19792840
What you're missing is that Tether is not truly bankrupt yet. Yes, sane accounting would say their liabilities exceed their assets, but only because 26% of their assets are a high …
-
comment
Comment #19685977
The pre orders sold out in 2 days: https://www.droid-life.com/2019/04/16/samsung-quickly-sold-o... The numbers aren't public yet, but it's probably low. I don't think they are dumb…
-
comment
Comment #19620020
To add another example: one of VS Code's releases has interesting statistics of it's issues ( https://code.visualstudio.com/updates/v1_28 ). They did some housekeeping for a month …