<?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: Jeremiah Israel</title>
    <description>The latest articles on DEV Community by Jeremiah Israel (@jeremiahseun).</description>
    <link>https://dev.to/jeremiahseun</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%2F322125%2F277a64ef-84dc-4ec2-ae92-c3b1e6d0dd66.jpg</url>
      <title>DEV Community: Jeremiah Israel</title>
      <link>https://dev.to/jeremiahseun</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jeremiahseun"/>
    <language>en</language>
    <item>
      <title>Why I Launched Dongle: Making the Terminal Feel Like Magic</title>
      <dc:creator>Jeremiah Israel</dc:creator>
      <pubDate>Mon, 23 Feb 2026 10:11:17 +0000</pubDate>
      <link>https://dev.to/jeremiahseun/why-i-launched-dongle-making-the-terminal-feel-like-magic-j61</link>
      <guid>https://dev.to/jeremiahseun/why-i-launched-dongle-making-the-terminal-feel-like-magic-j61</guid>
      <description>&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%2Fk7l7zhhs6lmc0i6pgj9u.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%2Fk7l7zhhs6lmc0i6pgj9u.png" alt="Dongle Logo" width="800" height="338"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Last weekend, I hit a breaking point with the &lt;code&gt;cd&lt;/code&gt; command. &lt;/p&gt;

&lt;p&gt;As developers, we spend half our lives in the terminal. But for some reason, we still accept the "manual labor" of typing out deep directory paths just to move between folders. &lt;/p&gt;

&lt;p&gt;I was tired of the stress of manual pathing, so I built &lt;strong&gt;Dongle&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem: "Pathing Fatigue"
&lt;/h2&gt;

&lt;p&gt;Whenever I needed to move to a deep directory to run a command, I found myself doing the &lt;code&gt;cd ../../&lt;/code&gt; ritual. It’s slow, it’s prone to typos, and it breaks your "flow state." &lt;/p&gt;

&lt;h2&gt;
  
  
  The Solution: Just Get There
&lt;/h2&gt;

&lt;p&gt;I wanted a tool where I could just type a folder name and jump there instantly. No memorizing paths, no &lt;code&gt;ls&lt;/code&gt; hunting. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Dongle&lt;/strong&gt; handles the logic in the background so you can focus on the code, not the navigation. It’s simple, lightweight, and purpose-built for speed.&lt;/p&gt;

&lt;h2&gt;
  
  
  Today is Launch Day! 🚀
&lt;/h2&gt;

&lt;p&gt;I’ve decided to share Dongle with the world by launching on &lt;strong&gt;Product Hunt&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;Building this was a reminder that if something in your workflow feels broken, you have the power to fix it. If you're a terminal power user (or want to be one), I think you’ll really enjoy using this.&lt;/p&gt;

&lt;h3&gt;
  
  
  How you can help:
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Check it out on Product Hunt:&lt;/strong&gt; &lt;a href="https://www.producthunt.com/products/dongle-jump-between-folder-structures?utm_source=other&amp;amp;utm_medium=social" rel="noopener noreferrer"&gt;https://www.producthunt.com/products/dongle-jump-between-folder-structures?utm_source=other&amp;amp;utm_medium=social&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Star the repo on GitHub:&lt;/strong&gt; &lt;a href="https://github.com/jeremiahseun/dongle" rel="noopener noreferrer"&gt;https://github.com/jeremiahseun/dongle&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Give feedback:&lt;/strong&gt; Is there a feature you'd love to see? Let me know!&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Thanks for being part of my "learning in public" journey. Let's kill the &lt;code&gt;cd&lt;/code&gt; fatigue together.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;What’s the most annoying "small" task in your dev workflow? I’m looking for my next weekend project!&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>productivity</category>
      <category>cli</category>
    </item>
    <item>
      <title>Beyond the Code: What PostHog Taught Me About Systems and Culture</title>
      <dc:creator>Jeremiah Israel</dc:creator>
      <pubDate>Sun, 22 Feb 2026 18:46:35 +0000</pubDate>
      <link>https://dev.to/jeremiahseun/beyond-the-code-what-posthog-taught-me-about-systems-and-culture-fnf</link>
      <guid>https://dev.to/jeremiahseun/beyond-the-code-what-posthog-taught-me-about-systems-and-culture-fnf</guid>
      <description>&lt;p&gt;Lately, I've been an active contributor to the &lt;strong&gt;mobile side&lt;/strong&gt; of the PostHog repository. While I went in to contribute code, I ended up walking away with a completely new perspective on how to build—and live.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Automation at Scale
&lt;/h2&gt;

&lt;p&gt;As I dug into the mobile repo, I was struck by how much they prioritize automation. For anyone interested in scalability, PostHog is a goldmine. &lt;/p&gt;

&lt;p&gt;Their Co-CEO, James Hawkins, recently talked about the "State of the Hog," where he emphasized making software feel "much more automated." Seeing this vision actually implemented in their GitHub Actions and development scripts has been a lightbulb moment. &lt;/p&gt;

&lt;h2&gt;
  
  
  2. The Culture is the Code
&lt;/h2&gt;

&lt;p&gt;It’s not just about the &lt;code&gt;.js&lt;/code&gt; or &lt;code&gt;.swift&lt;/code&gt; files. I’ve been spending a significant amount of time diving into the &lt;strong&gt;PostHog Handbook&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;If you haven't read it, it’s a masterclass in transparency and speed. It helped me realize that a system isn't just a set of scripts; it's the culture and the "how we do things" that allow those scripts to be effective in the first place.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. "Systems for Me"
&lt;/h2&gt;

&lt;p&gt;The biggest takeaway? I've started applying these lessons to my own life. &lt;/p&gt;

&lt;p&gt;I’m now obsessed with building "systems for me." I’m looking at my personal workflows, my side projects, and even my daily habits through the lens of a PostHog engineer:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;How can I automate this?&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Where is the manual friction?&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Is this documented well enough that "future me" can understand it?&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Contributing to open source isn't just about giving back to the community—it's about upgrading your own operating system.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Are you building your own personal systems? I'd love to hear how you're automating your life in the comments!&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>automation</category>
      <category>learning</category>
      <category>mobile</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
