<?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: Arda Can Kırkoç</title>
    <description>The latest articles on DEV Community by Arda Can Kırkoç (@arda_cankrko_00ac576b0).</description>
    <link>https://dev.to/arda_cankrko_00ac576b0</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%2F3838275%2F01242efe-edb9-4446-9352-c7905b2e72ce.jpg</url>
      <title>DEV Community: Arda Can Kırkoç</title>
      <link>https://dev.to/arda_cankrko_00ac576b0</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/arda_cankrko_00ac576b0"/>
    <language>en</language>
    <item>
      <title>Why is port 3000 always in use?</title>
      <dc:creator>Arda Can Kırkoç</dc:creator>
      <pubDate>Tue, 21 Apr 2026 11:29:09 +0000</pubDate>
      <link>https://dev.to/arda_cankrko_00ac576b0/why-is-port-3000-always-in-use-2hk9</link>
      <guid>https://dev.to/arda_cankrko_00ac576b0/why-is-port-3000-always-in-use-2hk9</guid>
      <description>&lt;p&gt;We just shipped Dev Ports in Room Service.&lt;/p&gt;

&lt;p&gt;A new way to see and manage active local development servers across your Mac.&lt;/p&gt;

&lt;p&gt;Dev Ports brings local server visibility into the parts of the app where it is most useful: Home, the menu bar, smart notifications, Ops Feed, and the command panel.&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%2F6avoxzsqn2n0sd8eufzn.gif" 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%2F6avoxzsqn2n0sd8eufzn.gif" alt=" " width="560" height="378"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The goal was simple:&lt;/p&gt;

&lt;p&gt;make active local servers easier to notice and easier to act on, without constantly switching between terminal tabs, browser tabs, Activity Monitor, and Finder.&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%2Fwj6nlzyacjtiabheyqz1.gif" 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%2Fwj6nlzyacjtiabheyqz1.gif" alt=" " width="600" height="405"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;When Room Service detects a project-backed local server, you can open the local URL, reveal the project in Finder, open it in Terminal, or stop the server directly from the app.&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%2F3bjnkdgnq95r9n824rns.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%2F3bjnkdgnq95r9n824rns.png" alt=" " width="800" height="456"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We also added shared local port scanning to the CLI, so there is now a &lt;code&gt;roomservice ports&lt;/code&gt; command with JSON output, optional non-project listeners, and direct kill support.&lt;/p&gt;

&lt;p&gt;Full changelog:&lt;br&gt;
roomservices.pro/changelog&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>showdev</category>
      <category>tooling</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Why “Disk is full” on macOS doesn’t make sense anymore</title>
      <dc:creator>Arda Can Kırkoç</dc:creator>
      <pubDate>Wed, 25 Mar 2026 22:19:18 +0000</pubDate>
      <link>https://dev.to/arda_cankrko_00ac576b0/why-disk-is-full-on-macos-doesnt-make-sense-anymore-2m3l</link>
      <guid>https://dev.to/arda_cankrko_00ac576b0/why-disk-is-full-on-macos-doesnt-make-sense-anymore-2m3l</guid>
      <description>&lt;p&gt;I kept running into the same frustrating issue on macOS:&lt;/p&gt;

&lt;p&gt;“Disk is full”… but no clear explanation why.&lt;/p&gt;

&lt;p&gt;At first, I thought this was just about cleaning obvious things like Xcode builds, Docker images, or node_modules.&lt;/p&gt;

&lt;p&gt;But digging deeper, I realized something else:&lt;/p&gt;

&lt;p&gt;A lot of disk usage is actually hidden and hard to understand.&lt;/p&gt;

&lt;p&gt;It’s spread across caches, system data, build artifacts, and leftovers that macOS doesn’t really explain well.&lt;/p&gt;

&lt;p&gt;Even without AI, this already makes things messy.&lt;/p&gt;

&lt;p&gt;But recently, local AI tools made this worse.&lt;/p&gt;

&lt;p&gt;Model files, caches, and downloads from tools like Ollama, Hugging Face, and Whisper just grow silently in the background.&lt;/p&gt;

&lt;p&gt;At some point, it stopped feeling like a cleanup problem.&lt;/p&gt;

&lt;p&gt;It felt more like a visibility problem.&lt;/p&gt;

&lt;p&gt;Instead of asking “what should I delete?”, the real question became:&lt;/p&gt;

&lt;p&gt;“What is actually taking space?”&lt;/p&gt;

&lt;p&gt;That shift completely changed how I approached the problem.&lt;/p&gt;

&lt;p&gt;I ended up building something around this idea while exploring the problem:&lt;/p&gt;

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

&lt;p&gt;Would love to hear how others are dealing with disk usage, especially with dev setups or local AI workflows.&lt;/p&gt;

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