<?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: John</title>
    <description>The latest articles on DEV Community by John (@awguo).</description>
    <link>https://dev.to/awguo</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%2F380576%2F89929a0b-e868-4d8e-b4c9-529be3a1c936.png</url>
      <title>DEV Community: John</title>
      <link>https://dev.to/awguo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/awguo"/>
    <language>en</language>
    <item>
      <title>Writing for Google or writing for people?</title>
      <dc:creator>John</dc:creator>
      <pubDate>Wed, 23 Feb 2022 09:28:59 +0000</pubDate>
      <link>https://dev.to/awguo/writing-for-google-or-writing-for-people-4k10</link>
      <guid>https://dev.to/awguo/writing-for-google-or-writing-for-people-4k10</guid>
      <description>&lt;p&gt;I've been building websites for over two decades.&lt;/p&gt;

&lt;p&gt;I used to put funny things on my web pages, like text-emotions or emojis.&lt;/p&gt;

&lt;p&gt;Recently, more and more websites are created for Google, not for people. Even though Google had declared they never indicated webmasters to consider Google only.&lt;/p&gt;

&lt;p&gt;That's really sad.&lt;/p&gt;

&lt;p&gt;Today I have only &lt;a href="https://www.arealme.com/click-speed-test/en/"&gt;7.5 CPS&lt;/a&gt;. That's sad.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>"Stack Overflow is currently offline for maintenance"</title>
      <dc:creator>John</dc:creator>
      <pubDate>Fri, 11 Feb 2022 05:49:55 +0000</pubDate>
      <link>https://dev.to/awguo/stack-overflow-is-currently-offline-for-maintenance-42md</link>
      <guid>https://dev.to/awguo/stack-overflow-is-currently-offline-for-maintenance-42md</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Stack Overflow is currently offline for maintenance&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Well, I guess a lot of software engineers will have to take a vacation today.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>CPS Test!</title>
      <dc:creator>John</dc:creator>
      <pubDate>Mon, 07 Feb 2022 13:21:13 +0000</pubDate>
      <link>https://dev.to/awguo/cps-test-g6i</link>
      <guid>https://dev.to/awguo/cps-test-g6i</guid>
      <description>&lt;p&gt;Recently got obsessed with a &lt;a href="https://www.arealme.com/click-speed-test/en/"&gt;CPS Test&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;It's so hard to score higher than 8 in the &lt;a href="https://www.arealme.com/click-speed-test/en/"&gt;CPS Test&lt;/a&gt; without any auto clickers.&lt;/p&gt;

&lt;p&gt;My best approach:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnlztbkhcphipfr87m5bi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnlztbkhcphipfr87m5bi.png" alt="Image description" width="770" height="383"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Can anyone do better than 9?&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Trying dev.to</title>
      <dc:creator>John</dc:creator>
      <pubDate>Sat, 05 Feb 2022 11:08:13 +0000</pubDate>
      <link>https://dev.to/awguo/trying-devto-3p4a</link>
      <guid>https://dev.to/awguo/trying-devto-3p4a</guid>
      <description>&lt;p&gt;Today I happened to visit caniuse.com and type "JSON" input the search box.&lt;/p&gt;

&lt;p&gt;Guess what?&lt;/p&gt;

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

&lt;p&gt;Even the Chrome did not support &lt;code&gt;JSON&lt;/code&gt; in its first three major versions.&lt;/p&gt;

&lt;p&gt;Can't believe how time flies.&lt;/p&gt;

&lt;p&gt;I miss the days to debug JavaScript with &lt;code&gt;alert&lt;/code&gt; and &lt;code&gt;fiddler&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;I miss the first day when I used Firebug and had a strong feeling that this stuff would save years of my life.&lt;/p&gt;

</description>
      <category>json</category>
      <category>firebug</category>
    </item>
  </channel>
</rss>
