
AI
Why I’m Building Basekick (And What Comes Next)
After years building products across data, AI, and infrastructure, I’m starting a new chapter, one focused on value, not billable hours. This is Basekick.
AI
After years building products across data, AI, and infrastructure, I’m starting a new chapter, one focused on value, not billable hours. This is Basekick.
AI
I built a Python war simulator where GPT, and DeepSeek command real-world armies. The result? Absurd alliances, ruthless economic warfare, and surprising lessons about how AI thinks when its only goal is to win.
Databases
In this post, I explore Redis as a time series database using Docker, Python, and RedisInsight. From monitoring my Mac in real time to querying time series data with blazing speed, this hands-on guide walks through the unexpected power of Redis Stack for time series workloads.
AI
Ever wondered why your AI assistant forgets what you just said? Let’s talk about context length, the hidden limit behind LLM memory and what makes some models feel like Dory from Finding Nemo.
Databases
A fun dive into hybrid search with Qdrant! From clustering to reranking, see how we built a search app using dense and sparse vectors.
Opinión
I left AWS after a few months, not because it’s a bad company, but because it wasn’t the right place for me. I thrive in dynamic, flexible environments where culture is lived, not watched in a video. This is my honest take on what I value, and what I’m building next.
Opinión
Getting too attached to tech tools? After 20 years in the industry, here's why we need to stop falling in love with our tech stack.
Python
How to build a robust speaker recognition system with Python and PyTorch. This guide covers data preprocessing, model training, and feature extraction. Ideal for developers implementing voice recognition and speaker identification in machine learning projects.
Python
Learn how to build a time-series data storage system using blockchain with this fun guide. Explore setting up Ethereum with Ganache, deploying smart contracts with Solidity and Truffle, and using Python to store and retrieve time-series data like temperature and humidity.
Databases
Milvus is a powerful open-source vector database that excels at managing unstructured data such as images, video, and audio. This article explores Milvus's capabilities, including an image similarity search use case using Python.
Python
In this article, you'll learn how to track vessels using the AisStream API, Python, ClickHouse, and Grafana to visualize the information.
Docker
Hoy, me paso que hice una modificación a un archivo dentro de un contenedor y esa config estaba mal, el resultado, el contenedor no arrancaba. Una de las opciones era crear un contenedor nuevo, montando los volúmenes existentes y listo, pero no, decidí por una mas rápida y no tan