<?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: Jonathan Shobrook</title>
    <description>The latest articles on DEV Community by Jonathan Shobrook (@jsonathan).</description>
    <link>https://dev.to/jsonathan</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2594337%2F9914c4c4-84fe-4066-9b46-8e37688717ef.jpg</url>
      <title>DEV Community: Jonathan Shobrook</title>
      <link>https://dev.to/jsonathan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jsonathan"/>
    <language>en</language>
    <item>
      <title>I made wut – a CLI that explains your last command with an LLM</title>
      <dc:creator>Jonathan Shobrook</dc:creator>
      <pubDate>Fri, 20 Dec 2024 07:59:22 +0000</pubDate>
      <link>https://dev.to/jsonathan/i-made-wut-a-cli-that-explains-your-last-command-with-an-llm-10fh</link>
      <guid>https://dev.to/jsonathan/i-made-wut-a-cli-that-explains-your-last-command-with-an-llm-10fh</guid>
      <description>&lt;p&gt;Check it out: &lt;a href="https://github.com/shobrook/wut" rel="noopener noreferrer"&gt;https://github.com/shobrook/wut&lt;br&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Just type &lt;code&gt;wut&lt;/code&gt; and an LLM of your choice will explain whatever's in your terminal. You'll be surprised how useful this is. I use it mainly to understand and debug stack traces, but there are a bunch of other use cases too, like deciphering error codes, correcting invalid commands, summarizing logs, etc. Hopefully y'all find it as helpful as I do!&lt;/p&gt;

</description>
      <category>llm</category>
      <category>ai</category>
      <category>cli</category>
      <category>terminal</category>
    </item>
  </channel>
</rss>
