MoCap: Desafíos y Posibles SolucionesEn este proceso de armar mi setup de captura de movimiento (MoCap), han salido a flote varios retos que están poniendo a prueba mi…Mar 9, 20246Mar 9, 20246
How to Add Your SSH Key to Your GitHub AccountThis is just a self reminder of how to do this and not have to google it every time I need to add a new one.Mar 8, 20244Mar 8, 20244
MoCap (Motion Capture) para Análisis Biomecánico en Deportes: Un Primer VistazoDisclaimer: Este artículo fue redactado con la asistencia de inteligencia artificial para mayor conveniencia y rapidez en la elaboración…Mar 4, 20241Mar 4, 20241
SQL Notebook I Wish I Had Crafted Sooner in My Coding PathBigQuery is very similar to SQL and is easy so here is my cheatsheet.Feb 2, 2024Feb 2, 2024
Exploring Feature Stores: Personal Insights and Notes on Hopsworks pt.2If you wanna read for free go hereJan 31, 2024Jan 31, 2024
MLOps project setup: upload ML models to Hopsworks model registryIf you wanna read for free go hereJan 29, 20248Jan 29, 20248
Exploring Feature Stores: Personal Insights and Notes on HopsworksIf you wanna read for free go hereJan 22, 2024271Jan 22, 2024271
MLOps project setup: upload data to Hopsworks feature storeIf you wanna read for free go hereJan 15, 202432Jan 15, 202432
MLOps project setup: Airbyte — Supabase connectionIf you wanna read for free go to https://dev.to/dplata/mlops-project-setup-airbyte-supabase-connection-3pc2Jan 9, 202441Jan 9, 202441
Send Emails Using Postmark and Netlify Serverless FunctionsThis is not a full blown tutorial with a complete application. This is just a snippet of code with functionality to send emails using…Feb 10, 202355Feb 10, 202355
Published inAmbassador LabsTop 8 Mistakes Made by Platform EngineersPlatform engineering is centered around building developer self-service tools to reduce errors and increase reliability. You can think of…Dec 9, 2022297Dec 9, 2022297
Kubernetes: Pods, Replica Sets and other k8s objectsWhen talking about pods in Kubernetes you always have to assume that a k8s cluster has already been set up and is working, an app is…Jul 27, 2022115Jul 27, 2022115
Kubernetes: setting up a clusterIn the first post of this k8’s series I covered a portion of the core concepts around kubernetes cluster architecture. Today is a little…Jul 23, 202265Jul 23, 202265