The first fruit of the Google-Apple AI pact
Apple’s MacBook Neo arrives heralded by the sound of the inevitableContinue reading on UX Collective »
Apple’s MacBook Neo arrives heralded by the sound of the inevitableContinue reading on UX Collective »
Stop designing for 2024—the era of the "blank canvas" is dead and Agentic UI is taking over. In 2026, the best designers aren't pixel-pushers; they are the architects of "disposable" interfaces that build themselves in real-time.
When I first started building websites, rounded corners required five background images, one for each corner, one for the body, and a prayer that the client wouldn’t ask for a different radius. Then the border-radius property landed, and the entire web collectively sighed with relief. That was over fifteen years ago, and honestly, we’ve been riding that same wave ever since. Just as then, I hope that we can look at this feature as a progressive enhancement slowly making its way to other browsers
Listen now on Apple, Spotify, and YouTube.—Sarah Doody is a UX Researcher & Product Designer with 22 years of experience. She is also the founder and CEO of Career Strategy Lab, a UX job search and career coaching company where she helps UX and product people get hired or promoted with average 5-figure salary increases. She is also the host of the podcast, Career Strategy Podcast that offers weekly tips and case studies about what’s working in the UX job market and hiring right n
# TelUITelUI is a Electron-based UI framework that packages a handful of reusable front-end primitives—color utilities, typography helpers, and basic structural styles—so you can prototype simple desktop UI ideas with minimal setup.## Features - Bundled Electron runner (`npm start`) that serves `index.html` for instant desktop previews. - Tokenized styling layers: `color.css`, `font.css`, `header.css`, and `align.css` keep presentation rules isolated and easy to remix. - Micro-interaction helper
We’re building Tikpal, an AI voice productivity tool based on a simple principle: Human creativity should remain the core engine. AI should be an accelerator, not the protagonist.The goal is to reduce screen dependency and cognitive fragmentation, and let people work in a more natural “voice-first” flow. Instead of clicking through interfaces and context-switching between apps, you talk to Tikpal, and it helps you think, structure ideas, and execute tasks.Three layers we are focusing on:FOCUS —
# TelUITelUI is a Electron-based UI framework that packages a handful of reusable front-end primitives—color utilities, typography helpers, and basic structural styles—so you can prototype simple desktop UI ideas with minimal setup.## Features - Bundled Electron runner (`npm start`) that serves `index.html` for instant desktop previews. - Tokenized styling layers: `color.css`, `font.css`, `header.css`, and `align.css` keep presentation rules isolated and easy to remix. - Micro-interaction helper
Hey HN, I’m the solo builder behind LogiCart.I recently refactored my frontend to use a Generative UI pattern (inspired by Google's new A2UI framework) because I realized a static chat interface fails for complex shopping intents.The Problem: A user buying a single item needs a completely different UX than a user planning a complex project. A standard "list of cards" doesn't work for both.The Solution: I built an Intent-to-UI engine where the LLM decides the interface structu
Hello HN!We, a team of 2, built Subatix after one of us spent almost 6 years in big consulting and at certain point came to a thought like «90% of what consulting is usually data-analysis related, why not make smth so any business get same level of insights without externals and 6-figure+ checks and fast?!». Based the experience during every project everyone wants - fast answers from their data, but real ops/business data is messy, sensitive, and hard to outsource to generic AI tools due to
Hey HN,I feel like there is a gap in personal finance apps: local-first options typically have less polished UIs, while those with great design like Monarch Money are not local-first. This app fills the gap by providing a modern UI like Monarch/Monzo along with a database that you can hack around with outside of the app. File > app!- Local-first: transactions are stored in an encrypted SQLite database on your Mac, so you can read/write to it with Claude Code or your favourite DB cli
Lessons learned from the Volvo YCC and feminized crash test dummiesContinue reading on UX Collective »
This article is a sponsored by SurveyJSThere’s a mental model most React developers share without ever discussing it out loud. That forms are always supposed to be components. This means a stack like:React Hook Form for local state (minimal re-renders, ergonomic field registration, imperative interaction).Zod for validation (input correctness, boundary validation, type-safe parsing).React Query for backend: submission, retries, caching, server sync, and so on.And for the vast majority of forms —
The one question you always need to keep in mind for B2B projectsContinue reading on UX Collective »
Should product design teams be 100% creative, effective, or a middle ground between both? How do you know a product design is succeeding? What is our actual reality in business? These questions, and many more, are part of a deep reflection on our presence, impact, and issues in tech companies.No matter how big, traditional, or new the company is, design teams always face challenges that make it hard to execute and make their value visible to the company.Today, many businesses start as a small id
With LLMs, we have built the peak of synthetic cognition without the base — and the Anthropic-Pentagon standoff shows us what that costs.In early March 2026, Anthropic CEO Dario Amodei refused the Pentagon’s demand to remove all safeguards from Claude. His core argument was structural, not political: frontier AI systems are simply not reliable enough to operate without human oversight in high-stakes physical environments. The Pentagon’s demand was, in structural terms, a demand to eliminate the
What this gentle genre of design reveals about building digital products for anxious times.At some point in the last few years, millions of people arrived at the same conclusion: what they needed was a smaller, slower, quieter world. One with fish to catch, vegetables to grow, and absolutely no breaking news alerts. And so we reach for a virtual watering can.Cosy games are having a moment. Arguably, they’ve been having it for a while. Animal Crossing: New Horizons launched in March 2020, the sam
Why AI’s real danger isn’t hallucination — it’s agreement.The conversation about AI risk over the past years revolved around accuracy, the ability to pass tests and whether it is conscious. Yes, large language models (LLM) hallucinate, and they confidently fabricate citations and invent facts. Remember when Google’s AI made headlines in 2024, and then it recommended adding rocks to your diet for minerals? News like that often made headlines because it was absurd to share.But as these models impr
The designs shipped faster; the designers grew more slowly.Continue reading on UX Collective »
Your UX design portfolio is the key that gets you a job interview, and it is therefore vital that you include everything necessary in it. After all, a recruiter spends only a few minutes to form an opinion of you through your portfolio. If you’re new to UX, however, you might not know what exactly needs to go inside a UX portfolio. Fret not—we’ll examine the anatomy of a UX design portfolio to tell you what you should communicate through it and what you should include in it.What Should Your UX D
Design tokens were supposed to make our lives easier—but now they’re eating us alive. What started as a way to create harmony between design and code has turned into an endless maze of abstractions, debates, and JSON files nobody understands. This is the story of how our obsession with consistency turned design systems into bureaucracies.