Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rudiger
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
19 ms
·
1.
▲
by
rudiger
4y ago
The mining community cannot change how Bitcoin works. Even if 100% of miners were to change their validation logic to accept more than 21 million bitcoins, none of the nodes running the Bitcoin software will accept the change. Bitcoin is go
2.
▲
by
rudiger
5y ago
The Black–Scholes equation is basically identical to the heat equation. Divide through by σ^2 and let n = σ^2 * (T - t) if you want to derive it.
3.
▲
by
rudiger
5y ago
Already been mathematically proven[1] that bitcoin will go to zero, so it's only a matter of when this happens. [1]: https://www.fooledbyrandomness.com/BTC-QF.pdf
4.
▲
by
rudiger
5y ago
The description of the 2016 DAO event isn't entirely accurate. Given the huge sums involved ($18 billion at current prices), hopefully the real story will be reported one day.
5.
▲
by
rudiger
6y ago
From the article: If Bitcoin's market capitalization were to match that of gold, it would be worth over $500,000 a coin. This is why some investors are so bullish on Bitcoin. Perhaps it's more accurate to say that investors are
6.
▲
by
rudiger
6y ago
Bitcoin has seen a 300%+ rally in less than three months[1]. [1]: https://news.ycombinator.com/item?id=24849523
7.
▲
by
rudiger
6y ago
To answer your question: Yes. The volatility is a trader's dream. I've been holding a sizeable Bitcoin position[1] since 2011, but I'll acknowledge you can make a killing trading in bull markets or crushing bear markets. [1]:
8.
▲
by
rudiger
6y ago
Bitcoin breaking through $12,300 USD is an extremely bullish indicator: a perfect 61.8% Fibonacci retracement of the Dec 2017 all-time high.
9.
▲
by
rudiger
9y ago
As Warren Buffett wrote in his 1985 letter to the shareholders of Berkshire Hathaway: "What could be more advantageous in an intellectual contest—whether it be bridge, chess, or stock selection—than to have opponents who have been taug
10.
▲
by
rudiger
9y ago
As a cryptocurrency investor, I can confidently say it's hard not to generate a 10X return.
11.
▲
by
rudiger
9y ago
Yes, I'm aware that an article from January 2017 has data backing up an assertion about global Bitcoin trading volume from 2012 to 2017. What is your point?
12.
▲
by
rudiger
9y ago
At its core, the current cryptocurrency craze is simply an unprecedented wealth transfer to China from the rest of the world. Until the end of 2013, Bitcoin was predominantly traded for US dollars. However, after the crash of 2013, miners c
13.
▲
by
rudiger
9y ago
People are "breeding" cryptokitties to profit from cats that "literally print money": https://mobile.twitter.com/tomkysar/status/93750568492860211...
14.
▲
by
rudiger
9y ago
> Right now about 15% of all Ethereum network traffic is dedicated to the game, making it the most popular smart contract on the network. If I still had ether, this would be a pretty strong sell signal.
15.
▲
by
rudiger
9y ago
> There were no hardware wallets in the days of MtGox, which meant that it was extremely hard to secure Bitcoins. It was never difficult to hold bitcoins. All you had to do was send them to an address you control with a long passphrase
16.
▲
by
rudiger
9y ago
Supply and demand. There is no limit on the supply of ETH, whereas there will only ever be 21 million bitcoins in existence. It doesn't make sense to speculate on the price of ETH, because it's never going to be scarce. Even the c
17.
▲
by
rudiger
9y ago
No idea. It's very difficult to time the market.
18.
▲
by
rudiger
9y ago
Yes. I'm lucky to have invested in June 2011, six years ago, when the price of bitcoin was around ten dollars[1]. I've never sold because I still believe in the long-term potential of Bitcoin. [1]: https://news.ycombina
19.
▲
by
rudiger
9y ago
What's wrong with Handsontable? It looks pretty good to me.
20.
▲
by
rudiger
11y ago
Why not move Airbnb's message inbox tables from MySQL to a new database, like Apache Cassandra[1], that's much easier to scale horizontally? [1]: https://cassandra.apache.org/
21.
▲
by
rudiger
11y ago
Virtual memory is primarily a convenient abstraction to give the illusion of having infinite memory.
22.
▲
by
rudiger
11y ago
Native JavaScript can be up to 10–100X than the equivalent operations done through a compatibility layer like jQuery.
23.
▲
by
rudiger
11y ago
Since when is 75K SLOC considered large? Around 100K is pretty standard for a medium-sized app, let alone a billion dollar company.
24.
▲
by
rudiger
11y ago
Whatever happened to BERT and BERT-RPC?
25.
▲
by
rudiger
11y ago
He spent seven years at Renaissance, arguably the world's top-performing hedge fund management company.
26.
▲
by
rudiger
11y ago
If you need a multi-gigabyte, read-only, in-memory data structure with support for ad-hoc querying and concurrent reads... you probably should just use a SQL database.
27.
▲
by
rudiger
11y ago
Great stuff. I'd love to see the best parts of this series redone for Elixir.
28.
▲
by
rudiger
11y ago
Actually, Java was originally developed as a programming language for smart appliances. Its roots are in IoT and embedded systems with limited resources.
29.
▲
by
rudiger
11y ago
Arguably, the highest level of abstraction will be in the query language exposed to applications. Will it support SQL?
30.
▲
by
rudiger
11y ago
Coming from an Erlang on Emacs background, does vim not allow you to follow variable declarations to their definitions or otherwise get contextually relevant information?
More ›