Some user avatars on the Nuxters page are currently broken because the image proxy service ``ipx.nuxt.com`` returns a 502 (Bad Gateway) error. <img width="450" height="500" alt="Image" src="https://github.com/user-attachments/assets/3e3ecbc4-590a-42e7-a731-28fbe0159766" /> For example: https://ipx.nuxt.com/s_160x160/gh_avatar/danielroe redirects to a 502 page. <img width="450" height="500" alt="Image" src="https://github.com/user-attachments/assets/8513a908-0408-4eac-ab62-6d31b107fad0" /> ### Impact: Profile images fail to load, affecting the visual experience and user recognition across the Nuxters listing. ### Recommended Fix: - Fix the ``ipx.nuxt.com`` service or verify its configuration. - Add a fallback avatar placeholder to display when image loading fails.