Viewing profile — chappar
chappar
HN member- Joined
- Mon, Jan 18, 2010, 11:41 AM UTC
- HN karma
- 55
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About chappar
Recent public activity
-
comment
Comment #34340771
It would be interesting to hear more about this!
-
comment
Comment #23270636
I had never used an Apple product before the company which I joined recently gave me a MacBook Pro. I am really surprised how bad the product quality is. The calendar notification …
- story
-
comment
Comment #19896396
Can't you do that already with f(...)?
-
comment
Comment #19103486
It is an extra ordinary feat that the OP took only couple of weeks to create a working programming language. I always thought it takes years to create a new language. It will be in…
- story
-
comment
Comment #18608199
Do you mind giving an example for the specific use of "c++ partial ordering scheme for template selection"?
-
comment
Comment #18390630
Last time when I checked, rr did not support multi-threaded application well. Has that changed now?
-
comment
Comment #18379854
Honest question. What is a typical use-case for this tool?
-
comment
Comment #18280686
How does FaunaDB achieves atomicity without some sort of 2 phase commit? What I understood from the article is that each node in a replica commits independently from the distribute…
- story
- story
- story
-
comment
Comment #17256573
I am not sure how you can generalize. I would not consider it as a red flag unless the candidate in question has history of hopping too quickly. I have direct/indirect experience o…
-
comment
Comment #17255766
I guess it depends on which team you are in. I have worked for some of the well know MNCs(not FANG) in Bangalore, some of the teams I was part of did really hard core development w…
- story
-
comment
Comment #15574285
A correction, it is kannada not kannad :-)
-
comment
Comment #15104773
>>we have estimated that about 50% of the people have their own private water source. BUT- less than 1% sell that water. I appreciate that you are trying to solve this important is…
- story
-
comment
Comment #13540501
Does this mean that ^; and ^{ are also equivalent to ESC?
- story
-
comment
Comment #9601007
>>China has anywhere from 69 to 85 million vacant homes (approx. same population as India) I am not sure I understand this calculation. India's population is more than a billion
-
comment
Comment #9020729
Looks very cool. Sorry for nitpicking, there seems to be off by one at "ascii_values[min((intensity + 40) / 9, sizeof(ascii_values))];" :-)
-
comment
Comment #8976224
I am not familiar with embedded asm. Can someone explan what the following line does? "register long r10 __asm__( "r10" ) = a3"
-
comment
Comment #8590683
I am curious what you would be using this for