WeSearch

My Potential Users are Just Busy… Or Are They?

·3 min read · 0 reactions · 0 comments · 5 views
#uxdesign#ai#productdevelopment
My Potential Users are Just Busy… Or Are They?
⚡ TL;DR · AI summary

The article discusses the author's experience with a friend regarding an AI garden visualization idea. Initially perceived as busy, the friend's actions revealed a genuine interest in the project, highlighting the importance of observing behavior over words. The author concludes that understanding user actions can provide clearer insights into their needs and willingness to invest in solutions.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 904121) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Cathy Lai Posted on Jun 3 My Potential Users are Just Busy… Or Are They? #devjournal #buildinpublic #uxdesign #ux When I first told a friend about my AI garden visualization idea, she said What a great idea! Sounds interesting! So I asked her to send me her backyard photos for testing! Then a week went by, she didn't send any photo. I assume: "she’s a busy doctor.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)