<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Systemd on DRM HSE</title><link>https://www.drmhse.com/tags/systemd/</link><description>Recent content in Systemd on DRM HSE</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 12 Jun 2026 04:22:57 +0300</lastBuildDate><atom:link href="https://www.drmhse.com/tags/systemd/index.xml" rel="self" type="application/rss+xml"/><item><title>Do Not Turn a Daily Agent Into an Infinite Goal</title><link>https://www.drmhse.com/posts/do-not-turn-a-daily-agent-into-an-infinite-goal/</link><pubDate>Fri, 12 Jun 2026 04:00:00 +0300</pubDate><guid>https://www.drmhse.com/posts/do-not-turn-a-daily-agent-into-an-infinite-goal/</guid><description>&lt;p>An agent goal should end.&lt;/p>
&lt;p>That sounds obvious until you try to make an agent do something every morning. The tempting move is to give it a goal like:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-text" data-lang="text">&lt;span class="line">&lt;span class="cl">Every day, teach me algorithms and keep a catalog.
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>That is not a goal. That is a job.&lt;/p>
&lt;p>If you treat it as a goal, you quickly get bad semantics. Does the goal ever complete? Is the agent blocked while waiting for tomorrow? Should it burn a thread forever? What happens when you want a second daily workflow, like a newsletter draft, an infrastructure report, or an image lesson?&lt;/p></description></item></channel></rss>