Skip to main content

Posts

Showing posts from February, 2022

Understanding Web In General

When we open a browser and type "www.example.com" it establishes the connection as you being in the browser as client and example.com's computer stored somewhere on the internet. When we say the internet connects everything, this is one example. Here, you as a client want to take service from the server example.com. How is the connection established? The connection is established with the help of HTTP protocol. Now let's dig inside HTTP. HTTP is a protocol for transferring Hypertext data from one computer to another on the World Wide Web basically the internet. Let's understand it more with the above example. When you go to example.com. First, the connection is established between a server and you as a client to communicate a socket is established for request and response. Your request to view the homepage is then taken as a request after connection establishment. And the server is designed in such a way that, what should we do when a particular request comes. He...

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 ...