
Similar Posts
Using a Non-Deterministic System to Find Climate Patterns
ByAdilA few months back, I started on a journey to learn about how I might use Generative AI. I wasn’t sure what I was going to learn. I’ve found the joy in Product Management again. I have also started to pattern match enough that I am fixing code and making changes on my own. I…
Sora Isn’t the Problem: It’s the Mirror
ByAdilThis article was originally published on KahWee’s blog. Read more on the original site. The Real Problem I finally got access to Sora in TikTok form, and something clicked. This isn’t annoying because Sora is bad. It’s annoying because it’s honest. The Core Problem: Friction Is Gone Here’s the insight: lying used to have a…
Migrating from Remix to React Router v7
ByAdilThis article was originally published on KahWee’s blog. Read more on the original site. Why I Switched Last weekend, I made the decision to migrate one of my full-stack React applications from Remix to React Router v7 framework mode. The migration took about two days and went surprisingly smooth – here’s why I made the…
ASP .NET Core modals
ByAdilIntroduction Modals are great for asking questions and providing information to users. Learn how to work with Bootstrap modals by placing the modal code in separate pages for reusability, along with cleaning up pages. ASP.NET Core source code Informational modal For this modal, a message to display, text for the button, and text for the…
De User Story a Test Case en minutos: microservicio IA (FastAPI + Gemini + Langfuse) para QA
ByAdilIdea central: si la IA entiende tu User Story y sus criterios de aceptación, puede proponer un set inicial de casos de prueba trazables (Basado en buenas practicas de ISTQB), en minutos. Tu equipo se enfoca en revisar, enriquecer y automatizar… no en escribir desde cero. ¿Qué problema resuelve? Pasar de requerimientos a test cases…
How to Use AI in Brand Journalism with Gemini to Transform Digital Information into Strategic Editorial Content?
ByAdilIntroduction In a hyperconnected world, every post, comment, or interaction contributes to building a brand’s reputation. Therefore, identifying what people are talking about and turning it into stories that inform, inspire, and connect is essential for any modern communication strategy. This article was born from a concrete question: how can Generative AI be used to…