hashfold | 14 years ago | on: Why The US Can Beat China: The Facts About SpaceX Costs
hashfold's comments
hashfold | 14 years ago | on: Why The US Can Beat China: The Facts About SpaceX Costs
hashfold | 14 years ago | on: Agni-V, India's first ICBM test-fired successfully
so India is helping make a safer place.
hashfold | 14 years ago | on: Agni-V, India's first ICBM test-fired successfully
hashfold | 14 years ago | on: Fake S3 – Save time, money, and develop offline
hashfold | 14 years ago | on: A great list of command-line tips
hashfold | 14 years ago | on: Programming is hard, let's go scripting..
In my opinion, none of the language will solve the problems with programming or bad programs. The only thing which could help programmers is the way they think of the solution and how they approach to it. Thinking about long term solution for a given problem may help.
hashfold | 14 years ago | on: How India Became America
hashfold | 14 years ago | on: How India Became America
hashfold | 14 years ago | on: Rails is Definitely Not for Beginners
hashfold | 14 years ago | on: Visualizing YouTube with my home-made JavaScript graph drawing library
hashfold | 14 years ago | on: Why so many Python web frameworks?
hashfold | 14 years ago | on: AT&T math: 250MB < 350MB < Unlimited < 3GB < 5GB
hashfold | 14 years ago | on: A personal link mill
hashfold | 14 years ago | on: The evil unit test.
we understand that the unit testing is trying to test the functionality and making sure that the acceptance criteria is also met at the same time. I would like to mention one more point is that we should also try to write unit test cases not just only test the functionality but also try to do a good code coverage. unit test cases are tools for: 1. functionality testing 2. comply with acceptance criteria 3. a tool to help good code coverage 4. be iterative. be backward compatible as long as it could. (anyway to add logic based on version of the code change? need to think on this). yes it makes it little bulky but will work and avoid needing code cleanup and redesigns.
let unit tests help come up with min 80% of code coverage.
hashfold | 14 years ago | on: Fun with math: Dividing one by 998001 yields a surprising result
hashfold | 14 years ago | on: Yahoo Pipes a powerful composition tool to aggregate, manipulate, and mashup
my most cloned one is local search (kijiji, google base and craigslist): http://pipes.yahoo.com/pipes/pipe.info?_id=605e7d7d80e11d957...
hashfold | 14 years ago | on: Login to your Google Account on Without Typing Anything (using QR code)
guys this is not a publicity of my post, wanted to share the breaking thing on the technology side.
hashfold | 14 years ago | on: Introducing the for-if anti-pattern - The Old New Thing - Site Home - MSDN Blogs
hashfold | 14 years ago | on: Is there a printable version of all Paul Graham essays?
Sure, go ahead. Please include the url of the original though.
->Can I put a translation into another language online?
Sure. Please include the url of the original, and send me the url of your translation so I can make a link to it. ---------------------