Debugging an AWS Lambda Function in Python Inside a Docker Container Using VS CodeI’ve been working for months on a project that uses AWS Lambda + Python + FastAPI + Docker. I tried to debug a Lambda following several…Jun 2, 2025Jun 2, 2025
My essential Homebrew applications on macOSmacOS is a versatile operating system, but having the right all the difference for those in the terminal.Jan 5, 2025Jan 5, 2025
How I use AI as a developer todayI don’t tell you a lie when I advise you that if you’re not using AI in your day-to-day life, you’re missing a great opportunity.Jun 25, 2024Jun 25, 2024
Best roadmaps for developers: 2024 EditionCONTENT UPDATED: This post was updated on June 23, 2024. 🚀Jun 16, 2024Jun 16, 2024
Keep your macOS apps updated with these free appsI have a problem with the software on my OS, maybe It’s a disease, I don’t know. The reason:Jun 13, 2024Jun 13, 2024
SOLID principles PHP Edition. Today, Dependency Inversion PrincipleFinally, we reach the last principle of the SOLID series. The Dependency Inversion Principle is the most complex of all, but I’ll try to…May 21, 2024May 21, 2024
SOLID principles PHP Edition. Today, Interface Segregation PrincipleWe are almost ending the series of articles about the SOLID principles. Here you have a brief explanation of each principle to review them:Apr 30, 2024Apr 30, 2024
SOLID principles PHP Edition. Today, Liskov Substitution PrincipleIn the noble art of coding, you should remember the SOLID principles always. Sometimes, I forget some of them, so here is a brief…Apr 23, 2024Apr 23, 2024
SOLID principles PHP Edition. Today, Open/Closed PrincipleFirst of all, here you have the four principles of SOLID:Apr 18, 2024Apr 18, 2024
SOLID principles PHP Edition. Today: Single Responsibility PrincipleIn the noble art of coding, you should remember the SOLID principles always. Here is a brief explanation of each principle:Apr 9, 2024Apr 9, 2024