Posts

Showing posts with the label Telugu

ChatGPT can translate & transliterate

Image
I was amused to find that ChatGPT can not only translate between languages but also transliterate - OpenAI cofounder Greg Brockman in his TED talk says its good to be polite (to chatbots). I added "please" in my question as these bots may become our masters some day ;-) I provided a joke in Telugu script to ChatGPT and added in English - "explain this joke". Although it missed the punch line, it did a fair job understanding a question in mixed language and explaining some of the elements of the joke.

This Week I Learned - Week #31 2021

Image
This Week I Learned -  *  Layoutit grid is an open-source CSS Grid layout generator. It aids in designing web pages layouts by providing CSS grid code as markup. * While you can manage a few containers manually using Docker and Windows, apps often make use of five, ten, or even hundreds of containers, which is where orchestrators come in. Orchestrators help you grow containerized apps at scale, providing functionality for: Deploying at scale Workload scheduling Health monitoring Failing over when a node fails Scaling up or down Networking Service discovery Coordinating app upgrades Cluster node affinity * Open Service Broker for Azure, or OSBA, lets you provision Azure Cloud Services directly from Kubernetes or Cloud Foundry. OSBA in an Open Service Broker API implementation for Azure. The Open Service Broker API is a spec that defines a common language for cloud providers that cloud native applications can use to manage cloud services without lockin. *  Application Pro...