<?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: dorse</title>
    <description>The latest articles on DEV Community by dorse (@dorseit).</description>
    <link>https://dev.to/dorseit</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%2F893797%2Ff6f4a565-5d3b-4de5-80f1-9217e67f41e2.jpg</url>
      <title>DEV Community: dorse</title>
      <link>https://dev.to/dorseit</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dorseit"/>
    <language>en</language>
    <item>
      <title>Under the hood</title>
      <dc:creator>dorse</dc:creator>
      <pubDate>Fri, 22 Jul 2022 20:21:00 +0000</pubDate>
      <link>https://dev.to/dorseit/under-the-hood-2oh0</link>
      <guid>https://dev.to/dorseit/under-the-hood-2oh0</guid>
      <description>&lt;p&gt;No matter what you do&lt;br&gt;
{front, back}&lt;br&gt;
bits or 0xbytes&lt;/p&gt;

&lt;p&gt;What matters&lt;br&gt;
what's under&lt;br&gt;
&lt;strong&gt;the hood&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://csapp.cs.cmu.edu/"&gt;https://csapp.cs.cmu.edu/&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Find jobs from your CLI</title>
      <dc:creator>dorse</dc:creator>
      <pubDate>Fri, 22 Jul 2022 20:08:40 +0000</pubDate>
      <link>https://dev.to/dorseit/find-jobs-from-your-cli-bjh</link>
      <guid>https://dev.to/dorseit/find-jobs-from-your-cli-bjh</guid>
      <description>&lt;p&gt;At Dorse (&lt;a href="https://dorse.io"&gt;dorse.io&lt;/a&gt;) we want people to be able to find the best job in the world. We also want our community to be able to easily help a friend get jobs by endorsing them.&lt;/p&gt;

&lt;p&gt;Why not create a CLI tool in Go for that? That way, you can just be coding (using vim, nano, emacs...), looking at the logs, etc. And suddenly, you feel the urge for seeing what the market has for you - or any of your colleagues perhaps?&lt;/p&gt;

&lt;p&gt;Enter &lt;a href="https://github.com/madrugada-labs/dorsie"&gt;&lt;strong&gt;dorsie&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Just run:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;go &lt;span class="nb"&gt;install &lt;/span&gt;github.com/madrugada-labs/dorsie@latest
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;and start browsing for roles from the comfort of your chain and terminal (zsh perhaps?). If you're feeling adventurous try searching for &lt;code&gt;mario bross&lt;/code&gt; and see what happens!? &lt;/p&gt;

&lt;p&gt;Good luck, and see you around!&lt;/p&gt;

</description>
      <category>jobs</category>
      <category>terminal</category>
      <category>cli</category>
      <category>go</category>
    </item>
  </channel>
</rss>
