Skip to main content

Is this right?

 

Is this right? or What is right?

  

This question sticks on our mind more than anything. We often are stuck with the dilemma in the thought of if the thing I am doing is the right way or sometime even before starting, like which way to go.

Everything is subtle in life. Most of the things on this journey are not binary. The things that goes well for other might not go great for you.

I read articles or some piece of writing where author explains philosophical ideas to say how to live your life. Like, life is precious there is less time and you need to enjoy every bit of it. Some of us read time management articles too. The author tries to explain us so hard but it might not prick us in our heart like the writer is trying to. Cause we are not familiar or not aware of the background the author has faced or the background scenery he is plotting to get that ideas. We often fell left out of this. Also sometime it may feel us that "the daily show of writer trying to proclaim do this be happy approach", i have felt that too. 

But the thing is, every thing may not be coherent with you, infact most of thing are not. Because we may have not experience such things. But my take in such circumstance is that, you just read the idea the writer is trying to seed it in your brain. When you seed it in your brain it may be the case that you experience the "click moment" for that idea just day after tomorrow. And also sometime it may not happen forever, in such case too the great ideas you are seeded with right now in conjunction with other great ideas may one day produce another great idea which can help you or can help others. 

This is the beautify of our brain, the beautify of creativity but for great creativity to happen it must be feed with great inferences too.

              

Having said that, I am big fan of boredom or maybe just doing nothing. Because this is the time when you start your brain to do rest from hazardious approach to learn things every day every hour every minute and every second. It turns out that never being bored can actually hurt our creativity, while controlled boredom can be the best stimulation our mind needs.

There is not one right thing, there may be multiple rights for you only just you need to get to that with multiple iterations. Make mistakes and learn from it and just get it there. Just do it and if it does not work try the other one. There is nothing like you have to make correct attempt in a single call. There are numerous option to choose. You may sometime feel it is the only option or it is the only attempt to make a decision because you are restricting yourself in some narrow boundary. There are huge number of  options, just go for it. If this does not work the right one is waiting for you :) 

Comments

Popular posts from this blog

Why Social Media is good for you?

"Social Media is ruining our generation" you must have heard this sentence hundred time if not more. Infinity scroll feed in our fingertips have changed our life. But is this change only effecting us in bad way? While social media can make us hung in our phone for long long hours with dopamine hit, it also has some good deeds to us which we often fail to look on. The number of new business model and ideas that social media has brought today cannot be ignored. But today I am going to talk the different part that social media has helped humans on. One of the most important thing, it helped us is, today information is accessible to all the people. Every person on earth with smartphone and internet connection have access to news and updates from all over the world. In previous time, for one to learn new things they need first accumulate the motivation to gain knowledge then find the resource (which were not easily accessible) like books, magazines, videos, etc. But today, if the...

Django Localhost URL for all devices in your LAN

While building and running server to see the outcome of the site you have built you have been using a magical command : And it will generate the server in the localhost 8080 as http://localhost:8080 or http://127.0.0.1 And with that you can visit that url in your device(host) from whichever browser you want and it will give the response as the site you created (Of course, given that you have the page built in ' ' url in urls.py) But today I am going to show you how you can generate the url such that it can be viewed by any device within your Local Network from whichever devices you want provided that the device is connected to same network to the host device with the website built. To do so, nothing more is required, just slight changes in command will work for you: After that all you need to do is to open the url with the network IP address and add the port 8080 For example: If your IP address is 192.168.1.101 URL for the site will be http://192.168.1.101:8080 You can view yo...

Never hate anything

You must have hated something for some reason or without any reason. And there are most of time, the hates are without any reason. In this piece of writing, I am going to tell you never to hate anything or at least try not to.  When we hate someone or something we are blocking ourselves from exploring them/it. We may be blocking something that may be valuable for us. There is learning in every single step, no matter you succeed in that part or lost that. You learn many valuable things in the process. But hating blocks that.  Everything has something important aspect associated with it. For example, consider something that you love immensely and there are some people who hate that particular thing too. But you are one who loves it and is fortunate to endorse the beautiful aspect of that particular thing.  This is not written to make the world a lovely lovely place where there is only affection. There are some aspects too in our surroundings where we do not want to be part ...