16. February 2021

Whoa!!

Whatever you write, it can not make upto the real experience that one has.

Sometimes, no, all the time, if the experience is real, there are no words to express it.

Being an entrepreneur is same as being in life. Nothing is fixed. It changes every moment. And that is beautiful.

Journey is important and it is the only thing.

There is no destination as such. Somehow we plan for somthing and move on with it. Whether it is achieved or not, does not matter. By the time we reach there, the whole plan is different.

Today is a major turn in the journey.

Happy Life.

03. February 2021

Distributed Web is here. ClientServer to ClientClient. IPFS.

It is here and happening now. I was predicting it will take some more time, but it is here now.

The IPFS is making its presence felt.

A peer-to-peer hypermedia protocol designed to make the web a faster, safer, and more open.

One of the major browsers, Brave has implemented IPFS into it.

That actually means the way the softwares are developed today, is going to change. Whether you like it or not. It is going to be.

From Server-Client to Client-Client

It is going to be exciting to see the distributed web flourish. The marketing and the buzz about the scaling the product is going to be obsolete. Why?! Because the applications are going to be decentralized. No central server and scaling required. Each visitor(client) is a host(a server) in itself. So the scaling is in-built. More the visitors, better the experiences.

Seems 2021 is beginning a new era in itself.

Happy Coding.

14. January 2021

Go Modules.

Writing Go Modules is as simple as writing code in a file inside a folder. The folder is known as the module.

more