Viewing profile — bitroliest
bitroliest
HN member- Joined
- Fri, Jul 11, 2014, 6:55 PM UTC
- HN karma
- 23
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About bitroliest
No profile information was provided.
Recent public activity
-
comment
Comment #12509948
Looking forward to node 6 being put in LTS later next month, we'll consider moving from node 4 then.
-
comment
Comment #10623585
Really wish Jon Stokes had not left Ars. His articles were my introduction to hardware, and even though this article is from 2002 it still very much applies to every CPU.
-
comment
Comment #10314608
We will definitely be checking this out. Our experience with another vendor and ES has not been great. From having the whole cluster come down when we're doing batch inserts for in…
-
comment
Comment #8889185
Unrelated to the TI-83 calculator MirageOS - http://www.detachedsolutions.com/mirageos/ Would be quite the feat to do IP networking on that hardware..
-
comment
Comment #8889141
Under OSX it seems that DTrace support is incomplete thanks to OSX' dtrace implementation [1]. [1] https://github.com/joyent/node/issues/3617 I think only Solaris has full support?…
-
comment
Comment #8829029
Homebrew can "bottle" binary packages and "pour" them on install also. https://github.com/Homebrew/homebrew/blob/master/share/doc/h...
-
comment
Comment #8815574
I was wondering why the author mentioned _.partial after a sections about Function.prototype.bind. Wouldn't : _.partial(_.merge, {}).apply(this, confs); Be the same as: _.merge.bin…
-
comment
Comment #8753256
Not directly related to the tech, but "sealing in the juices" with a sear is broscience. [1] http://www.seriouseats.com/2009/12/the-food-lab-how-to-cook-...
-
comment
Comment #8689169
I've been on an H1B visa before. This has been my experience. You forgot to mention it's a tether to keep talent in a given company also.
-
comment
Comment #8562257
This is very similar to my experience. I'm from a south american country so I get the "do you feel safe?" and the "what was like to grow up in poverty?" - not to mention the 'la ra…
-
comment
Comment #8398174
They changed their pricing for the crossword subscription too, limiting the back catalog and forcing an upgrade to iOS 7. They lost a long time subscriber, who will probably be swi…
-
comment
Comment #8147712
I had amazing "fun" with Amazon's marketplace API. Highlights include: - rejection without error messages - multiple hours before the successful call showed up as successful - brok…
-
comment
Comment #8043460
As a backend engineer, this is fantastic. Thank you!