<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>I’ll get it right next time.</title>
<link>https://www.nextyme.net</link>
<description>A blog of little importance</description>
<language>en</language>
<lastBuildDate>Mon, 27 Apr 2026 01:33:58 GMT</lastBuildDate>
<atom:link href="https://www.nextyme.net/feed.xml" rel="self" type="application/rss+xml" />
<item>
<title>The Movie ‘Outcomes’ is pretty good</title>
<link>https://www.nextyme.net/posts/the-movie-outcomes-is-pretty-good.html</link>
<guid isPermaLink="true">https://www.nextyme.net/posts/the-movie-outcomes-is-pretty-good.html</guid>
<pubDate>2026-04-26</pubDate>
<author>Joshua B. Smith</author>
<description>a brief review of the Keanu Reeves movie</description>
<content:encoded><![CDATA[<p>Outcomes wasn’t the movie I thought it was.
I thought it was a movie sort-of about #metoo and cancel culture and all
that. It’s not about that at all. I mean, it has some jokes about that
stuff. Some of them are even funny. That’s not the point, though. I
think the real point is that people are are complicated.</p>
<p>If I had to sum up the movie it’s really about understanding who we
want to be rather than who we want other people to believe we are. We
should apologize to those we’ve hurt because it is the right thing to
do, we should try to be a good person because it’s the right thing to
do. We should give people grace, because sometimes they’re just broke.
Sometimes they’re just hurting and don’t know what to do.</p>
<p> I’m also not saying it’s a great movie. It is not a great movie. But
it’s pretty good. And Keanu Reeves is a good actor. Also, it reminded me
of “A Serious Man” and we should have more movies like both of these
movies. I wish I could have seen it in a
theatre.</p>]]></content:encoded>
</item><item>
<title>This is really a test</title>
<link>https://www.nextyme.net/posts/this-is-really-a-test.html</link>
<guid isPermaLink="true">https://www.nextyme.net/posts/this-is-really-a-test.html</guid>
<pubDate>2026-04-24</pubDate>


<content:encoded><![CDATA[<h1
style="padding-top:20pt;margin:0;color:#000000;padding-left:0;font-size:20pt;padding-bottom:6pt;line-height:1.15;page-break-after:avoid;font-family:&quot;Arial&quot;;orphans:2;widows:2;text-align:left;padding-right:0"
id="h.358ijgjx94e6"><span
style="color:#000000;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:20pt;font-family:&quot;Arial&quot;;font-style:normal">What
is this?</span></h1>
<p><span
style="color:#000000;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:11pt;font-family:&quot;Arial&quot;;font-style:normal"></span></p>
<p><span
style="color:#000000;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:11pt;font-family:&quot;Arial&quot;;font-style:normal">In
some ways, it’s not a test in the sense that I’m not really testing
anything with the blog.  What I am doing is a bunch of experiments in
publishing systems along with LLM driven coding.  </span></p>
<p><span
style="color:#000000;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:11pt;font-family:&quot;Arial&quot;;font-style:normal"></span></p>
<p><span
style="color:#000000;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:11pt;font-family:&quot;Arial&quot;;font-style:normal">Because
Google Docs exists, I have access to an exceptional content authoring
system.  While it currently doesn’t really support images, it probably
could.  But it does support authoring and editing.  It even supports a
kind of draft construction because only the documents in a specific
Google Drive folder are published.  </span></p>
<p><span
style="color:#000000;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:11pt;font-family:&quot;Arial&quot;;font-style:normal"></span></p>
<p>I can even style the text in <span
style="color:#4a86e8;font-weight:400;font-family:&quot;Permanent Marker&quot;">fancy</span><span
style="color:#000000;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:11pt;font-family:&quot;Arial&quot;;font-style:normal"> ways.</span></p>]]></content:encoded>
</item><item>
<title>pi.dev</title>
<link>https://www.nextyme.net/posts/pidev.html</link>
<guid isPermaLink="true">https://www.nextyme.net/posts/pidev.html</guid>
<pubDate>2026-04-22</pubDate>
<author>Joshua B. Smith</author>
<description>pi dev is weird</description>
<content:encoded><![CDATA[<p>I was working on something and I’d been
using Claude Code. One of the documents I read describing a part of the
system I was working on made specific mention that it worked with pi.dev
and I had never done anything with pi.dev so I thought I’d use it to
test out some things.</p>
<p>It was weird. I didn’t realize how opnionionated Claude Code is until
I used pi.dev. I then wrote a bunch of code and explored the system a
bit. I think it might be a New Thing because I’m definately going to try
to prototype some things in it.</p>]]></content:encoded>
</item><item>
<title>Hello, World</title>
<link>https://www.nextyme.net/posts/hello-world.html</link>
<guid isPermaLink="true">https://www.nextyme.net/posts/hello-world.html</guid>
<pubDate>2026-04-22</pubDate>
<author>Anonymous</author>
<description>First post on the new pandoc-powered blog.</description>
<content:encoded><![CDATA[<p>Welcome to the blog. This post lives in
<code>posts/</code> and is rendered by pandoc through the
<code>post.html</code> template.</p>
<h2 id="features">Features</h2>
<ul>
<li>Markdown with YAML front matter</li>
<li>Reading time injected by a Lua filter</li>
<li>RSS feed at <a href="/feed.xml">/feed.xml</a></li>
</ul>
<div class="sourceCode" id="cb1"><pre
class="sourceCode python"><code class="sourceCode python"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="bu">print</span>(<span class="st">&quot;hello, world&quot;</span>)</span></code></pre></div>]]></content:encoded>
</item>
</channel>
</rss>
