WeSearch

I Have ADHD. My AI Agent Is the Best and Worst Thing for It.

·3 min read · 0 reactions · 0 comments · 2 views
#adhd#ai#productivity#workflows#mental health
I Have ADHD. My AI Agent Is the Best and Worst Thing for It.
⚡ TL;DR · AI summary

The author, who has ADHD, describes their experience using an AI agent as both beneficial and challenging, noting that while it increases productivity by handling operational tasks, it also reduces focus by enabling too many concurrent projects. The AI agent helps turn ideas into prototypes by managing planning and follow-through, which traditionally posed difficulties for the author. However, the ease of starting new tasks has created a productivity paradox where attention is spread too thin across multiple threads.

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 === 3805838) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Pawel Jozefiak Posted on Apr 30 • Originally published at thoughts.jock.pl I Have ADHD. My AI Agent Is the Best and Worst Thing for It. #ai #productivity #adhd #buildinpublic I have ADHD. I run an AI agent. Those two facts interact, and the interaction is not a clean win. It is a trade. I wrote the long version on my blog this week. Here is the compressed view for fellow builders. The bad part. An agent lets you start almost anything in a sentence.

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)