<?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: Ömer Faruk Duran</title>
    <description>The latest articles on DEV Community by Ömer Faruk Duran (@omerfarukduran).</description>
    <link>https://dev.to/omerfarukduran</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4085593%2Feb256cf6-9cfb-4b2f-9dd7-b6fd57573422.png</url>
      <title>DEV Community: Ömer Faruk Duran</title>
      <link>https://dev.to/omerfarukduran</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/omerfarukduran"/>
    <language>en</language>
    <item>
      <title>Why AI Coding Tools Still Don't Understand How Developers Work</title>
      <dc:creator>Ömer Faruk Duran</dc:creator>
      <pubDate>Wed, 19 Aug 2026 19:47:56 +0000</pubDate>
      <link>https://dev.to/omerfarukduran/why-ai-coding-tools-still-dont-understand-how-developers-work-3fh1</link>
      <guid>https://dev.to/omerfarukduran/why-ai-coding-tools-still-dont-understand-how-developers-work-3fh1</guid>
      <description>&lt;p&gt;We’ve made a lot of progress with AI coding tools.&lt;/p&gt;

&lt;p&gt;They can generate code, explain errors, refactor files, write tests, and even work across an entire repository.&lt;/p&gt;

&lt;p&gt;But there’s still something I find surprisingly primitive:&lt;/p&gt;

&lt;p&gt;Most AI development tools don't really learn the developer using them.&lt;/p&gt;

&lt;p&gt;Every developer has a different way of working.&lt;/p&gt;

&lt;p&gt;Some prefer short functions. Others don't.&lt;/p&gt;

&lt;p&gt;Some want detailed explanations before changing anything. Others want the AI to just make the change.&lt;/p&gt;

&lt;p&gt;Some use specific frameworks, libraries, naming conventions, Git workflows, and project structures.&lt;/p&gt;

&lt;p&gt;Some want AI to be highly autonomous. Others want to approve every important decision.&lt;/p&gt;

&lt;p&gt;Yet most tools treat these preferences as configuration.&lt;/p&gt;

&lt;p&gt;You set them once, put them in a rules file, or explain them in a prompt.&lt;/p&gt;

&lt;p&gt;Then you do it again in another project.&lt;/p&gt;

&lt;p&gt;And again with another tool.&lt;/p&gt;

&lt;p&gt;What if the workspace learned instead?&lt;/p&gt;

&lt;p&gt;This is the idea I've been exploring with Just For You.&lt;/p&gt;

&lt;p&gt;Instead of thinking of an AI coding tool as something that simply generates code, I'm experimenting with the idea of a development workspace that gradually builds an understanding of how the developer works.&lt;/p&gt;

&lt;p&gt;I call this Developer DNA.&lt;/p&gt;

&lt;p&gt;The goal isn't to secretly make decisions for you.&lt;/p&gt;

&lt;p&gt;It's to gradually understand things like:&lt;/p&gt;

&lt;p&gt;how you structure code&lt;br&gt;
which tools and frameworks you prefer&lt;br&gt;
how you like AI to communicate&lt;br&gt;
how you approach debugging&lt;br&gt;
how your workflow changes between projects&lt;br&gt;
which preferences are persistent and which are project-specific&lt;/p&gt;

&lt;p&gt;There's also a Workspace Brain, which is focused on maintaining project and team context.&lt;/p&gt;

&lt;p&gt;And rather than forcing developers into a specific AI provider, Just For You supports Bring Your Own AI, allowing developers to use their own API keys and preferred providers.&lt;/p&gt;

&lt;p&gt;Why build another development workspace?&lt;/p&gt;

&lt;p&gt;I don't think we need another tool that simply puts an AI chat box next to a code editor.&lt;/p&gt;

&lt;p&gt;The interesting question for me is:&lt;/p&gt;

&lt;p&gt;Can the development environment itself become personalized?&lt;/p&gt;

&lt;p&gt;Instead of developers constantly adapting to their tools, the tools could gradually adapt to the developers.&lt;/p&gt;

&lt;p&gt;That's the experiment behind Just For You.&lt;/p&gt;

&lt;p&gt;You can check it out here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://justforyou.pro" rel="noopener noreferrer"&gt;https://justforyou.pro&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It's still early, so I'm especially interested in feedback from developers:&lt;/p&gt;

&lt;p&gt;What parts of your development workflow would you actually want an AI workspace to remember?&lt;/p&gt;

&lt;p&gt;And perhaps more importantly:&lt;/p&gt;

&lt;p&gt;What should it never remember or assume about you?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
