-
Configurar un certificado gratis en tu WebApp de Azure
Originally posted on MaRioBoT: En el siguiente ejemplo te mostrare como configurar un certificado gratis en tu sitio web en una WebApp de Azure. Es recomendable no realizar este tipo de configuración en ambientes productivos y solo ser usado en ambientes de pruebas; Si su sitio cuenta con gran demanda de tráfico es recomendable comprar… — read more
-
#Coding4Fun – How to control your #drone with 20 lines of code! (16/N)
Hi ! In my previous post, I shared an example where I analyzed the camera feed using a Image Recognition model created using Custom Vision. Today I’ll expand the sample, and show in real time the detected MVPs logos with a frame in the drone camera feed. Let’s take a look at the demo working… — read more
-
#Podcast – NTN 49 – Sobre Developer Advocates, la vida en Microsoft Seattle, startups, el futuro y más con David Salgado y Juan @jc_quijano
Buenas! Hoy tengo la suerte de hablar con David Salgado y Juan Quijano (@jc_quijano) sobre … bueno ha sido de todo un poco. Aprovechamos y David nos comentó sobre su experiencia como Developer Evangelist en Microsoft, y luego su rol como PM de varios productos en Microsoft en Seattle. En el camino, se nos dió… — read more
-
#Coding4Fun – How to control your #drone with 20 lines of code! (15/N)
Hi ! Let’s use Custom Vision to analyze the images from our drone camera. In this scenario, I created a custom model to recognize MVP awards from my MVP wall. I know, that’s bragging, but I like it. Disclaimer: There are plenty of documentation and tutorials about Custom Vision. I won’t go deep on the… — read more
-
#Event – #GlobalAzure Virtual 2020, Panel de Expertos en AI ! live from Spain in Spanish :D
Buenas ! Como parte del Global Azure Virtual, el próximo viernes 24 en tu hora local, tengo la suerte de participar en un panel de expertos de Inteligencia Artificial hablando sobre variedad de temas de AI. Tengo la suerte de compartir podio con: Elena Salcedo Software Developer @ Intelequia | MVP AI Me divierto programando… — read more
-
#Event – Recorded session (spanish) and resources for the #GlobalAICommunity Virtual Tour, Monterrey. Vamos a programar a un dron para que siga rostros!
Hi ! The event is complete, and now is time to share the recorded session and the resources I used during the session Recorded Session (Spanish) Slides Code https://github.com/elbruno/events/tree/master/2020%2004%2018%20Global%20AI%20On%20Tour%20MTY%20Drone%20AI%20Mex Resources DJI Tello Drone, https://www.amazon.com/Tello-CP-PT-00000252-01-Quadcopter-Drone/dp/B07BDHJJTH Ryze Tello SDK, https://www.ryzerobotics.com/tello Viola Jones, Object Detection Framework, https://en.wikipedia.org/wiki/Viola%E2%80%93Jones_object_detection_framework Cognitive Services Custom Vision, https://customvision.ai Damian Tello, Python DJI SDK, https://github.com/damiafuentes/DJITelloPy — read more
-
#Podcast – NTN 48 – Accesibilidad en general y para programadores con Juanjo @kastwey y Juan Carlos @jc_quijano
Buenas! Hoy tengo la suerte de hablar con JuanJo Montiel (@kastwey) y Juan Quijano (@jc_quijano) sobre accesibilidad en general. Y con un sabor especial para programadores o apasionados de la tecnología, ya que JuanJo es invidente y nos comenta sus experiencias en el día a día, y también su experiencia como programador. Si alguno se… — read more
-
#Humor – make a program that displays current time …
-
#Windows10 – How to Install Connect app (yes, somehow is not part of my Windows 10 installation)
Hi! I’ve been using the Connect App for several years. It’s super useful when you need to share your Android screen to your Windows device, or any other device sharing screen scenario. However, today I realized that I don’t have my Connect app installed in my Windows 10 I don’t know why, maybe one of… — read more
-
Microsoft Cognitive Services at the Edge
Originally posted on Ivana Tilca: As AI Developers we understand the power that the Cognitive Services provide. The facility to build intelligent and supported algorithms into apps, websites, and bots to see, hear, speak, understand, and interpret your user needs. The APIs in Cognitive Services are hosted on a growing network of Microsoft-managed data centers.… — read more
-
#Teams – How to add your custom background (not official and at your own risk!)
Hi ! If you are a Microsoft Teams user, you are probably happy. We are getting the amazing feature which allows us to change our background. The feature uses AI to detect our body and head, and change everything else by a custom background. So cool ! However, in the current release of the feature,… — read more
-
#Event – #GlobalAICommunity More Drones and AI, pero esta vez en español ! el 18 de Abril para Global AI On Tour MTY
Hola ! Ya estaba por guardar el dron, eliminar los recursos de Azure y pintar mi oficina, cuando tuve que poner esto en pausa por un excelente motivo. El próximo 18 de Abril estará hablando de drones, Inteligencia Artificial, Docker, y otras sorpresas para el evento gratuito de Global AI On Tour Monterrey ! Global… — read more
-
#Humor – When you think you understand #Javascript
I’ve been nice to my JavaScript friends, so … Source: https://www.instagram.com/shencomix/ — read more
-
#Coding4Fun – How to control your #drone with 20 lines of code! (14/N) – #GlobalAICommunity Virtual Tour, recorded session
Hi ! Before moving forward with the Coding4Fun series, I think this video is a great checkpoint of the posts that I’ve writen until today — read more
-
#Event – Resources used during the #GlobalAICommunity Virtual Tour, April 8th. Let’s code a drone to follow faces! Using AI, Python, containers and more.
Hi ! The event is complete, and now is time to share the resources I used during the session Slides Code https://github.com/elbruno/events/tree/master/2020%2004%2008%20Global%20AI%20Community%20Drones%20AI Resources DJI Tello Drone, https://www.amazon.com/Tello-CP-PT-00000252-01-Quadcopter-Drone/dp/B07BDHJJTH Ryze Tello SDK, https://www.ryzerobotics.com/tello Viola Jones, Object Detection Framework, https://en.wikipedia.org/wiki/Viola%E2%80%93Jones_object_detection_framework Cognitive Services Custom Vision, https://customvision.ai Damian Tello, Python DJI SDK, https://github.com/damiafuentes/DJITelloPy — read more
-
#Podcast – NTN 47 – DevOps con Ernesto @fisica3 y Juan Quijano @jc_quijano
Buenas! Hoy tengo la suerte de hablar con Ernesto Cárdenas (@fisica3) y Juan Quijano (@jc_quijano) sobre sobre DevOps. Que es básicamente, un recordatorio de todo lo que ha avanzado el tema desde mis días de ALM. Ernesto y Juan no han podido evitar hablar de contenedores así que los he cortado y me he dedicado… — read more
-
#Coding4Fun – How to control your #drone with 20 lines of code! (13/N)
Hi! No code today, just some tips about a specific network configuration to work with the drone. In 2 days I’ll share a session about how to do some AI with a Drone, and I just realized that I’ll be live doing this session. And, going back to my post 4 in this series, I… — read more
-
NetCore Conf
Originally posted on Matías Iacono: The NetCore Conference has passed. And 29 sessions with more that 5000 viewers are the final results. Not bad at all! My lecture was streamed a couple of hours ago and, because this is Internet, will be on YouTube if you missed it or if you want to see it… — read more
-
#Event – #GlobalAICommunity Virtual Tour, April 8th. Let’s code a drone to follow faces! Using AI, Python, containers and more.
Hi ! On the 8th of April 2020 the Global AI Community is hosting a 30 hour live event across timezones in different languages. Mark the date in your calendar, subscribe to our YouTube channel and tune in. We updated the agenda with an amazing set of great speakers, and super cool sessions. Take a… — read more
-
#Podcast – NTN 46 Chatbots, AI y mas con Cris Santamarina @crissantamarina y Juan Quijano @jc_quijano
Buenas! Hoy tengo la suerte de hablar con Cristina Santamarina (@crissantamarina) y Juan Quijano (@jc_quijano) sobre Interfaces Conversarionales. Y, como me perdido la práctica en español, le diremos Chatbots. El podcast ha quedado un poco más largo de lo habitual, sin embargo hemos hablado de Inteligencia Artificial, de bots para Sanidad (con una interesante historia… — read more