darwinGod | 11 years ago | on: On Lock-Free Programming and Concurrency
darwinGod's comments
darwinGod | 11 years ago | on: On Custom memory pools/alocators
darwinGod | 12 years ago | on: India's pro-business Modi storms to historic election win
(a) The Government in power at the center was the opposition party ( Congress) throughout the last decade. (2004-214). If they had the power to twist Supreme court's arm (appointment of judges etc), they would have most certainly done that, and influenced the outcome.
(b) The Government at the Center (2004-2014) has had at its disposal the main investigative body of the country (CBI) to do any arm-twisting against Modi.
(c)Despite this, and despite intense media scrutiny in India, if the Supreme Court- the highest court in India- has given Modi a clean chit on his involvement in the riots, then sufficient respect has to accorded to the same. It is significantly way,way,WAY more authoritative than any wannabe-investigative journalists airing their opinions non-stop on television or highly-viewed blog articles. Let that sink in.
If a thousand well-indexed news articles/ well followed blogs paint a different picture, that does not change facts.
The Supreme court of India has been known to be strong and independent,even openly rebuking the Center for it's stupidity and corruption ( Search for 2G-Spectrum scam). True we have a lot of corruption everywhere,but the arm-chair dismissal of Indian Supreme Court's weightage- by Indians ourselves- against top 10 google search results - pains me.
If Indians ourselves cant do that, how can we expect the global audience to form an informed opinion?
darwinGod | 12 years ago | on: Ask HN: Startups willing to hire H1-B outside USA?
darwinGod | 12 years ago | on: Ask HN: Do you know anyone who left the tech world and found happiness?
darwinGod | 12 years ago | on: Designs that Bell Almost Used for the Layout of Telephone Buttons
Surprised no one has brought this up yet. :-)
darwinGod | 12 years ago | on: NSA to cut system administrators by 90 percent to limit data access
darwinGod | 12 years ago | on: Use up to 64GB of RAM on 32 bit Windows 8
http://superuser.com/questions/367490/can-a-32-bit-os-machin...
darwinGod | 12 years ago | on: People with nothing to hide
darwinGod | 13 years ago | on: Ants can sense earthquakes a day in advance
It really is the last place on Earth I would hope to read any decent article on Science/Tech.
However it truly is cutting edge,if anybody wants to find out who was the latest Bollywood "celebrity" that got caught because of drunken driving.
darwinGod | 13 years ago | on: Something is burning in the server room; how can I quickly identify what it is?
http://serverfault.com/questions/420877/ive-inherited-a-rats...
Doesn't that change the entire question!
darwinGod | 13 years ago | on: Why doesn't `kill -9` always work?
darwinGod | 13 years ago | on: The Unreasonable Effectiveness of C
Arguably, one of the most beautiful C-code bases you can get hold off.
darwinGod | 13 years ago | on: TCP incast: What is it? How can it affect Erlang applications?
darwinGod | 13 years ago | on: In UK, Twitter, Facebook rants land some in jail
darwinGod | 13 years ago | on: You’re nothing more than a mass of habits
darwinGod | 13 years ago | on: Escape from Callback Hell: Callbacks are the modern goto
darwinGod | 13 years ago | on: Stranded Jet Skier Breaches Multimillion Dollar Security System At JFK Airport
darwinGod | 13 years ago | on: Anti-Piracy Patent Aims to Stop Students from Sharing Textbooks
darwinGod | 14 years ago | on: Books Programmers Don't Really Read But Recommend
Speaking on naming conventions: This is the name of a class in Chromium source code (C++): 'BufferedSpdyFramerVisitorInterface' . The codebase is that meticulous! For a guy who wanted to learn about browser implementation,and downloaded the codebase,this is good.
These meticulous naming conventions- has it anything to do with using a full-blown ide vs vim?