<?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: Nada Shawer</title>
    <description>The latest articles on DEV Community by Nada Shawer (@nadasshawer).</description>
    <link>https://dev.to/nadasshawer</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%2F3949937%2F95ea209c-7a47-4584-bd70-9e74ebda1200.jpeg</url>
      <title>DEV Community: Nada Shawer</title>
      <link>https://dev.to/nadasshawer</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nadasshawer"/>
    <language>en</language>
    <item>
      <title>Building a Second Brain in Obsidian</title>
      <dc:creator>Nada Shawer</dc:creator>
      <pubDate>Tue, 02 Jun 2026 17:45:04 +0000</pubDate>
      <link>https://dev.to/nadasshawer/building-a-second-brain-in-obsidian-5aei</link>
      <guid>https://dev.to/nadasshawer/building-a-second-brain-in-obsidian-5aei</guid>
      <description>&lt;p&gt;I've spent so much time trying to memorize different things across different technologies. But the truth is? Tech evolves rapidly, and every single day new ways of doing things come up.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;So..&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The key is learning the &lt;em&gt;why&lt;/em&gt; behind the &lt;em&gt;how&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;We can always learn the “how” by Googling it or checking the docs, but the “why” is what we, as developers, actually need to understand.  &lt;/p&gt;

&lt;p&gt;I hit a point where my notes were scattered across docs, screenshots, and random folders. That’s when I realized the problem wasn’t the &lt;strong&gt;content&lt;/strong&gt;, it was the &lt;strong&gt;system&lt;/strong&gt;!  &lt;/p&gt;

&lt;p&gt;The human brain isn’t built to store everything long-term. Because of that, I started building a “second brain.”  &lt;/p&gt;

&lt;p&gt;The idea is simple: it’s a folder on your computer that holds your most important architectural deep dives, solutions to recurring bugs, quick reference docs, system designs, and more.  &lt;/p&gt;

&lt;p&gt;NOT syntax, NOT full code examples, NOT things you can easily find through a quick Google search.  &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;For example..&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A diagram explaining how Redis handles persistence&lt;/li&gt;
&lt;li&gt;A note on how you debugged a Docker networking issue last month&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I personally use Obsidian to take notes, plan my learning, track progress, and organize everything in one place. It’s basically a local folder on your machine that you can customize, securely back up, and access anywhere.  &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Here’s how I’ve structured my engineering roadmap for the summer to handle the workload:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;A dynamic Kanban board to pace weekly milestones&lt;/li&gt;
&lt;li&gt;A highly visual, structured Markdown notes that keep core ideas easy to scan&lt;/li&gt;
&lt;li&gt;A local knowledge graph that visually links related technical concepts over time&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Stop trying to cache everything in your short-term memory. Build a system that helps you think instead.  &lt;/p&gt;

&lt;p&gt;What’s your system? Are you team Obsidian, Notion, or just raw markdown files? I’m curious how other engineers structure their knowledge!&lt;/p&gt;

</description>
      <category>secondbrain</category>
      <category>learning</category>
      <category>computerscience</category>
      <category>software</category>
    </item>
  </channel>
</rss>
