HN user

deepak-kumar

27 karma
Posts7
Comments39
View on HN

I somehow agree with this "if your client-side MVC framework does not support server-side rendering, that is a bug. It cripples performance." and it always felt right.

My intention was not to sound like rant but if I did then it's my bad. I notice the issues with ubuntu a lot and I was big fan of it as mentioned above but not anymore as you know the reason. I get paid for developing application which work on browsers and not make browsers work fast. The point is big number of devs won't be able to give their time to make browsers better but that does not mean they can't say bad is bad.

I think you have already mentioned the pros and cons here and you are very much right. I am a bit lazy developer and hate doing the same things again and again knowing the fact that the process can be automated. Though believe in sharing knowledge. The first thing is your tool must serve well to your need. Making the tool generic enough is later part of the story.

I would prefer to write scripts that are useful rather than wasting time, it does not matter if it just suits my requirement.

As quoted by "David Clayworth" that programmers tend to loose the interest after solving the problem in hand. It happens with me a lot of time.

However, I tend to write the comment and function signature when planning a solution to a bigger problem. In comment I mostly add what I want to achieve from the function or code block. There are more chances of putting a comment while developing a new feature from scratch.

Change is inevitable. So if you are not liking the environment in your current job it is always better to move on and focus on improving the skill set rather than thinking about what your immediate super wiser thinks about you.

As far as your friends/Team mates are concerned they ll remain your friend no matter which company you work for. All the best.

I used to be a Firefox fan but not anymore, I made chrome my default browser and I am highly satisfied. Now I use FF just to test while developing things. I love lightness of chrome and have shifted all dev related work to chrome. I wont be surprised if chrome becomes the first choice all the developers in next couple of years.

Learn Git Branching 13 years ago

Nice resource for a newbie like me. I really liked the interactive command line. Playing with it.

As I have not used any such code formatting template but at first look, it seems interesting to me. However this concept does not seem to catch up lately in general text editor context as this video is pretty old.

I would like to see such templates in more editors such as sublime text2 etc. so that we devs can go ahead and customize as per our visual need. Thanks for the share.

Being a business development guy I have seen a pattern that personally written email will get you a positive response rather than a formal HTML template email which people tend to ignore without even reading it. Very well summarized article. Thanks for the share.