-
#Event – Global #AI Nights en Toronto, 2 de April con @metrotorontoug
Buenas ! El pr’oximo 2 de Abril tengo la suerte de participar en el 1er Global AI Night en Toronto con el increíble equipo de Metro Toronto User Group (@metrotorontoug) ! La descripción oficial del evento es la siguiente: The Global AI Night is a free evening event organized by local communities all over the… — read more
-
#Humor – Developer pain scale (using #Javascript as reference of course!, thanks @EdgarSanchez)
Hi ! Thanks to my friend @EdgarSanchez I found this amazing developer pain scale (using Javascript as reference of course!) Greetings @ Burlington El Bruno — read more
-
[VS4Mac] Nuevo addin para lanzar el terminal
Originally posted on Javier Suárez | Blog: Introducción Tarde o temprano, el terminal acaba siendo un gran aliado. Hacer push en git, acceder a un archivo, ejecutar un script, etc. Las posibilidades son muy variadas. Open Terminal Open Terminal es un addin para Visual Studio para macOS que permite abrir el terminal directamente desde el… — read more
-
#Event – Global #AI Nights in Toronto, on April 2nd with @metrotorontoug
Hi ! I’ll be lucky enough to be part of the team hosting the 1st Global AI Night in Toronto with the amazing team of Metro Toronto User Group (@metrotorontoug) ! The Global AI Night is a free evening event organized by local communities all over the world that are passionate about Artificial Intelligence on… — read more
-
[VS4Mac] Lottie Player, nuevo addin para previsualizar animaciones Lottie
Originally posted on Javier Suárez | Blog: Introducción ¿Te imaginas tomar una animación creada por un diseñador y poder utilizarla?. Lottie es una librería de animaciones creada por Airbnb para iOS y Android que se encarga de tomar animaciones de After Effect exportadas en JSON y renderizarla utilizando APIs de animación nativa en cada plataforma.… — read more
-
#AI – Microsoft launches AI Business School
Hi ! How many times you listen sentences like these ones: We will use Artificial Intelligence to analyze historical data and make some predictions to improve XYZ. We can use Machine Learning to get a better understanding of the problem. This is a typical scenario for AI, we can solve this using AI. And more… — read more
-
#AI – Mis posts sobre CustomVision.ai, exportando y utilizando ONNX, Docker, en PC, RaspberryPi, MacOS y más !
Buenas ! Ahora que tengo una pausa entre eventos en Canada y USA, y ya he escrito varios posts al respecto, es el tiempo ideal para compilar y compartir los posts que he escrito sobre CustomVision.ai. Sobre como crear un proyecto de reconocimiento de objectos, como utilizar el mismo en modo web, invocando un HTTP… — read more
-
[VS4Mac] Git History integrado como addin
Originally posted on Javier Suárez | Blog: Introducción A la hora de trabajar con un proyecto en Git, Visual Studio para macOS cuenta con soporte integrado. Sin embargo, recientemente probé git-history. Sin duda, una forma intuitiva y muy interesante para ver le historial de cambios en un archivo. Así que, ¿por qué no tenerlo integrado… — read more
-
#CustomVision – Es el momento de mover los proyectos de Custom Vision a #Azure!
Buenas ! Durante las ultimas semanas he escrito mucho sobre Custom Vision, ejemplos sobre como exportar modelos a formato ONNX o a imágenes para Docker; y luego utilizar estos modelos en apps de Consola, o en UWP Apps, inclusive con Docker en una Raspberry Pi. A este post lo tengo en borrador desde hace un… — read more
-
#CustomVision – It’s time to move your Custom Vision projects to #Azure!
Hi ! I’ve been writing a lot about Custom Vision, and how use and export CV models to ONNX or docker images to be used later in different types of scenarios. I got this post in draft mode, so it’s time to publish it. If you are using CustomVision.ai, you probably notice the warning message… — read more
-
#OpenSource – Microsoft anuncia que ofrece la calculadora de Windows en modo Open Sources, y el source code es lo menos importante del anuncio
Buenas ! Hace un par de días, Microsoft anunció que ofrecería el código fuente de la calculadora de Windows en modo Open Source. Official Blog Post, Announcing the Open Sourcing of Windows Calculator Como era de esperar, hubo muchas opiniones diferentes. Hay que incluir a los [haters tiempo completo] que empezaron a soltar argumentos como:… — read more
-
#OpenSource – Microsoft open sources the Calculator, and the app is the less important part of this
Hi ! A couple of days ago Microsoft announced that they open sourced the Windows Calculator. Official Blog Post, Announcing the Open Sourcing of Windows Calculator And there were a lot of mixed opinions (as usual) about this. Of course, we have the [full time haters] with some arguments like, this is not enough or… — read more
-
#Humor – Learn c++ in one video
Hi! C++ devs will know … Greetings @ Burlington El Bruno — read more
-
#AI – My posts on CustomVision.ai, running on ONNX, Docker, on PC, RaspberryPi, MacOS and more !
Hi ! After the events in Canada and USA, and several posts, I think it’s time to make a recap of the posts I’ve wrote about CustomVision.ai and how I created a custom object recognition project. And later used this as a web HTTP Endpoint in a Console application. And also in Windows 10 with… — read more
-
#MacOs – Where is my Total Commander? fman es una gran alternativa a TC en Mac
Buenas ! En mis posts anteriores escribi sobre las alternativas que he encontrado en MacOS para aplicaciones como Paint y Putty. Si bien, ambas herramientas son muy importantes, no las uso tan a menudo como la del post de hoy: Total Commander. Total Commander es una herramienta genial. Yo he utilizado TC desde que soy… — read more
-
#MacOs – Where is my Total Commander? hey, the amazing fman is a great alternative!
Hi ! In my 2 previous posts I shared my experiences looking for alternatives to Paint and Putty in MacOS. Both tools are very important, however are not as frecuently used as this one in Windows: Total Commander. Total Commander is amazing, that’s it. I’ve using TC since I’m using Windows. The whole idea of… — read more
-
#Docker – Tiempos de respuesta promedio utilizando #CustomVision.ai en un contenedor con Docker en #RaspberryPi u en PC
Buenas ! Alguien me pregunto por la performance de un proyecto de customvision.ai ejecutándose en una Raspberry Pi, y se me ocurrió que la mejor forma de explicarlo es mostrar las diferencias de tiempos de respuesta del mismo contenedor en Docker en PC y en una Raspberry Pi. La PC donde haré la prueba tiene… — read more
-
#Docker – Average response times using a CustomVision.ai docker container in a #RaspberryPi and a PC
Hi ! I was testing the performance of the same customvision.ai exported project, running in a docker container in standard PC and a Raspberry Pi. And, I’m really surprised and happy about the RPI times. Let’s start with the times for a container running in a PC with the following specs Note: I know this… — read more