<?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: Christian Portoghesi</title>
    <description>The latest articles on DEV Community by Christian Portoghesi (@christianportoghesii).</description>
    <link>https://dev.to/christianportoghesii</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%2F3628757%2Fab529d12-57db-49f7-847b-1999d8987f56.png</url>
      <title>DEV Community: Christian Portoghesi</title>
      <link>https://dev.to/christianportoghesii</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/christianportoghesii"/>
    <language>en</language>
    <item>
      <title>Stop solving the same bugs.</title>
      <dc:creator>Christian Portoghesi</dc:creator>
      <pubDate>Fri, 08 May 2026 13:57:05 +0000</pubDate>
      <link>https://dev.to/christianportoghesii/stop-solving-the-same-bugs-5hi5</link>
      <guid>https://dev.to/christianportoghesii/stop-solving-the-same-bugs-5hi5</guid>
      <description>&lt;h1&gt;
  
  
  I'm building a developer memory system
&lt;/h1&gt;

&lt;h2&gt;
  
  
  The problem
&lt;/h2&gt;

&lt;p&gt;I keep solving the same errors over and over.&lt;/p&gt;

&lt;p&gt;Every few weeks: CORS, "Module not found", port already in use, Docker cache issues.&lt;/p&gt;

&lt;p&gt;I search Slack, scroll through old projects, grep terminal history.&lt;/p&gt;

&lt;p&gt;Hours wasted repeating myself.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I'm building
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;CodeRecall&lt;/strong&gt; – a searchable archive for developers.&lt;/p&gt;

&lt;p&gt;Save:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Code snippets&lt;/li&gt;
&lt;li&gt;Debugging errors + stacktraces&lt;/li&gt;
&lt;li&gt;Terminal commands&lt;/li&gt;
&lt;li&gt;Solutions and fixes&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Organize everything into &lt;strong&gt;workspaces&lt;/strong&gt; (work, side projects, learning).&lt;/p&gt;

&lt;p&gt;Then search instantly when you need it again.&lt;/p&gt;

&lt;h2&gt;
  
  
  Team workspaces
&lt;/h2&gt;

&lt;p&gt;One feature I'm particularly excited about: &lt;strong&gt;team collaboration&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Each workspace can have multiple members:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Invite teammates to share knowledge&lt;/li&gt;
&lt;li&gt;Shared snippets, errors, and solutions across the team&lt;/li&gt;
&lt;li&gt;No more "does anyone know how we fixed this last time?"&lt;/li&gt;
&lt;li&gt;Onboarding new devs becomes faster&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Imagine a shared workspace for your entire engineering team where every solved bug is documented forever.&lt;/p&gt;

&lt;h2&gt;
  
  
  Current status
&lt;/h2&gt;

&lt;p&gt;The web app is almost ready.&lt;/p&gt;

&lt;p&gt;What works:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Create workspaces&lt;/li&gt;
&lt;li&gt;Save snippets/commands/errors&lt;/li&gt;
&lt;li&gt;Full-text search&lt;/li&gt;
&lt;li&gt;Export to JSON&lt;/li&gt;
&lt;li&gt;Quick save (⌘K)&lt;/li&gt;
&lt;li&gt;Todo lists per workspace&lt;/li&gt;
&lt;li&gt;Invite members to workspaces&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;What's coming next:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;VSCode extension&lt;/li&gt;
&lt;li&gt;GitHub integration&lt;/li&gt;
&lt;li&gt;Public sharing of solutions&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tech stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;React + Tailwind CSS&lt;/li&gt;
&lt;li&gt;Supabase (auth + database)&lt;/li&gt;
&lt;li&gt;Deploying on Vercel&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The vision
&lt;/h2&gt;

&lt;p&gt;A personal and team memory system for developers.&lt;/p&gt;

&lt;p&gt;Stop solving the same problems twice. Stop asking "how did we fix this last time?"&lt;/p&gt;

&lt;p&gt;Everything in one place. Searchable. Shareable.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;What's the one error your team keeps solving over and over?&lt;/strong&gt; Let me know in the comments.&lt;/p&gt;

&lt;p&gt;👇&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjfiwpc3man7cl0uo3ffu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjfiwpc3man7cl0uo3ffu.png" alt="Features" width="800" height="377"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5bqmzl1y5l6b91agdj0e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5bqmzl1y5l6b91agdj0e.png" alt="Workspace" width="800" height="575"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>showdev</category>
      <category>react</category>
    </item>
  </channel>
</rss>
