Viewing profile — lechuga
lechuga
HN member- Joined
- Tue, Sep 16, 2014, 9:29 PM UTC
- HN karma
- -9
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About lechuga
No profile information was provided.
Recent public activity
-
comment
Comment #10568104
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 w…
-
comment
Comment #10558337
earth and the rest of the inner solar system will be strip-mined for materials to build solar collectors and autonomous robots
-
comment
Comment #10558299
we're information
-
comment
Comment #10558244
these cars are going to be like beta max. quantum entanglement will make everyone who wasted time on them feel like an idiot. careers will be ruined.
-
comment
Comment #10370844
greedo shot first
-
comment
Comment #10284283
imagine spending 40k/year on your kid to go to school and write papers on "huh"
-
comment
Comment #9893615
r u mad?
- comment
-
comment
Comment #9671870
slightly over the top but awesome.
- comment
-
comment
Comment #9566415
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 ha…
- comment
-
comment
Comment #9503405
Travis sounds exactly like a Disney villain. I bet somehow dead puppies are also involved.
-
comment
Comment #9461310
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,…
-
comment
Comment #9461287
Yes. You can show me a relative corner case. But in most cases you want TCP.
-
comment
Comment #9461284
Yes. You can show me a relative corner case. But in most cases you want TCP.
-
comment
Comment #9460651
Disagree. In most cases you want TCP. Rarely do applications gracefully deal with loss.
-
comment
Comment #9400344
Pursue a career in medicine. That way you can be absolutely sure you're working hard for a reason.
- comment
-
comment
Comment #9321839
Would you have advised people to use the network during the split?
- comment
-
comment
Comment #8328907
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 th…
-
comment
Comment #8328714
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…
-
comment
Comment #8328644
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 th…
-
comment
Comment #8327255
Been working on this with Adrian for the last 3.5 months. Happy to answer any questions if I can.