harshalstory

Learnings | Experiences | Views

Author

harshalstory

NEOWISE: Witnessed a “Once in a 6800 years moment”

What is the moment? On March 27, 2020, A NASA space telescope, known as NEOWISE (Near-Earth Object Wide-Field Infrared Survey Explorer) first spotted the icy rock comet, which was officially named C/2020 F3. Story So it is the year 2020,… Continue Reading →

HTTP/1.1 OR HTTP/2, I don’t care! I guess you should…

Being in the industry for quite long, I can definitely say most of the application developers do not care about the underlying application protocol. We have a lot of things to learn and improve on than to focus on things… Continue Reading →

Big O – Understanding the notion of this notation

Big O is basically a mathematical unit to describe the efficiency of algorithms. It is a language, which is used as a metric for comparing the efficiency of different algorithms. Analogy Let us try and understand this with the help… Continue Reading →

Spring Web Framework – Building blocks

Over the time I have realised, that though I have been working on Spring framework for quite some time, I still have doubts related to how a simple servlet became so much more? Apparently, having the knowledge of the classes… Continue Reading →

“Your decision” – Really? Or was it a derivative?

The last decision you took was not actually yours. You were being driven, guided, manipulated, but all this was done too silently for you to notice. Most of us will definitely disagree with the statement above, in fact, your mind… Continue Reading →

GoDaddy Python Application – Environment Setup

This post will help you with setting up of any python-flask (or any cgi enabled python) application on your GoDaddy hosting. I, myself was struggling to get this done, so I know the pain. There was information all over the… Continue Reading →

© 2024 harshalstory