<?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: Mahdyar</title>
    <description>The latest articles on DEV Community by Mahdyar (@mahdyar).</description>
    <link>https://dev.to/mahdyar</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%2F153519%2Fd1817e82-0235-4166-b203-8e96ddba4460.jpeg</url>
      <title>DEV Community: Mahdyar</title>
      <link>https://dev.to/mahdyar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mahdyar"/>
    <language>en</language>
    <item>
      <title>Git.io: A cross-browser extension for GitHub's URL shortener.</title>
      <dc:creator>Mahdyar</dc:creator>
      <pubDate>Wed, 10 Mar 2021 10:07:12 +0000</pubDate>
      <link>https://dev.to/mahdyar/git-io-a-cross-browser-extension-for-github-s-url-shortener-1n2k</link>
      <guid>https://dev.to/mahdyar/git-io-a-cross-browser-extension-for-github-s-url-shortener-1n2k</guid>
      <description>&lt;p&gt;If you've seen Git.io URLs and don't know how to create one, you are now just one single click away! ​&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Si4bDbSb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://user-images.githubusercontent.com/20593549/109649199-d2e97180-7b70-11eb-977f-aa917dffee03.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Si4bDbSb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://user-images.githubusercontent.com/20593549/109649199-d2e97180-7b70-11eb-977f-aa917dffee03.gif" alt="git.io-1"&gt;&lt;/a&gt;&lt;br&gt;
You can also contribute to this project on &lt;a href="https://github.com/mahdyar/git.io-extension"&gt;GitHub&lt;/a&gt; as it's an open-source project.&lt;/p&gt;

&lt;h2&gt;
  
  
  Download:
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://chrome.google.com/webstore/detail/gitio/klipmjlpckhkjiipblhpaefnaakiccel"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--R4RiXP7H--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/20593549/109499549-4aa09900-7aaa-11eb-9a08-606576d9b18a.png" alt="Google Chrome" width="45"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://addons.mozilla.org/en-GB/firefox/addon/git-io/"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---M4hr1wr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/20593549/109499665-71f76600-7aaa-11eb-96a7-caa03382d615.png" alt="Mozilla Firefox" width="45"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>urlshortener</category>
      <category>git</category>
      <category>github</category>
    </item>
    <item>
      <title>Check which apps on your Mac don't support Arm64</title>
      <dc:creator>Mahdyar</dc:creator>
      <pubDate>Mon, 01 Feb 2021 19:18:59 +0000</pubDate>
      <link>https://dev.to/mahdyar/check-which-apps-on-your-mac-don-t-support-arm64-4hgk</link>
      <guid>https://dev.to/mahdyar/check-which-apps-on-your-mac-don-t-support-arm64-4hgk</guid>
      <description>&lt;p&gt;Hi there,&lt;br&gt;
So I came up with a bash script that tells you which apps installed on your device aren't yet optimized for Apple Silicon(M1 chip, arm64).&lt;br&gt;
It can be run simply with curl:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;sh -c "$(curl -fsSL https://gist.githubusercontent.com/mahdyar/e72758d4a7a850cb001e75b5b0c5f143/raw/86d4eb6662fcf8e9ffe82cd67d7c5fcf31e5943d/whichiswhich.sh)"
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;or manually, there is more &lt;a href="https://gist.github.com/mahdyar/e72758d4a7a850cb001e75b5b0c5f143"&gt;here&lt;/a&gt;.&lt;br&gt;
Have Fun! :)&lt;/p&gt;

</description>
      <category>bash</category>
      <category>applem1</category>
      <category>applesilicon</category>
      <category>arm64</category>
    </item>
  </channel>
</rss>
