<?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: Mohamed</title>
    <description>The latest articles on DEV Community by Mohamed (@mohamedsm).</description>
    <link>https://dev.to/mohamedsm</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%2F292699%2Ff9a08170-e2e9-467d-9ba4-285505a31335.png</url>
      <title>DEV Community: Mohamed</title>
      <link>https://dev.to/mohamedsm</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mohamedsm"/>
    <language>en</language>
    <item>
      <title>How To fix screen tearing in Ubuntu 2021.10</title>
      <dc:creator>Mohamed</dc:creator>
      <pubDate>Sat, 04 Dec 2021 22:39:00 +0000</pubDate>
      <link>https://dev.to/mohamedsm/how-to-fix-screan-tearing-in-ubuntu-202110-4aji</link>
      <guid>https://dev.to/mohamedsm/how-to-fix-screan-tearing-in-ubuntu-202110-4aji</guid>
      <description>&lt;p&gt;I used to have this problem, and I fixed it just simply by changing the refresh rate in the display settings &lt;strong&gt;so instead of&lt;/strong&gt; using &lt;strong&gt;&lt;code&gt;60Hz&lt;/code&gt;&lt;/strong&gt; I used &lt;strong&gt;&lt;code&gt;59.96Hz&lt;/code&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://i.stack.imgur.com/JvUrg.png"&gt;Display Settings screenshot&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--SVqvhtQk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.stack.imgur.com/JvUrg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SVqvhtQk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.stack.imgur.com/JvUrg.png" alt="1" width="880" height="734"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This problem is related to your screen refresh rate because it's not truly 60hz or 120hz. It's more like as close as possible. Still, that will cause the screen tearing problem if not set to be the same (or half if you have 120hz and want to you 60Hz though that would be just crazy) &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Find the closest Color from the Tailwind CSS Color pallet</title>
      <dc:creator>Mohamed</dc:creator>
      <pubDate>Sun, 21 Nov 2021 03:45:36 +0000</pubDate>
      <link>https://dev.to/mohamedsm/find-the-closest-color-from-the-tailwind-css-color-pallet-5bka</link>
      <guid>https://dev.to/mohamedsm/find-the-closest-color-from-the-tailwind-css-color-pallet-5bka</guid>
      <description>&lt;h2&gt;
  
  
  Tailwind CSS color matcher
&lt;/h2&gt;

&lt;p&gt;put your Hex Code and edit the ranges to find the closes match to your color from the tailwind CSS color pallet,&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feblfikexqggl5c1x5vyx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feblfikexqggl5c1x5vyx.png" alt="Screen Shot"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm using the HSL value to compare and find the best match for the color  that you want to find. &lt;br&gt;
The Background of the result section will use the input value as color, this will help you compare visually to see the best match&lt;/p&gt;

&lt;h2&gt;
  
  
  Link
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://moh-slimani.github.io/tailwind-css-color-matcher" rel="noopener noreferrer"&gt;Tailwind CSS color matcher&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/moh-slimani/tailwind-css-color-matcher" rel="noopener noreferrer"&gt;Github&lt;/a&gt;&lt;/p&gt;

</description>
      <category>tailwindcss</category>
      <category>vue</category>
      <category>design</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
