mabid

↗ HN profile [ 98.2 ms ] full profile
Karma
155
Created
May 27, 2011 (15y ago)
Submissions
0
An enthusiast programmer. Loves to work in Ruby or Rails. I am a big fan of Javascript and I can see it becoming the most famous language on the web in a few years.
  1. For guys out there who are running own one or more products, what do you use to answer customer queries. Simply via email? A help-desk to raise and answer tickets? twitter ? Facebook ? any other online app or platform ?

  2. I was wondering if you guys could share your knowledge and experience on estimating the number of hours a software project will take. I do freelance RoR work and many of the clients ask for an hourly rate and an…

  3. I have been programming for the last 4-5 years but whenever I look at some good code written by some one else I always have this feeling that my code isnt good enough. By "good enough" I mean that my code isn't as…

  4. I need to implement a few background jobs, that run continuously in the background and do a lot of http calls to some API's to gather some data and store it in mysql. I would like your suggestions and comments on what…