Tech & Life with Eduardo: An ADHD Journey

Welcome to my corner of the internet! Here, I blend tech with tales of personal growth, all seen through an ADHD lens. It’s not just about code; it’s about the stories, challenges, and triumphs behind it. Whether you’re here for tech insights or curious about navigating life with ADHD, you’re in the right place. Let’s embark on this journey of discovery together.

Drupal AI Production Workflows with Skills

🇬🇧 Drupal AI Production Workflows with Skills

I reviewed 47 plus PRs and kept seeing the same Drupal mistakes, services called directly in classes, missing proper try catches, and hook implementations ignoring Drupal 11 hook attributes. To fix that, I introduced Drupal AI, production ready AI workflows built as skills, agents, rules, and hooks. I demoed three skills, Drupal services for dependency injection, DrupalHooks for Drupal 11 attribute based hooks, and Drupal htmx to refactor an Ajax color picker to htmx with the same experience. I also mentioned a review PR command for automated PR review and mapping updates. I asked you to fork the GitHub repo and start using it. 🇬🇧 Continue reading Drupal AI Production Workflows with Skills

The Importance of Software Engineering Discipline in the Age of AI

🇬🇧 The Importance of Software Engineering Discipline in the Age of AI

In this video, I discuss how AI is revolutionizing software delivery but emphasize that it cannot replace the fundamental principles of software engineering. While AI can accelerate coding and automate tasks, we must not overlook the importance of proper code structure, testing, documentation, and architecture diagrams. I urge you to remember that the code we write is not just for us; it will be read and maintained by future developers. Let’s ensure we are building scalable, secure, and sustainable systems rather than creating technical debt. I encourage you to apply these principles in your work to avoid passing on poorly structured code. 🇬🇧 Continue reading The Importance of Software Engineering Discipline in the Age of AI

Successful CMS Migration to Drupal with a Junior Team Under Tight Constraints

🇬🇧 Successful CMS Migration to Drupal with a Junior Team Under Tight Constraints

In this video, I share how I successfully migrated a full CMS into Drupal with a junior team under a tight budget and deadline, all while ensuring no downtime for active content editors. I created a proof of concept that exposed a single endpoint for the site structure, allowing us to process content efficiently using Drash commands instead of the more complex Drupal Migration API. I also empowered the junior developers by providing them with a UML class diagram, documentation, and live training sessions, which made the migration sustainable. The project was completed successfully, and the client was extremely happy, even leaving a positive recommendation on my LinkedIn. I encourage you to consider these strategies for your own projects to enhance team capability and project success. 🇬🇧 Continue reading Successful CMS Migration to Drupal with a Junior Team Under Tight Constraints

See Posts for more

Categories

Questions?

Send me an email to eduardo@heydru.com

Posts

Pages