<?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: Platform For One</title>
    <description>The latest articles on DEV Community by Platform For One (@platformforone).</description>
    <link>https://dev.to/platformforone</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%2F4128455%2Fa0692c32-4060-43b3-9f36-f38e684ea3f7.jpg</url>
      <title>DEV Community: Platform For One</title>
      <link>https://dev.to/platformforone</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/platformforone"/>
    <language>en</language>
    <item>
      <title>01. Why build your own at all</title>
      <dc:creator>Platform For One</dc:creator>
      <pubDate>Fri, 18 Sep 2026 09:00:16 +0000</pubDate>
      <link>https://dev.to/platformforone/01-why-build-your-own-at-all-166l</link>
      <guid>https://dev.to/platformforone/01-why-build-your-own-at-all-166l</guid>
      <description>&lt;p&gt;I am building a home AI platform. Not a chat with a model, a platform: you give it a task, close the laptop, walk away; it does the work on its own and hands back the result later.&lt;/p&gt;

&lt;p&gt;The reason is not saving on subscriptions. The reason is that some of my data I do not want to send outside at all, and some tasks I want to leave running overnight without questions about limits.&lt;/p&gt;

&lt;p&gt;The hardware is a MacBook Pro M3 Pro, 36 GB. It is not a server, and that is the whole point of interest: almost everything I run into from here on will hit memory, not code.&lt;/p&gt;

&lt;p&gt;The rule I put at the very start, and will keep bumping into all the way: the platform has no right to get in the way of my main work on the same machine.&lt;/p&gt;

&lt;p&gt;From here on I will write it up step by step: what I wanted, what I stumbled on, what I decided, and what I pay for it.&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>hardware</category>
      <category>software</category>
    </item>
  </channel>
</rss>
