-
.NET MAUI Preview 5
Originally posted on Javier Suárez | Blog: Vaya, no hace tanto del //Build donde se lanzo la Preview 4 y ya tenemos disponible la nueva Preview 5. Se continua con progreso release a release en todas las áreas (implementaciones en el framework, novedades en el framework, proyecto único, tooling, etc). En esta versión tenemos novedades… — read more
-
#Event – Resources used on the “Drones 🚁 and Anomaly Detection 📈 with ML.Net with Azure IoT” at The Global AI Virtual on Tour Oslo
Hi ! I was lucky to have some time during the Global AI On Tour conference, for the Oslo session. I shared some insights about Anomaly Detection and using drone telemetry as the data source. I used ML.Net to perform the Anomaly Detection and later integrate all together in Azure IoT. As usual now it’s… — read more
-
#Podcast – NTN 94 – Hablando de Aviones 🛩️, D365, Recursos Humanos y Power Platform !
Buenas ! Episodio especial dedicado a aviones, es decir a Cesnas, Boing y Airbus. Esos son las 3 marcas de aviones que conozco, y por suerte Ana y Juan se encargaron de aleccionarme un poco al respecto. Un detalle, aprovechamos que Ana es psicóloga y experta en Dynamics 365 Human Resources para conocer un poco… — read more
-
#RaspberryPi – Using neofetch to display OS information in 🐧 #Linux and 🪟 #Windows10
Hi ! Quick post today on how to install and use Neofetch. Neofetch is a shell script that requires bash 3.2+ to function. By default, it displays an ASCII art of your Distro’s logo. Neofetch supports almost 150 different operating systems. From Linux to Windows. Installation is super easy Once installed, run the command to… — read more
-
#Event – 🌐GlobalAI Tour 2021, 🎤 Live from Oslo, Toronto, Madrid, Istanbul, Singapore, Auckland, Latin America, Delhi, Sydney, and Houston
Hi ! From the 15th till the 18th of June we are traveling around the world visiting 10 local communities around the world! We circle the world twice in a +48 hour live stream. During the event we connect with 40+ speakers located around the world who will share there knowledge and views on Artificial… — read more
-
#Podcast – NTN 93 – De todo menos de lo que vinimos a hablar 🙄🙄🙄, Build 2021, Rust and C++, VS vs VSCode, Windows 11 e historias de hacking en Windows 95
Buenas! Bienvenidos a otro episodio donde nos organizamos para hablar de un tema X y en el camino nos vamos por las ramas compartiendo nuestras opiniones y experiencias sobre muchas cosas diferentes. Rust, C++ y C# GitHub Codespaces Visual Studio y Visual Studio Code Windows 11 Hacking en la época de Windows 95 Mucho más… — read more
-
#RaspberryPi – List all 🕛 start up processes. Or “boot processes”, I’m still a #Windows10 user 🪟 I need to improve my Linux terms
Hi ! Super quick memory back up for me today. And this one is for a simple task List all the processes starting at boot on Raspberry Pi OS Some of my devices are a mess, and trying to avoid a “setup from zero”, knowing what’s starting a is a nice feature. So this commands… — read more
-
Extensiones para Blazor en Visual Studio Code
Originally posted on mteheran.dev: Desde hace un par de años vengo trabajando con Visual code para proyecto .NET Core y Blazor. Me encanta su simplicidad, sencillez y lo ligero que resulta al momento de programar día a día. Sin embargo es importante instalar extensiones para sacar el máximo de productividad teniendo en cuenta que no… — read more
-
#PiHole – ✅ Enable self.events.data.microsoft.com if you use Office 📄 (and you probably are!)
Hi ! New house is in progress and that also means bring back PiHole running in a Raspberry Pi. If you don’t know PiHole, this may help: Pi-hole or Pihole is a Linux network-level advertisement and Internet tracker blocking application which acts as a DNS sinkhole and optionally a DHCP server, intended for use on… — read more
-
#RaspberryPi – 1st setup no monitor 📺: Wifi 📶 auto connect, SSH, rename, update, docker 🐳 and more! Update 2021-June-07
Hi! Let’s start installing the latest Raspberry Pi OS image in an SD card. Next steps will be focus on how to access and control remotely your device you may want to follow this steps. This tutorial and tips works for Raspberry Pi 3, 4 and Zero. Update 2021-Mar-22. The version 1.6 of Raspberry Pi… — read more
-
#Podcast – NTN 92 – Four guys 🕺🕺🕺🕺 Two podcasts 🎙️🎙️
Buenas! Menudo episodio el 92. Gracias a la inestimable y divertida tarde que pasamos con Marcos y Lao, pues nos hemos dedicado a repasar los siguientes temas: Desarrollando en entornos 3D, claro con Wave. Buenas prácticas de programación y cuando no utilizarlas. Telepresencia, Microsoft Mesh y la influencia de las nuevas tecnologías en los equipos… — read more
-
#Personal – Coming back soon ! (podcast episodes will also come back on Feb-31)
Hi ! No posts on Azure IoT, Python 🐍, Artificial Intelligence 🧠, devices and more … We are moving to a new house, and the logistics are super fun ! I’ll came back soon, and as soon as I get my hands on my computer, I’ll produce and publish another podcast episode ! — read more
-
#Event – Resources used in AI Days – TinyML and SkySharks 🦈🦈🦈en Español @conosurTech
Buenas ! Hace unos días tuve la suerte de hablar de Machine Learning para dispositivos pequeños en mi sesión de “TinyML and SkySharks 🦈🦈🦈“. Los tiburones son animales asombrosos, así que comencemos por ahí. En esta sesión también revisaremos los conceptos de Machine Learning y nos centraremos en TinyML: tecnologías y aplicaciones de ML capaces… — read more
-
#LemonCode – Usando layouts de D3js para representar datos 📈📉📊
Creando un gráfico de barras La forma más tradicional y, muchas veces, efectiva de mostrar datos es usar una gráfica de barras. Las personas somos muy buenas comparando longitudes, sobre todo si estan una encima de otra. Por otro lado, los cálculos necesarios para determinar la longitud de las barras son relativamente sencillos, por lo… — read more
-
#Event – AI Days – TinyML and SkySharks 🦈🦈🦈en Español @conosurTech
Buenas ! Hoy por la noche tendré la suerte de hablar de Machine Learning para dispositivos pequeños en mi sesión de “TinyML and SkySharks 🦈🦈🦈“. Los tiburones son animales asombrosos, así que comencemos por ahí. En esta sesión también revisaremos los conceptos de Machine Learning y nos centraremos en TinyML: tecnologías y aplicaciones de ML… — read more
-
#Python 🐍 – concatenate video and add blur effect 🎦 using moviepy and scikit-image
Hi ! Today I’ll share another cool sample using moviepy, and I’ll also use scikit-image to add some extra effects. This one is again based on the cat videos, and perform this steps: Using the cat video, open 3 video objects with different segments: 1-2 seconds, 2-4 seconds, 4-6 seconds Resize each video to be… — read more
-
#Python 🐍 – change video speed in a more complex scenario 🎦 using moviepy
Hi ! Today I’ll share another cool sample using moviepy. This one is easy and based on previous posts: Open video and resize to 460 Open video, resize to 460 and speed to x4 Stack both videos Export to Gif The code is super simple Super, easy. It and the output is a 2MB gif… — read more
-
#Podcast – NTN 91 – Especial NetCoreConf. Spark y DataBrick, Azure AppService, Python 🐍 y la experiencia en el evento
Buenas! El equipo de NetCoreConf nos permitió entrar al backstage del evento, y en una esquina del bar (virtual), tuvimos la suerte de hablar de muchos temas interesantes. Ok, el momento del golpe bajo. En un primer momento me amenazaron con Kubernetes por todos lado, y al final resultó un repaso super interesante sobre grandes… — read more
-
#Python 🐍 – 2 lines to create a gif from a video 🎦 using moviepy
Hi ! Today I’ll share another cool sample using moviepy. This one is easy: create a gif from a video file. And in this scenario, I added some extra features Use the Video frames from seconds 1 to 5 Resize the output to 50% of the original file The code is super simple Super, easy.… — read more