Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lechuga
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
lechuga
11y ago
Minor nit re: Rails legacy. IMO a major reason it was so popular was because of Ruby. It's certainly not the right hammer for every nail but the syntax is one of the best to work with ever. Whenever I can find a project where writing a
2.
▲
by
lechuga
11y ago
earth and the rest of the inner solar system will be strip-mined for materials to build solar collectors and autonomous robots
3.
▲
by
lechuga
11y ago
we're information
4.
▲
by
lechuga
11y ago
greedo shot first
5.
▲
by
lechuga
11y ago
slightly over the top but awesome.
6.
▲
by
lechuga
11y ago
A somewhat more thorough asking of the same good question: http://www.reddit.com/r/Bitcoin/comments/36e8by/21dotco_a_bi... I'd like to see this answered in some forum. It's very hard to get a m
7.
▲
by
lechuga
11y ago
Travis sounds exactly like a Disney villain. I bet somehow dead puppies are also involved.
8.
▲
by
lechuga
11y ago
I'm intimately familiar with cases where you actually would prefer to use UDP. My point is most of the time these cases aren't what you're dealing with. In addition to reliability, TCP provides congestion control which provid
9.
▲
by
lechuga
11y ago
Yes. You can show me a relative corner case. But in most cases you want TCP.
10.
▲
by
lechuga
11y ago
Disagree. In most cases you want TCP. Rarely do applications gracefully deal with loss.
11.
▲
by
lechuga
11y ago
Pursue a career in medicine. That way you can be absolutely sure you're working hard for a reason.
12.
▲
by
lechuga
11y ago
Would you have advised people to use the network during the split?
13.
▲
by
lechuga
12y ago
Currently we're saving every block we see. And if we find an orphan's parent which is on the main chain we try to connect them both. We aren't doing anything to explicitly avoid them. If you're referring to side chain bl
14.
▲
by
lechuga
12y ago
The only instances of it we having running are the ones listed in the blog post (and just perhaps a Litecoin version that we're trying to get to sync.) They are in no way currently integrated with the web site.
15.
▲
by
lechuga
12y ago
That's completely fair. Consensus systems are very difficult to (re-)implement correctly but I would argue there is value in doing so. There is also great risk and we appreciate that. This time we took a slightly different approach. Wh
16.
▲
by
lechuga
12y ago
Been working on this with Adrian for the last 3.5 months. Happy to answer any questions if I can.