RJRodrigo Juarezinrodrigojuarez.hashnode.dev·1h ago · 11 min readCUPID Beyond SOLID: Five Properties for More Habitable CodeA codebase can have small classes, dependency injection, carefully separated interfaces, and several familiar design patterns, yet still be exhausting to maintain. The design may look correct through 00
RJRodrigo Juarezinrodrigojuarez.hashnode.dev·6d ago · 5 min readThe Relay Was Me: Automating a Conversation Between Claude Code and CodexClaude Code had produced an audit of the finance domain in a project I'm working on. I asked Codex to review it, then carried the response back to Claude Code. After a few rounds, the problem was obvi10
RJRodrigo Juarezinrodrigojuarez.hashnode.dev·Aug 12 · 13 min readWhat Does SOLID Mean to You?In many technical interviews, SOLID comes up as a standard question. “What does SOLID stand for?” You take a breath, mentally run through the acronym, and answer: Single Responsibility, Open/Closed, L00
RJRodrigo Juarezinrodrigojuarez.hashnode.dev·Aug 5 · 7 min readADRs as Long-Term Memory for Agentic DevelopmentAn Architecture Decision Record (ADR) is a short, versioned document that records a significant architectural choice. It normally states the context, the decision, its consequences, its status, and it00
RJRodrigo Juarezinrodrigojuarez.hashnode.dev·Nov 11, 2024 · 2 min readMejorando la Seguridad de la IA: Uso de los Filtros de Contenido de Azure OpenAI para Prevenir el JailbreakingEn el mundo actual impulsado por la inteligencia artificial, es fundamental proteger nuestros modelos del "jailbreaking", donde los usuarios intentan engañar a la IA para que se comporte de manera ina00