In my latest newsletter, I ranted about how most developers approach AI coding assistants wrong. We're treating these tools like magic boxes instead of understanding their components. Today, I’ll di...
Context, Lost and Found
Picture this: you've just built a slick little chatbot. You greet it, it greets back. You ask a follow-up—and it acts like it’s never met you. You double-check you...
Discover, Compare & Leverage AI Like Never Before!
In 2024, artificial intelligence (AI) tools are reshaping industries, making tasks faster, smarter, and more efficient. Whether you're a develope...
Software's Future: Developer's Role Evolves
Software drives our world, from phones to global systems. Developers are key, but tech advances bring change.
The world is increasingly powered by ...
For this demo, I'm using the Eurovision songs available at Kaggle, which contain lyrics in their original language, and translated into English
Sample data
I downloaded and uncompressed the fi...
Hey dev community! 👋Like many of you, I've been diving deep into the world of Large Language Models (LLMs). It's an incredibly exciting space, but let's be honest – managing interactions across d...
Introducción
En el cambiante universo de la inteligencia artificial generativa, uno de los grandes retos para desarrolladores y arquitectos de soluciones es decidir qué modelo fundacional (...
I published on my GitHub the project I use as a base for my AI-related POCs. It’s a great entry point for starting a new project.Currently, it’s simple: it uses the official Ollama image and autom...
In high-traffic production environments, unexpected performance bottlenecks can degrade user experience and threaten system reliability. While GoFr, a powerful Golang framework, offers built-in observ...