Testing

Saturday, August 20, 2016

Why America is politically correct?

This was just a thought in my head and I was like.. "Let's see what the internet thinks about this?" and I came across a very promising results .

Google Search Results



When you see that you are no alone thinking this manner, it does give some relief that it is a common thought and that to question it is important instead of following it blindly.

I have some examples (Dunkin Donut Lady etc) which I would like to talk about in detail here but keeping it as placeholder for now due to my other priorities. I am leaving you with this thought so that we can have a far deeper conversation when we both come back with little bit more time and clear thoughts.

Best
Amit

Friday, August 5, 2016

Quality of Life in Software Engineering World

What does it mean to have a Quality of Life (QoL) for a Software Developer?

Until now, I say I would say.. be able to balance work and personal life.. be able to have a free weekend with family and friends is what would constitute QoL. Well, I have learnt some lessons today.

I am working on 4 node cluster which I need to work through deployment process for all of them. Means.. run the same bunch of scripts through all 4 nodes. In my old world, I would have done it like grandfather style by going to each terminal one by one and then executing them. I can say.. a ten step would effectively be 40 steps. You will be spending N *  # of Steps times the amount of time doing the same thing.

Today I discovered CSSH : Cluster Administration Tool. As usual when I first came across it, I tried and it didn't work. My first thought was, "Will get back to you later". Then, I realized that I need to finish this task before I move on to others and that made me go look back the installation steps again. I found few Perl packages where missing. I was again feeling annoyed but chugged along to get them all install one by one. When I finally got it all done, I wasn't feeling superbly great. Then I played with it for a while and suddenly realized that the tool is a great comfort and big time saver when it comes to doing the kind of task I am doing right now. My whole processing took less than 30 mins and I already feel very comfortable using it. I don't think I can go back the old model unless I am forced to.

I also learnt that even though I have to spent some time to get the QoL tool setup, this is a big saving in future. Maybe looking at it more small cost for big saving is the way to look at it. This saving of time can be employed to other task and make myself more efficient.

Enough about it now.

Bye now.

Thursday, July 21, 2016

How can I say something silly?

Yesterday at dinner time, myself and my parents where having dinner and that's when a thought came to me that I knew would make my mom smile. My mind said.. No you cannot talk silly stuff. My other mind said.. Well, if its going to bring a smile to my mom's face.. why not. I looked at her having dinner in quietude and said to myself that I am not going to lose this moment of happiness and blurted out. Both my mom and dad laughed out loud. I enjoyed it too and the dinner became much more delicious and lively.

Pay attention to mind.. it plays with you even when you have no idea. It is not you.. its someone else who is there making you do stuff your other self may not wish to do. Don't follow your thoughts blindly because it could be the other mind speaking to you at the moment :).

Thursday, April 9, 2015

Wrote on 23rd Nov 2013

Repeated attempts to Forget you But I have not succeeded For I keep coming back to you It is in you where I feel comfort Often I make a resolution I chain my mind not to think of you I sometimes punish it by clinching my fist But It is in freedom, It is in your thoughts That I feel joy, That I desire to live

Sunday, November 17, 2013

What is Success?

SUCCESS

To laugh often and much to win the respect of intelligent people and affection of children; to earn the appreciation of honest critics and endure the betrayal of false friends; to appreciate beauty, to find the best in others; to leave the world a bit better, whether by a healthy child a garden patch or redeemed social condition; to know even one life has breathed easier because you have lived. This is to have succeeded.
-Ralph Waldo Emerson


---------
"In the end, only three things matter: how much you loved, how gently you lived, and how gracefully you let go of things not meant for you." Facebook feed.

Sunday, October 27, 2013

How to be successful in US?

I have asked this question to two of my close friends/mentor and this is what they have to say:-

"Make yourself useful" - Tom Linehan
"The only security in this world is your skill sets. Sharpen that" - Prasad Chivukula

Monday, June 17, 2013

Coding > Teaching > Writing > Knowing



You think you know when you can learn, are more sure when you can write, even more when you can teach, but certain when you can program. 

Alan J Perlis
More here quotes : http://www.cs.yale.edu/quotes.html

Monday, June 3, 2013

Second Child

If you have a child, you got to nourish them and gradually make them strong and self sustainable. It is true even for pet project which people start because each new project needs nourishment and commitment. In 2007 beginning, I started with this blog with no idea where this will go but today I have total 261 article (some in unpublished mode, don't ask why :)) and a 13K+ visitor count till now with average of 400 visitors per month.

I could have never imagined that I will come so far with this experiment of mine but today I don't feel its anything outside of me. It seems like one of my identity. It come very natural to me when I have something to write, I just write. I don't cajole myself to open up the browser and don't bribe myself with  brownie treats if I finish what I start. It just happens naturally.

So, now I have got another child to raise. Since my first child is 6 year old, I don't have spend too much time on it and it is self sustainable. The second child of mine is my github profile  (If you are not sure what I am talking, read the PS.. if you are sure.. keep reading). Yes, its been a while I started it but not really paying attention to it. But due to my recent job hunt scenario, I realized that having my work for view to potential employers might help me gain some credit points where resume fails. Personally I would any day prefer a working code example over set of big claims on paper. Hence this project. Also, I think its a wonderful thing to do because now I am able to share my work with public and if there's anything of use to them, they can use it. It means, this is my own open source project and I am fine with people using it. Going ahead I plan to do some more independent projects and trace it over github so that others can participate with me if they wish to.

Well, its interesting to see that my first child is helping me grow as writer or nourish my writing skills which I completely enjoy, my second child is helping me to nourish the computer geek in me and yes I enjoy programming too. I had my first computer when I was in sixth grade. It was Intel 686 with 2 GB Hard Disk and 4 MB ram and 1.5" floppy disk. I have always enjoyed programming and the second child will help me grow in this dimension.

I guess I am handful now and before I decide to take up a third child (Brad Pitt and Angelina Jolie have been really good with this and I really respect them), I will wait for both of them to be good and self sustainable. Till then, wish me Happy Parenting :).

P.S.
github is sort of public archives for programmers. Programmers like me can post their work here for public view. They can also work with others and collaborate in project. It's a great way to build a portfolio to showcase your skills and instill a sense of confidence to your prospective employer of your coding abilities and that you have some good experience. I see that specially in US, a lot hiring managers these days ask for github profile if one has any. My roommate got his summer internship solely based on this projects he posted on github. Its like you are going for a chef job interview and during the interview you make a nice wanton soup for your interviewer. Guess what, he wouldn't have as much question as he had before to screen you. :) Good luck.