Software
Software is a program that enables a computer to perform a specific task. You can learn the best practices and how to get clean code with these posts.
-
Build Your First Open-Source AI Agent in Python (MIT License)
·
Have you ever wanted to build your own AI agent but thought you needed to be a professional developer? Good news: with misco-agent you can start right away. https://github.com/JoaquinRuiz/misco-agent I created misco-agent, an open-source (MIT licensed) Python template that anyone can use and modify freely. This is your gateway to learning how to integrate AI…
-
Stop Being So Nice: How to Avoid AI Complacency in ChatGPT and Beyond
·
“Tell me what I want to hear” is the most dangerous thing you can ask an AI. In an era of fast-growing generative AI tools like ChatGPT, Claude, Gemini or Perplexity, many users have noticed a curious pattern: AI models tend to be too nice. They avoid conflict, hedge their opinions, and often agree with…
-
Cursor vs Windsurf: Best AI-powered IDE for Developers
My Journey with AI-Powered IDEs As a tech lead and passionate Python programmer who recently wrote a book on AI Explore Artificial Intelligence: A Complete Guide for the Curious and the Beginner, I’ve been deeply immersed in exploring how artificial intelligence is reshaping software development. AI-powered IDEs like Cursor and Windsurf have become my daily…
-
How to Build a Scalable Pre-Production Environment for Microservices in 2025 with Jenkins & k3s
Creating a reliable pre-production environment for a modern microservices architecture can be challenging—especially when you need rapid feedback loops, predictable deployments, and minimal infrastructure overhead. In this guide, you’ll learn step by step how to spin up a lightweight Kubernetes cluster with k3s, host your own Docker registry, and configure Jenkins declarative pipelines to automate…
-
Winner of the International Chema Alonso Award: Innovation in Cybersecurity
·
Telefónica and Latch Recognize Outstanding Digital Security Innovation 🏆 I am delighted to announce that I have won the prestigious Chema Alonso Award for Best Innovation at the international hackathon “Hack Your Innovation”, hosted by Telefónica, one of the world’s leading telecommunications companies. What is the “Hack Your Innovation” Award? This renowned international award celebrates…
-
Firebase Studio vs VS Code, GitHub Copilot and Codeium: A Full Comparison of the New AI-Powered IDE
·
Are you wondering how the new Firebase Studio stacks up against VS Code, GitHub Copilot, and Codeium? You’re not alone. With the rapid growth of AI in software development, choosing the right IDE is more important than ever. In this article, I’ll give you a detailed comparison of Firebase Studio versus other popular tools, focused…
-
Understanding Node.js: The Dangerous Risks of Misuse
·
I’m going to explain how Node.js works from my perspective as a programmer who used to work with PHP. We’ll explore the differences between the two technologies and understand how you could mess things up with Node.js if you’re not careful. The Core Differences Between Node.js and PHP Feature PHP Node.js Execution Model Synchronous (blocking)…
-
AI: The Rules of the Game have changed (Video 2025)
Artificial Intelligence is no longer just an experimental technology. It has become an essential part of modern development, marketing, and design workflows. In my recent talk at ZaragozIA WordCamp 2025, titled “AI: The Rules of the Game Have Changed”, I explored how AI is reshaping the way we work in web development and beyond. This…
-
Descubre la Inteligencia Artificial con una Guía Práctica y Accesible
La inteligencia artificial (IA) está transformando el mundo a un ritmo vertiginoso. Desde recomendaciones personalizadas en nuestras plataformas de streaming favoritas hasta herramientas avanzadas que optimizan procesos industriales, esta tecnología está presente en casi todos los aspectos de nuestra vida. Pero, ¿qué sucede si no tienes experiencia técnica y deseas entenderla? Ahí es donde entra…
-
How to Test WordPress Plugins with PHPUnit in 2024: A Step-by-Step Guide
Testing your WordPress plugins is crucial for maintaining high-quality code. This guide walks you through setting up and running PHPUnit tests for your plugins, ensuring they are robust and bug-free. Follow these steps to create a comprehensive testing environment for your WordPress development projects.
Search
Recent Posts
- Build Your First Open-Source AI Agent in Python (MIT License)
- Stop Being So Nice: How to Avoid AI Complacency in ChatGPT and Beyond
- Cursor vs Windsurf: Best AI-powered IDE for Developers
- How to Build a Scalable Pre-Production Environment for Microservices in 2025 with Jenkins & k3s
- Winner of the International Chema Alonso Award: Innovation in Cybersecurity