#GitHubCoPilot 🤖 – Also writes jokes ! 😁

Hi ! Yesterday, I was sharing my GitHub CoPilot experience, and someone in the audience asked: Can CoPilot write a joke? I didn’t want to test this live, you never know the output of an AI. However, today I created a simple text file, and I had some 😁😁😁 thanks to CoPilot. What do you…… Continue reading #GitHubCoPilot 🤖 – Also writes jokes ! 😁

#GitHubCopilot 🤖 – Visual Studio 2022 support and Copilot Labs !

Hi ! Quick post on Friday about some amazing news for GitHub Copilot: GitHub Copilot Labs GitHub Copilot Labs is separate from (and dependent on) the GitHub Copilot extension. Labs will be a proving ground for experimental applications of machine learning that improve the developer experience. Labs include some amazing features like: Explain this code…… Continue reading #GitHubCopilot 🤖 – Visual Studio 2022 support and Copilot Labs !

Experiencias aprendiendo #JavaScript y #TypeScript con #GitHubCoPilot 🤖 

Buenas ! Durante el mes de Marzo he sido parte de una serie de eventos sobre Visual Studio Code y GitHub CoPilot. En Abril agregamos nuevas sesiones con nuevos lenguajes y experiencias: JavaScript y TypeScript ! Python (grabación)C++ (grabación)C# (grabación)Markdown (grabación)Programando con CoPilot para controlar una aspiradora Roomba 🤖 ! (la próxima semana)[Nuevo] TypeScript[Nuevo] JavaScript…… Continue reading Experiencias aprendiendo #JavaScript y #TypeScript con #GitHubCoPilot 🤖 

New sessions about learning #JavaScript and #TypeScript with #GitHubCopilot 🤖

Hi ! During march we are hosting several sessions around Visual Studio Code and CoPilot. And we have more sessions coming in April. This time including experiences using and learning JavaScript and TypeScript with CoPilot. Python (recording)C++ (recording)C# (recording)Markdown (recording)Using CoPilot to control a Roomba 🤖! (recording)TypeScript (recording)JavaScript (recording) Session Registration March 1st : Episode…… Continue reading New sessions about learning #JavaScript and #TypeScript with #GitHubCopilot 🤖

Cómo #GitHubCoPilot 🤖 me ayuda en mi día a día en Microsoft en Marzo en @MSFTReactor

Buenas ! Marzo es nuestro mes de Inteligencia Artificial y Aprendizaje Automático en Microsoft Reactor Network. Este es el momento perfecto para compartir las experiencias de programadores que trabajan con Visual Studio Code y GitHub CoPilot. Es por eso que en Marzo realizaremos 5 sesiones diferentes de 30 minutos, con experiencias trabajando con: PythonC++C#Markdown Programando…… Continue reading Cómo #GitHubCoPilot 🤖 me ayuda en mi día a día en Microsoft en Marzo en @MSFTReactor

How #GitHubCoPilot 🤖 is helping in my daily work at Microsoft on March @MSFTReactor

Hi ! March is our Artificial Intelligence and Machine Learning month. I decided to share a little about my experiences working with Visual Studio Code and CoPilot. That’s why on March I’ll share 5 different 30 minutes sessions, with my experiences working with PythonC++C#Markdown Using CoPilot to control a Roomba 🤖 ! Session Registration March…… Continue reading How #GitHubCoPilot 🤖 is helping in my daily work at Microsoft on March @MSFTReactor

#Podcast – NTN 98 – Hablemos de GitHub Copilot 🤖 y de como nos afecta a los programadores, licencias, seguridad, y mucho más!

Buenas ! GitHub CoPilot es un tema candente para todos los programadores, así que después de darle tiempo en otras plataformas hoy toca hablar en modo podcast. Como siempre, el episodio no tiene guión; eso nos ha permitido hablar libremente del tema de licencias, sobre cómo se puede monetizar el producto, hablamos de seguridad y…… Continue reading #Podcast – NTN 98 – Hablemos de GitHub Copilot 🤖 y de como nos afecta a los programadores, licencias, seguridad, y mucho más!

#GitHubCoPilot 🤖 – Real Scenario: let’s send a tweet! 🐦

Hi ! Next question on the line: how useful is CoPilot in day to day tasks? So, I decided to use copilot to help me solve a current problem: send a tweet. Usually I’ll perform a couple of search, test some libraries, etc. I’ll do this at full speed with the CoPilot suggestion. This is…… Continue reading #GitHubCoPilot 🤖 – Real Scenario: let’s send a tweet! 🐦

#GitHubCoPilot 🤖 – Is CoPilot sharing security credentials ? Let’s take a look. Spoiler: NO

Hi ! One of the most common questions that I see around CoPilot, is related to sensitive information, like keys, database connection strings, etc. So, I decided to make a couple of tests and show that CoPilot is not sharing sensitive information from public data sources. Let’s start with a simple book class, and the…… Continue reading #GitHubCoPilot 🤖 – Is CoPilot sharing security credentials ? Let’s take a look. Spoiler: NO