Reading
Artículos, posts y recursos que he guardado para leer, aprender y consultar.
[Artículo]: Por qué me gusta más GNOME que KDE Plasma
linuxreadinggnome
Last.fm MCP Server - Model Context Protocol for Last.fm API | Claude AI Integration
Model Context Protocol server that bridges AI assistants with Last.fm music data. Features temporal queries, listening insights, and music recommendations.
aimcp
How to Connect to Azure DevOps Git Repo with MCP | by Yasar Kocyigit | Medium
How to Connect to Azure DevOps Git Repo with MCP When I first discovered Model Context Protocol (MCP), I was intrigued by its promise to bridge the gap between AI assistants and local development …
ai
Ways to use Anime.js with Svelte
How to use Anime.js v4 with Svelte for animations.
svelte
Run your GitHub Actions workflow on a schedule | Jason Etcovitch
With a recent addition to the Actions trigger lineup, we can now tell GitHub to run our workflow on a schedule. Let's see how!
platformdeploymentgithub
Building LLM applications for production
[Hacker News discussion, LinkedIn discussion, Twitter thread]

Patterns for Building LLM-based Systems & Products
Evals, RAG, fine-tuning, caching, guardrails, defensive UX, and collecting user feedback.

⚙️🚀 Cómo configurar un Dev Container para tus proyectos con Astro
¡Hola developer 👋🏻! Estos días he estado jugando con Astro y, como no podía ser de otra forma, me he creado la configuración de Dev Container oportuna para poder tener todo el entorno de desarrollo dentro de un contenedor, y así evitar tener que instalar o añadir más extensiones a mi Visual Studio Code 💙 Si no sabes de qué va esto de los Dev... Leer más
astrodev-containersvscode
Optimizar el Todo: del principio Lean a la práctica real
Introducción "Optimizar el todo" es uno de los principios fundamentales de Lean y Lean Software Development. Implica dejar de lado las mejo...
leanengineering
ARIA: tooltip role - ARIA | MDN
A tooltip is a contextual text bubble that displays a description for an element that appears on pointer hover or keyboard focus.
Type Branding in Typescript
The Initial DiscoveryThe other day, while exploring the Zod documentation for some type schema validators for one of my side projects, I stumbled upon something intriguing that didn’t immediately clic
typescriptjavascript
The Programmer Identity Crisis ❈ Simon Højberg ❈ Principal Frontend Engineer
On AI, Creativity, and Craft
aiprogramming
library-mcp: working with Markdown knowledge bases | Irrational Exuberance
At work, we’ve been building agentic workflows to support our internal Delivery team on various accounting, cash reconciliation, and operational tasks. To better guide that project, I wrote my own simple workflow tool as a learning project in January. Since then, the Model Context Protocol (MCP) has become a prominent solution for writing tools for agents, and I decided to spend some time writing an MCP server over the weekend to build a better intuition.
aiagentsmcp
Good vs Great Animations
Practical tips on how to go from good to great animations.
cssanimations
It's time for modern CSS to kill the SPA - Jono Alderson
Native CSS transitions have quietly killed the strongest argument for client-side routing. Yet people keep building terrible apps instead of performant websites.
frontendcssjavascriptOnboarding for coding agents - fuzzycomputer.com
How I shrunk my CLAUDE.md file to 13 lines
aiagentsIntroducción a Lighthouse | Chrome for Developers
Obtén información para configurar Lighthouse y auditar tus apps web.
readingarticleAuditoría del rendimiento | Articles | web.dev
Una auditoría de tu sitio o app te ayudará a crear una experiencia resiliente y eficaz, y a destacar los beneficios rápidos que se pueden implementar con una aprobación mínima. Una auditoría también te proporciona un modelo de referencia para el desarrollo basado en datos. ¿Un cambio mejoró las cosas? ¿Cómo se compara tu sitio con el de la competencia? Obtienes métricas para priorizar el esfuerzo y evidencia concreta para presumir cuando realizaste mejoras.
readingarticleRuta de acceso de representación crítica | Articles | web.dev
La optimización de la ruta de acceso de representación crítica hace referencia al hecho de priorizar la visualización de contenido relacionado con la acción actual del usuario.
readingarticleConstrucción, diseño y pintura del árbol de representación | Articles | web.dev
Un paso crítico en la ruta de acceso de representación crítica implica la construcción del árbol de representación, realizar operaciones de diseño para crear una página a partir de este y pintar los píxeles de la página resultante en la pantalla.
readingarticle