PinnedBidirectional Streaming in gRPCWhat is Bidirectional Streaming, its use cases, and benefits — Wait… what is gRPC, again? gRPC is a modern and efficient framework for building high-performance and scalable distributed systems. One of the key features of gRPC is bidirectional streaming, which allows both the client and server to send multiple messages to each other continuously. To illustrate how bidirectional streaming works, consider the following code snippet:Grpc3 min readGrpc3 min read
Jun 11The Decision-Making Process For Selecting Right Mobile FrameworkNative, Flutter, ReactNative or KMM — When it comes to developing a mobile application, one of the crucial decisions that developers face is selecting the right framework for the app. With so many frameworks available in the market, the selection process can be overwhelming. …Flutter3 min readFlutter3 min read
Apr 29, 2016Poem: The Cookie ThiefA woman was waiting at an airport one night, With several long hours before her flight. She hunted for a book in the airport shop, Bought a bag of cookies and found a place to drop. She was engrossed in her book but happened to see, That the man beside her…Cookies2 min readCookies2 min read
Published infolio3·Apr 28, 2016Free “Deep Learning” Book by Google ResearchersFrom Google Brain team, three researchers have been co-authoring a book on Deep Machine Learning for 2.5 years. And on its completion, they have just published the whole book online for free: http://www.deeplearningbook.org/ It covers “classical” artificial neural networks. This means you can start with this book even if you…Machine Learning1 min readMachine Learning1 min read