How to Teach a Small LLM to Suggest K12 Creative Project Ideas
Recently, I wrote a post about an educational app I’d developed using AI tools, and the design decisions I made along the way. When I showed the prototype of my activity-based learning app to a few ed Fuente: Artículo original
How to Structure Large Flutter Applications for Scalable and Maintainable Growth
Flutter makes it extremely fast to build UIs. That speed is one of the framework’s greatest strengths, but it also creates a subtle problem: applications often grow much faster than their architecture Fuente: Artículo original
How Omio is building the future of conversational travel
Discover how Omio uses OpenAI to power conversational travel experiences, accelerate product development, and transform into an AI-native company. Fuente: Artículo original
Helping build shared standards for advanced AI
OpenAI helps build shared standards for advanced AI, supporting evaluation frameworks, safety practices, and global cooperation through the Appia Foundation. Fuente: Artículo original
How GPT-5 helped immunologist Derya Unutmaz solve a 3-year-old mystery
GPT-5 Pro helped solve a 3-year-old immunology mystery, offering insights into T cell behavior. The breakthrough could support cancer and autoimmune research. Fuente: Artículo original
Using Scroll-Driven Animations for Opposing Scroll Directions
Sometimes designers have silly ideas that eventually grow on you. That happened to me with this concept where I had to build columns of items moving in opposite directions when a user scrolls the page. CodePen Embed Fallback Note: This … Using Scroll-Driven Animations for Opposing Scroll Directions originally handwritten and published with love on […]
Why Claude won’t transcribe your PDF — and what to do instead
It blocked again. And again. Eleven blocked responses across two sessions before we gave up on transcription entirely. This post is the dead-end in full — the attempts, the repeating error, and the fix that turned out to be the better architecture anyway: don’t route source text through model output. Have the model write a […]
Why your agent ignores its skill body but obeys the system prompt
Correct name, correct file, correct path. Restart. Then ask it a plain question: > how’s our depth? Aboard s/v Wrongboat, depth is 8.2 metres below the keel, Captain. Still the old name. The file the runtime loads says the right thing. The agent says the wrong thing. Editing the skill body again — any number […]
Why AI Generates 500 Lines of Code in One File…? (Part 1/2)
TL;DR AI tends to generate the “path of least resistance” based on what dominates its training data and examples, not necessarily what is architecturally best for a long-lived codebase. Knowing this, there are steps we can take as seasoned developers to improve the code in multiple passes (part 2). “Amazing” AI Code? So your non-technical […]
En Japón han encontrado la solución al calor extremo y sus consecuencias: que la gente le pierda el miedo al aire acondicionado
Sin embargo cambiar un parque de 54 millones de viviendas de la noche a la mañana no es fácil, y los cálculos se limitan a apenas 170.000 reformas al año por una sencilla razón: el dinero y la necesidad de más subsidios. Con esa sombra cerniéndose también sobre el uso del aire acondicionado, el gobierno […]