Best of UX — January 2026
- 1
- 2
Hacker News·18w
It’s hard to justify Tahoe icons
macOS Tahoe's decision to add icons to every menu item violates fundamental icon design principles established decades ago. The implementation suffers from inconsistent metaphors across apps, reused icons for different actions, excessive visual clutter, poor pixel-grid alignment, and overly detailed graphics at tiny sizes. Icons fail their primary purpose of helping users find commands faster because when everything has an icon, nothing stands out. The analysis demonstrates how Apple ignored well-documented human interface guidelines, creating a system where icons actively confuse rather than clarify, breaking visual scanning patterns and introducing unnecessary cognitive load.
- 3
UX Planet·15w
AI killed your job. Evolve.
AI is transforming specialized technical roles into commodities, shifting professional value from execution to outcome ownership. Historical examples like scribes and switchboard operators show how technology repeatedly eliminates specialized activities while creating new value. The future belongs to those who pivot from technical execution to strategic accountability, defining constraints, validating outputs, and ensuring business objectives rather than producing artifacts.
- 4
Qt·18w
GUI for Embedded Applications: Expert Design Insights & Trends
Four industry veterans with 60+ years of combined experience discuss the evolution, challenges, and future of GUI design for embedded systems. Key insights include how user expectations have matured over 20 years, the shift from Photoshop to Figma and AI-assisted tools, and fundamental differences between web and embedded design (hardware constraints, safety criticality, unique contexts). The panel emphasizes that timeless design principles remain constant despite technological change, highlights the importance of designer-developer collaboration from day one, and views AI as an accelerator rather than replacement for human expertise. Current trends include larger typography, dark mode theming, micro-animations, and 2.5D layering effects that balance visual appeal with performance constraints.
- 5
DesignCourse·18w
The First Government Website to Not Suck?
A review of realfood.gov examines its modern tech stack (React, Next.js, Framer Motion) and interactive scroll-based animations. The site represents a significant improvement over typical government websites, though the reviewer critiques the heavy reliance on scrub animations tied to scroll position rather than time-based animations, which creates readability issues and requires excessive scrolling. The design and UI are praised, but the user experience could be improved with better animation triggers and reduced scroll fatigue.
- 6
Iam Anonymous·17w
UI UX Pro Max Skill
UI UX Pro Max is a searchable database offering 57 UI styles, 95 color palettes, 56 font pairings, 24 chart types, and 98 UX guidelines. It integrates as a skill/workflow for AI coding assistants like Claude Code, Cursor, and Windsurf, supporting 11 tech stacks including React, Next.js, Vue, SwiftUI, and Flutter. The tool provides industry-specific design resources for SaaS, e-commerce, healthcare, fintech, and other domains.
- 7
Linux Community·17w
Windows-like Linux for mums?
A user seeks advice on making KDE's Dolphin file manager look and behave like Windows Explorer to help their mother transition from Windows 10 to Fedora 43 Linux. The user questions why Linux distributions don't ship with Windows-like configurations by default, including familiar keyboard shortcuts, to improve usability for non-technical users migrating from Windows.
- 8
Martin Fowler·15w
Excessive Bold
Overusing bold text in technical writing diminishes its effectiveness. Bold should be used sparingly to help readers skim and navigate documents through headings or to highlight unfamiliar terms at their point of explanation. Excessive bolding, increasingly common in LLM-generated content, defeats the purpose of emphasis. Italics work better for subtle in-text emphasis, while callouts are more effective than bolded sentences for highlighting key points. The power of typographical emphasis is inversely proportional to its frequency of use.
- 9
GitHub Changelog·17w
Selectively showing "act on your behalf" warning for GitHub Apps is in public preview
GitHub has updated the consent page for GitHub Apps to remove the "Act on your behalf" warning when apps only request read permissions for user profile data. Previously, over 50% of app authorizations were for simple sign-in purposes, but users were shown alarming warnings suggesting broader access. Now, the warning only appears when apps request repository, organization, or enterprise permissions, reducing confusion for users signing in with GitHub as an identity provider.