An Engineer's Productivity Stack in 2026: The Tools I Use Every Day

After 60+ articles, 9 technical series, and 4 production applications, this is the real stack I use every day. No sponsorships, no affiliates, no filters. 10 tools organized by workflow phase, what I tried and discarded, and the total cost: less than €5 per month.

August 1, 2026 · Datalaria

The Hidden Economics of AI: What It Actually Costs to Run LLMs in Production (With Real Data)

Everyone talks about what AI can do. Almost no one talks about what AI costs to do. After more than 6 months operating autonomous agents in production with Gemini, CrewAI and GitHub Actions, I open the books and break down every euro invested — and every surprise I found along the way.

June 14, 2026 · Datalaria

Project Autopilot: Why I Fired Myself as Community Manager to Build an AI agents Army

The ‘Organic Traffic Plateau’ is real. To overcome it without losing focus on engineering, I’m launching an extreme ‘dogfooding’ experiment: automating Datalaria’s distribution using Gemini, CrewAI, and GitHub Actions. This is the Master Plan.

December 27, 2025 · Datalaria

Weather Service Project (Part 1): Building the Data Collector with Python and GitHub Actions or Netlify

We kick off our weather project by building the engine: a Python script that talks to an API, saves historical data, and runs daily thanks to GitHub Actions. I’ll share the tricks and challenges!

October 31, 2025 · Datalaria