Viewing profile — sujeetsr
sujeetsr
HN member- Joined
- Mon, Jun 02, 2008, 10:26 PM UTC
- HN karma
- 59
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About sujeetsr
No profile information was provided.
Recent public activity
-
comment
Comment #11520238
The second slide says "If 8 out 10 (or 80%) businesses fail after the first year, the remaining 2 (or 20%) would probably not survive to see their fifth year" - how does this follo…
-
comment
Comment #8827224
Ah I see..thanks!
-
comment
Comment #8827070
Ok I'm confused by 'environment variable' vs files. How does one set an environment variable without putting it in a file on the particular server. Or by 'file' in this article (an…
-
comment
Comment #7951468
Theranos == Umbrella Corporation?
-
comment
Comment #7864082
I found the elasticsearch tutorials on youtube by Clinton Gormley pretty helpful in understanding the concepts. Also came across this book (which I haven't really read so I don't k…
-
comment
Comment #7699670
"A key reason that John permanently left Zenimax in August of 2013 was that Zenimax prevented John from working on VR, and stopped investing in VR games across the company." What k…
-
comment
Comment #7247611
"The reason for this is that transactions just serialize the execution, they don't guarantee any atomicity of independent row updates. After the delete happens the second transacti…
-
comment
Comment #6740871
Its reassuring to see that at least one other person has the same viewpoint as me, when I seem to be surrounded by people who 'love' traveling
-
comment
Comment #6352252
Have you tried stuff like the masonry or shapeshift plugins for jquery?
-
comment
Comment #5498200
"2 x $30,000 sales sitting at a probability of 10% to close, 1 x $500 sale sitting at a probability of 75% to close", and so on. How does one estimate these probabilities?
-
comment
Comment #5369907
This website looks like Guy Fieri designed it.
- story
-
comment
Comment #2931589
This isn't 'being worn out by being idiomatic', its just that the language (Java) is too verbose, so most code in Java tends to have too many words compared to its counterpart in R…
-
comment
Comment #1668221
works for me in firefox 3.6.8
-
comment
Comment #1662781
Found this link that talks about the correct technique for writing (engaging the forearm and shoulder instead of 'finger-writing') http://www.paperpenalia.com/handwriting.html
-
comment
Comment #1201843
But what this doesn't say is, how do I get the structure of the data that I should post to a RESTful resource? For example, in level 3, with a starting uri of /doctors/mjones/slots…