<?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: Kamon Ayeva</title>
    <description>The latest articles on DEV Community by Kamon Ayeva (@kamon-shellcraft).</description>
    <link>https://dev.to/kamon-shellcraft</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%2F4075224%2F6e05eb91-7da1-4773-b3c3-48ca782ad156.jpg</url>
      <title>DEV Community: Kamon Ayeva</title>
      <link>https://dev.to/kamon-shellcraft</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kamon-shellcraft"/>
    <language>en</language>
    <item>
      <title>I Test Every Terminal Claim Before I Publish It</title>
      <dc:creator>Kamon Ayeva</dc:creator>
      <pubDate>Thu, 10 Sep 2026 18:35:51 +0000</pubDate>
      <link>https://dev.to/kamon-shellcraft/i-test-every-terminal-claim-before-i-publish-it-1k83</link>
      <guid>https://dev.to/kamon-shellcraft/i-test-every-terminal-claim-before-i-publish-it-1k83</guid>
      <description>&lt;p&gt;Hello fellow devs.&lt;br&gt;
I'm Kamon Ayeva. I've spent 20+ years building and deploying web applications, and most of that time in production contexts, where the terminal is where you debug, deploy, and fix things under pressure.&lt;/p&gt;

&lt;p&gt;I remember a long time ago when a colleague advised to switch to Linux if I wanted to be more productive. And later, like many developers, I switched to macOS as my OS of choice.&lt;/p&gt;

&lt;p&gt;My avenues of learning and teaching have always been inspired by: productivity, frictionless collaboration, the terminal and the power of the CLI. That's where my writing comes from: craft I picked up, and repeated, because a job needed it.&lt;/p&gt;

&lt;p&gt;I write a weekly newsletter called &lt;a href="https://www.shellcrafthq.com/" rel="noopener noreferrer"&gt;Shellcraft&lt;/a&gt;, one piece of terminal craft per issue: fzf, broot, lazygit, bat, DuckDB, the shell idioms in between, etc. I'm also the author of &lt;a href="https://kamonayeva.gumroad.com/l/modern-cli-stack" rel="noopener noreferrer"&gt;The Modern CLI Stack&lt;/a&gt;, a free book about the modern terminal toolkit.&lt;/p&gt;

&lt;p&gt;This is my first post here, and I want it to introduce the rule behind everything I write, because it's the reason the newsletter is worth your time:&lt;/p&gt;

&lt;p&gt;I run every claim on my own machine before it's published.&lt;/p&gt;

&lt;p&gt;Roughly one in five claims I draft turns out to be wrong when I test it. Not typos, but plausible-sounding errors. A shortcut that the current version doesn't bind anymore. A config format I half-remembered from an older release. A verb that the docs mention but the binary doesn't ship. Last month I drafted an issue about a tool's panel workflow, ran the session walk before publishing, and discovered the step the whole issue was built around didn't happen on my machine. I spent time rewriting the issue around what actually happens, and I was happy with shipping that version.&lt;/p&gt;

&lt;p&gt;The drafts that pass without corrections are the dangerous ones. So before each issue goes out, I write a small verification guide for it (steps to reproduce it, the expected output, etc). It's a private test file, and running it is one of the last steps before publish.&lt;/p&gt;

&lt;p&gt;Why am I telling you this in my intro post here? Because it's the promise I'm making to this community. I plan to post here, at least once a month, expanded versions of what I cover in the newsletter, the same way I write it.&lt;/p&gt;

&lt;p&gt;If that's the kind of thing you want in your feed, the &lt;a href="https://www.shellcrafthq.com/" rel="noopener noreferrer"&gt;newsletter&lt;/a&gt; sends it weekly. The &lt;a href="https://kamonayeva.gumroad.com/l/modern-cli-stack" rel="noopener noreferrer"&gt;book&lt;/a&gt; is the free full toolkit.&lt;/p&gt;

&lt;p&gt;Happy to be here.&lt;br&gt;
What's a terminal claim you believed for years that turned out to be false? Or a suggestion for something I should feature in the newsletter?&lt;/p&gt;

</description>
      <category>terminal</category>
      <category>cli</category>
      <category>devops</category>
      <category>shell</category>
    </item>
  </channel>
</rss>
