<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Michael Nakayama</title>
    <link>https://mnaks.me</link>
    <description>Michael Nakayama writes about building with AI, engineering craft, and the job hunt.</description>
    <language>en</language>
    <atom:link href="https://mnaks.me/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>System One model: Jev</title>
      <link>https://mnaks.me/post/jev</link>
      <guid>https://mnaks.me/post/jev</guid>
      <pubDate>Wed, 23 Sep 2026 00:00:00 GMT</pubDate>
      <category>AI</category>
      <description>Typesafe&apos;s first System One model, Jev, is built not for chat but for fast, structured decisions. So I tested it.</description>
    </item>
    <item>
      <title>Code building AI</title>
      <link>https://mnaks.me/post/trust_but_verify</link>
      <guid>https://mnaks.me/post/trust_but_verify</guid>
      <pubDate>Tue, 20 May 2025 00:00:00 GMT</pubDate>
      <category>AI</category>
      <description>Google&apos;s AlphaEvolve verifies, runs and scores proposed programs using automated evaluation metrics.</description>
    </item>
    <item>
      <title>Who do you know?</title>
      <link>https://mnaks.me/post/who_you_know</link>
      <guid>https://mnaks.me/post/who_you_know</guid>
      <pubDate>Thu, 12 Dec 2024 00:00:00 GMT</pubDate>
      <category>Job hunting</category>
      <description>The job search is never about how good you are on paper. It&apos;s about who you know.</description>
    </item>
    <item>
      <title>On interviewing</title>
      <link>https://mnaks.me/post/questions_for_interviewers</link>
      <guid>https://mnaks.me/post/questions_for_interviewers</guid>
      <pubDate>Wed, 11 Dec 2024 00:00:00 GMT</pubDate>
      <category>Job hunting</category>
      <description>Most non-coding interviews break into two parts: STAR questions and your chance to ask questions. Here are common ones and my favorites to ask.</description>
    </item>
    <item>
      <title>Some random nits</title>
      <link>https://mnaks.me/post/random_nits</link>
      <guid>https://mnaks.me/post/random_nits</guid>
      <pubDate>Wed, 11 Dec 2024 00:00:00 GMT</pubDate>
      <category>Code style</category>
      <description>A few easy wins that can save you time in the long run.</description>
    </item>
    <item>
      <title>Updating my resume</title>
      <link>https://mnaks.me/post/resumes</link>
      <guid>https://mnaks.me/post/resumes</guid>
      <pubDate>Mon, 25 Nov 2024 00:00:00 GMT</pubDate>
      <category>Career</category>
      <description>I updated my resume, and now we can get some A/B testing done on resume formats.</description>
    </item>
    <item>
      <title>Evaluating random forest classifiers</title>
      <link>https://mnaks.me/post/rfc</link>
      <guid>https://mnaks.me/post/rfc</guid>
      <pubDate>Mon, 25 Nov 2024 00:00:00 GMT</pubDate>
      <category>ML</category>
      <description>Large language models get the buzz, but they&apos;re not the only way to build AI-enhanced products.</description>
    </item>
    <item>
      <title>Rust on Arduino Uno</title>
      <link>https://mnaks.me/post/rust_avr</link>
      <guid>https://mnaks.me/post/rust_avr</guid>
      <pubDate>Sat, 27 Nov 2021 00:00:00 GMT</pubDate>
      <category>Rust</category>
      <description>Rust balances ease of use with being a powerful, fast, low-level language. Today I&apos;m going to put that to the test.</description>
    </item>
    <item>
      <title>What makes Go special?</title>
      <link>https://mnaks.me/post/golang_reading</link>
      <guid>https://mnaks.me/post/golang_reading</guid>
      <pubDate>Fri, 12 Nov 2021 00:00:00 GMT</pubDate>
      <category>Go</category>
      <description>Go took the experience of a large-scale organization, Google, and distilled key tenets of good software engineering.</description>
    </item>
    <item>
      <title>Foray into Go</title>
      <link>https://mnaks.me/post/golang_init</link>
      <guid>https://mnaks.me/post/golang_init</guid>
      <pubDate>Mon, 08 Nov 2021 00:00:00 GMT</pubDate>
      <category>Go</category>
      <description>AKA how many projects can I work on concurrently? I don&apos;t know anyone who doesn&apos;t go through phases.</description>
    </item>
    <item>
      <title>Yarn resolutions</title>
      <link>https://mnaks.me/post/yarn-resolutions</link>
      <guid>https://mnaks.me/post/yarn-resolutions</guid>
      <pubDate>Thu, 25 Jul 2019 00:00:00 GMT</pubDate>
      <category>JavaScript</category>
      <description>TIL about yarn resolutions, a simple way to manage the sub-dependencies of a project.</description>
    </item>
  </channel>
</rss>
