All Stories

Validating JSON Outputs in MLflow with Custom Metrics

Welcome to a new post on my blog. We’ll delve into an interesting aspect of working with MLflow – adding a custom metric to validate JSON outputs. This tutorial is...

Selecting the Ideal Self-Hosted Vector Database

As an MLOps engineer, I was recently entrusted with the responsibility of choosing the most suitable Vector Database to address one of our crucial Data Science needs. In this case,...

Introduction to vector / embedding databases

In recent years, there has been a growing interest in vector/embedding databases. These databases are designed to store and query vector representations of data, such as text, images, and audio....

Capturing Only Unhandled Exceptions with Sentry in Python

Capturing Only Unhandled Exceptions with Sentry in Python

Introducing Killport: A Simple CLI Tool to Free Ports in Linux

Discover how to easily kill processes listening on ports in Linux with Killport

How to Choose the Right Virtual Machine for Your Kubernetes Cluster on Azure

As a professional working in the tech industry, I know firsthand the importance of selecting the right virtual machine (VM) for your workload. Recently, in my current role, I was...

How to run Redis locally with Docker

In this post, I want to share just one command to run Redis locally. That’s it, and it’ll be quick and easy.

I built a little driving arcade machine with a Raspberry Pi

Hello! This summer, I went to Spain as usual and decided to stay longer for different reasons. I wanted to occupy my mind and build something fun during this time....