
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Human Readable</title>
      <link>https://blog.davman.dev/blog</link>
      <description>Human Readable is where I try to make sense of code, systems, and the occasional existential bug. It’s a calm corner for developers who love clean architecture, coffee, and the art of not overengineering life.</description>
      <language>en-us</language>
      <managingEditor>davemanufor@gmail.com (David Manufor)</managingEditor>
      <webMaster>davemanufor@gmail.com (David Manufor)</webMaster>
      <lastBuildDate>Thu, 11 Jun 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://blog.davman.dev/tags/developer-growth/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://blog.davman.dev/blog/the-mountain-is-you-two-things-i-keep-coming-back-to</guid>
    <title>The Mountain is You: Two Things I Keep Coming Back To</title>
    <link>https://blog.davman.dev/blog/the-mountain-is-you-two-things-i-keep-coming-back-to</link>
    <description>Two ideas that have been sitting with me: why your emotional reactions are usually just a story you made up, and why waiting for a &quot;big bang&quot; breakthrough is a trap. Your outcomes are governed by quiet, invisible micro-shifts, not sudden moments of passion.</description>
    <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
    <author>davemanufor@gmail.com (David Manufor)</author>
    <category>developer growth</category><category>personal development</category><category>reflection</category>
  </item>

  <item>
    <guid>https://blog.davman.dev/blog/learning-machines-why-random-state-42-isnt-enough</guid>
    <title>Learning Machines: Why random_state=42 Isn&#39;t Enough</title>
    <link>https://blog.davman.dev/blog/learning-machines-why-random-state-42-isnt-enough</link>
    <description>Why relying on random_state for reproducible train/test splits breaks the moment your dataset changes — and how hash-based splitting with MurmurHash3 gives you deterministic, stable assignments that survive new data.</description>
    <pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate>
    <author>davemanufor@gmail.com (David Manufor)</author>
    <category>machine learning</category><category>developer growth</category>
  </item>

  <item>
    <guid>https://blog.davman.dev/blog/learning-machines-how-models-remember-adapt-and-predict</guid>
    <title>Learning Machines: How Models Remember, Adapt, and Predict</title>
    <link>https://blog.davman.dev/blog/learning-machines-how-models-remember-adapt-and-predict</link>
    <description>In this third post of the Learning Machines series, let&#39;s examine online versus batch learning, instance-based versus model-based generalization, and write our first linear regression model in scikit-learn.</description>
    <pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate>
    <author>davemanufor@gmail.com (David Manufor)</author>
    <category>machine learning</category><category>developer growth</category>
  </item>

  <item>
    <guid>https://blog.davman.dev/blog/learning-machines-what-learning-actually-means</guid>
    <title>Learning Machines: What learning actually means</title>
    <link>https://blog.davman.dev/blog/learning-machines-what-learning-actually-means</link>
    <description>For years, I wrote code by telling the computer exactly what to do. Shifting to machine learning means letting the data write the rules. This post explores what &#39;learning&#39; actually means in code, using Tom Mitchell&#39;s equation and the supervision taxonomy.</description>
    <pubDate>Tue, 26 May 2026 00:00:00 GMT</pubDate>
    <author>davemanufor@gmail.com (David Manufor)</author>
    <category>machine learning</category><category>build in public</category><category>developer growth</category><category>reflection</category>
  </item>

  <item>
    <guid>https://blog.davman.dev/blog/learning-machines-why-im-rebuilding-my-ml-foundations-in-public</guid>
    <title>Learning Machines: Why I&#39;m Rebuilding My ML Foundations in Public</title>
    <link>https://blog.davman.dev/blog/learning-machines-why-im-rebuilding-my-ml-foundations-in-public</link>
    <description>I&#39;ve been using AI without truly understanding it — calling APIs, fine-tuning models, shipping features powered by things I couldn&#39;t fully explain. That gap has started to bother me. This is the first post in Learning Machines, a series where I rebuild my ML and AI foundations from scratch and share the process as I go.</description>
    <pubDate>Tue, 26 May 2026 00:00:00 GMT</pubDate>
    <author>davemanufor@gmail.com (David Manufor)</author>
    <category>machine learning</category><category>build in public</category><category>developer growth</category><category>reflection</category>
  </item>

  <item>
    <guid>https://blog.davman.dev/blog/welcome-to-human-readable</guid>
    <title>Welcome to Human Readable</title>
    <link>https://blog.davman.dev/blog/welcome-to-human-readable</link>
    <description>Welcome to Human Readable — a calm corner for developers who love clean architecture, coffee, and the art of not overengineering life. Here’s why I started this blog, what it means to me, and why it’s as much about growth as it is about code.</description>
    <pubDate>Sun, 19 Oct 2025 00:00:00 GMT</pubDate>
    <author>davemanufor@gmail.com (David Manufor)</author>
    <category>developer growth</category><category>reflection</category><category>personal development</category>
  </item>

    </channel>
  </rss>
