<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ali Mohamed</title>
    <description>The latest articles on DEV Community by Ali Mohamed (@ali_mohamed_20).</description>
    <link>https://dev.to/ali_mohamed_20</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3977962%2Ffebfc230-6bbb-45a3-862b-9a9579f1a64e.png</url>
      <title>DEV Community: Ali Mohamed</title>
      <link>https://dev.to/ali_mohamed_20</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ali_mohamed_20"/>
    <language>en</language>
    <item>
      <title>I built a desktop app that automatically saves your mental context while coding — so interruptions stop costing you 20 minutes.</title>
      <dc:creator>Ali Mohamed</dc:creator>
      <pubDate>Wed, 10 Jun 2026 15:29:34 +0000</pubDate>
      <link>https://dev.to/ali_mohamed_20/i-built-a-desktop-app-that-automatically-saves-your-mental-context-while-coding-so-interruptions-5fpb</link>
      <guid>https://dev.to/ali_mohamed_20/i-built-a-desktop-app-that-automatically-saves-your-mental-context-while-coding-so-interruptions-5fpb</guid>
      <description>&lt;p&gt;I timed how long it took me to remember where I was after getting interrupted while coding.&lt;br&gt;
20 minutes. Every single time.&lt;/p&gt;

&lt;p&gt;Phone call. Colleague tap. Lunch break. I'd come back and spend almost half an hour rebuilding what was in my head — which files, what the bug was, what I was about to try, what I'd already ruled out.&lt;/p&gt;

&lt;p&gt;VS Code remembers your open files. Git remembers your code. Nothing remembers what you were thinking.&lt;/p&gt;

&lt;p&gt;So I built a tool that remembers for me.&lt;/p&gt;

&lt;p&gt;It runs in your system tray and silently captures what you were working on — open files, git diff, recent terminal commands. When you come back, you see this:&lt;/p&gt;

&lt;p&gt;"You were debugging a race condition in auth.js. You had just added a log on line 47 and were about to check the Redis session expiry."&lt;/p&gt;

&lt;p&gt;No manual notes. No copy-pasting. Just open it and continue.&lt;/p&gt;

&lt;p&gt;It also has tasks, notes, full-text search, daily AI digest, activity charts, and 7 themes.&lt;/p&gt;

&lt;p&gt;Works with Gemini (free), OpenAI, or Ollama fully offline.&lt;/p&gt;

&lt;p&gt;Free and open source.&lt;/p&gt;

&lt;p&gt;GitHub → &lt;a href="https://github.com/Ali-mohamed843/FlowLog" rel="noopener noreferrer"&gt;https://github.com/Ali-mohamed843/FlowLog&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;LinkedIn: &lt;a href="https://www.linkedin.com/feed/update/urn:li:activity:7470487277169770496/" rel="noopener noreferrer"&gt;https://www.linkedin.com/feed/update/urn:li:activity:7470487277169770496/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Your coding session has memory now.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>opensource</category>
      <category>software</category>
    </item>
  </channel>
</rss>
