HN user

govindpatel

16 karma
Posts8
Comments16
View on HN

when I saw the word "amazon launchpad", I thought it has something to do with amazon web services.

later, I found that both are completely different from each other.

Ghost Browser 10 years ago

well I dont use Chrome's multiple user feature. May be because I dont usually play with multiple account and when I sometime need to open other account, then I just open an incognito mode window and just check it from there.

Well all I wanted to say that there are not many people who will need such browser in real life, and some people already have some workaround, which they prefer. and probably others will download and use this. (just my view)

we have some tables where we have timestamp and other places we have millis. We are also using postgreSQL database.

I have asked this question so that I can know whether any other person faces problem like this, it is kind of annoying when I see different ways of storing the time, but not knowing what is the best practise to save time in database.

What is wrong in using the word 'zen'? It is not like you name your child 'zen' and other people shouldn't name their child 'zen'.

I think zendesk fears that if people use the word 'zen' and they are better then them, they will lose customers. If you want your brand to remain unique, just try to be better than all others. There is nothing to fear, If you are better, people will use your product else they will use some other.

BTW there are many alternative for zendesk and which are doing better than zendesk. I believe Freshdesk(https://freshdesk.com) is doing better than zendesk. So may be that is why zendesk fears.

Also they always exchanged words with freshdesk. Even markdown has commented about that:(https://news.ycombinator.com/item?id=11750875)

debugging. because coding is the easiest part. when I am asked to build any feature. I take some time thinking on what and how should I do (around 10%-20% of my time). Once I feel like I have a good idea I continue to code (But sometime when I start to code I spend more time on thinking on designing code, like best practises etc.) so I think like 30%-40% of my time go to coding and thinking about best code practises. But then comes the part where I really struggle DEBUGGING. Rest of my time go in debugging stuff,

But I am not sure how can I improve myself. I am not sure whether anyone faced this but I feel like the starters really feel the same way.

All fun lies in debugging I sometime love it. I find funny bugs in my code. But it is so time consuming and I really want to reduce that. Not sure how. Any help will be thankful.