Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
roro159
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
roro159
6y ago
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 need it. The specifics of this operation differs depending o
2.
▲
by
roro159
7y ago
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 and authenticate. Implementing this looks like a lot of t
3.
▲
by
roro159
7y ago
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 Appare
4.
▲
by
roro159
7y ago
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/outage-postm
5.
▲
by
roro159
7y ago
You just made a mistaek. :)
6.
▲
by
roro159
7y ago
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 criticized Redlock and mentioned the fenci
7.
▲
by
roro159
7y ago
Blockchain != PoW. There are plenty of blockchains without the problems you described (like IBM's Hyperledger).
8.
▲
by
roro159
7y ago
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 risk loan to Bitfinex. They still have assets > USDT
9.
▲
by
roro159
7y ago
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 enough to ex
10.
▲
by
roro159
7y ago
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 and were able to close 3918 is