

Miguel Useche
Senior Software Engineer at Skillshare
Cúcuta, Colombia
Actions
Miguel is a software engineer at Skillshare and a fervent advocate of open technologies. When he's not riding his skateboard, he spends his free time collaborating with various open-source communities, contributing code and translations, writing articles, giving talks, and organizing events, among other activities. Miguel has been a cornerstone in founding several Free Software communities in Venezuela and is the organizer of the country's oldest WordPress meetup. Additionally, he has taught Operating Systems and Programming at the University of Táchira. Since 2010, he has been actively involved with Mozilla and WordPress; he was part of the Mozilla TechSpeaker program, but thanks to his passion, he continues to promote the latest and most innovative open technologies to build a better web.
Area of Expertise
IA + Web: corre modelos de lenguaje de gran tamaño en tu navegador
Imaginas poder ejecutar modelos de lenguaje de gran tamaño (LLM) directamente en tu navegador web. Pues en esta charla, exploraremos la poderosa convergencia entre IA y la web, presentando la tecnología web-LLM que permite correr modelos de lenguaje de gran tamaño en tu navegador utilizando WebAssembly.
Descubre cómo esta innovadora tecnología permite ejecutar modelos precompilados, lo que significa que un solo modelo puede funcionar en cualquier navegador o intérprete de JavaScript. Con la ayuda del poder de WebGPU, estos modelos pueden ejecutarse en el navegador sin la necesidad de servidores externos.
En esta sesión, aprenderás cómo ejecutar modelos en el navegador y habilitar aplicaciones complejas o procesamiento de IA directamente en el cliente. Descubrirás cómo esta capacidad no solo proporciona una experiencia más rápida y eficiente para los usuarios, sino que también abre nuevas posibilidades para escalar el servicio y llevar la inteligencia artificial a una amplia gama de aplicaciones web. ¡Únete a nosotros y sumérgete en el emocionante mundo de la IA en la web!
Back to the future with Hugo: My journey to JAMStack from LAMP
After doing websites with LAMP stack for 2 decades I decided to give a try to JAMStack with Hugo, and I fell in love with Hugo at first sight. This talk will show the first steps and results of working with Hugo from the perspective of a LAMP stack developer. People will know the difference between the platforms, why I chose Hugo, how Hugo improved the development and deploying process, the quality of the website and how it reduced my deployment time without investing too much time on learning it.
Take your non-JS app to the web with WebAssembly
WebAssembly is a new type of code that can be executed in modern web browsers through a compact binary format that runs at near-native speed without any plugins. This have a great impact for the web, because it gives a new way to run code from other languages into the web at near native performance, providing client apps with a technology to run high performance applications in such way that was not possible before.
WebAssembly lets you port your current code to the web. You can compile code written in C, Go or Rust into WASM as target, so you can reuse your current apps or call part of the code from a JavaScript context and access browser functionalities using the same Web APIs accessible from JavaScript.
This talk will be an introduction of what's possible to do with WASM. I will discuss the following topics:
* Small brief about Javascript performance
* Introduction of scenarios where high performance could be required.
* What is WASM, its components and features.
* How can you take your existing code to WASM.
* Code interaction between JS and WASM (and vice-versa)
* Code examples and a brief presentation of demos (video or live).
* Demo of PHP code running in the browser with WASM
* Firefox's Dev Tools for working with WASM.
* Where you can get more information about it.
Attendees will learn the basics of this game-changer web technology, how to start to create high performance apps from scratch or migrate existing ones written in other languages like C/C++ or Rust to WebAssembly.
All by using open technologies!
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top