<?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: Nityesh Agarwal</title>
    <description>The latest articles on DEV Community by Nityesh Agarwal (@nityeshaga).</description>
    <link>https://dev.to/nityeshaga</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%2F251408%2F9483b8f1-64ef-4776-bf8c-7c9644e8180e.jpg</url>
      <title>DEV Community: Nityesh Agarwal</title>
      <link>https://dev.to/nityeshaga</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nityeshaga"/>
    <language>en</language>
    <item>
      <title>Is Medium still a good platform for new writers in 2021? Discussing the pros and cons</title>
      <dc:creator>Nityesh Agarwal</dc:creator>
      <pubDate>Wed, 07 Apr 2021 10:02:20 +0000</pubDate>
      <link>https://dev.to/nityeshaga/is-medium-still-a-good-platform-for-new-writers-in-2021-discussing-the-pros-and-cons-559e</link>
      <guid>https://dev.to/nityeshaga/is-medium-still-a-good-platform-for-new-writers-in-2021-discussing-the-pros-and-cons-559e</guid>
      <description>&lt;p&gt;In the past 4 years, I have published 13 articles on Medium and have got to &lt;a href="https://medium.com/@nityeshagarwal"&gt;3k+ followers&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Here are the key lessons and tips I've learnt:&lt;/p&gt;

&lt;h3&gt;
  
  
  1. Medium is great place for early writers to reach more people.
&lt;/h3&gt;

&lt;p&gt;I was a nobody on the Internet. And Medium still boosted my articles, allowing me to reach hundreds of thousands of readers.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. This is especially true if you publish with a popular Medium publication.
&lt;/h3&gt;

&lt;p&gt;A lot of pubs accept articles from new writers and share it with their followers. &lt;/p&gt;

&lt;p&gt;I started by publishing with 3 large programming-focused publications and they were a large part of my early success.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. But it has a big con - you don't own your audience. You are at the whims of the Medium platform.
&lt;/h3&gt;

&lt;p&gt;In the past 2 yrs, they've decided to clamp down the distribution of non-paywalled articles. &lt;/p&gt;

&lt;p&gt;This has made my 3k followers worth ~nothing for me. I have no way to reach them.&lt;/p&gt;

&lt;p&gt;This is also the reason why some of Medium's biggest publications have exited the platform in the past couple of yrs:&lt;/p&gt;

&lt;p&gt;• Signal v. Noise&lt;br&gt;
• FreeCodeCamp&lt;br&gt;
• HackerNoon&lt;/p&gt;

&lt;p&gt;(Read: &lt;a href="https://medium.com/signal-v-noise/signal-v-noise-exits-medium-56c483d827fc"&gt;Signal v. Noise exits Medium&lt;/a&gt;)&lt;/p&gt;

&lt;h3&gt;
  
  
  4. You should also beware of publishing for a publication.
&lt;/h3&gt;

&lt;p&gt;When one of the publications that I had published with, decided to leave the Medium platform, they took my most popular articles (and all their SEO value) to their new website - leaving me high and dry.&lt;/p&gt;

&lt;h3&gt;
  
  
  5. But there is a way to capture the upside (Medium's distribution) while securing yourself from the downside (Medium's whims):
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Publish articles on your domain on your own website&lt;/li&gt;
&lt;li&gt;Republish them on Medium by &lt;a href="https://help.medium.com/hc/en-us/articles/360033930293-Set-a-canonical-link"&gt;setting a canonical URL&lt;/a&gt; to your version&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Search engines use canonical links to determine and prioritize the ultimate source of content, removing confusion when there are multiple copies of the same document in different locations. Sites that publish an overabundance of duplicate content without indicating a canonical link may be penalized in search engine rankings.&lt;/p&gt;




&lt;p&gt;I now publish articles on my own website under my domain - &lt;a href="https://www.nityesh.com/"&gt;nityesh.com&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;But then, I also also republish them on Medium by adding a canonical URL pointing to my website's version of the article.&lt;/p&gt;

</description>
      <category>career</category>
      <category>beginners</category>
      <category>productivity</category>
      <category>codenewbie</category>
    </item>
    <item>
      <title>Nudge your reader's curiosity by writing a better lead for your next article</title>
      <dc:creator>Nityesh Agarwal</dc:creator>
      <pubDate>Wed, 24 Mar 2021 11:46:48 +0000</pubDate>
      <link>https://dev.to/nityeshaga/nudge-your-reader-s-curiosity-by-writing-a-better-lead-for-your-next-article-30bi</link>
      <guid>https://dev.to/nityeshaga/nudge-your-reader-s-curiosity-by-writing-a-better-lead-for-your-next-article-30bi</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"The most important sentence in any article is the first one.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;If it doesn’t induce the reader to proceed to the second sentence, your article is dead. And if the second sentence doesn’t induce him to continue to the third sentence, it’s equally dead.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Of such a progression of sentences, each tugging the reader forward until he is hooked, a writer constructs that fateful unit, the 'lead.'"&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;On Writing Well by William Zinser&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;New writers often make the mistake of counting on their readers to stick around. But readers want to know - very soon - what's in it for them.&lt;/p&gt;

&lt;p&gt;Therefore, you must capture the reader immediately and make them keep reading.&lt;/p&gt;

&lt;p&gt;In this 3-minute lesson, I'll teach you how to grab your reader with your first few paragraphs - a.k.a. - The Lead.&lt;/p&gt;

&lt;h1&gt;
  
  
  The Hurdle
&lt;/h1&gt;

&lt;p&gt;The same book I quoted above - On Writing Well - speaks more about how to write a lead that compels your reader to read your article:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"[The lead] must cajole him with freshness, or novelty, or paradox, or humor, or surprise, or with an unusual idea, or an interesting fact, or a question. Anything will do, as long as it nudges his curiosity and tugs at his sleeve."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;In this lesson, I want to expand upon this advice and leave you with some action items.&lt;/p&gt;

&lt;p&gt;The hurdle we're going to cross in this lesson is - &lt;strong&gt;How to write a lead that nudges the curiosity of your reader.&lt;/strong&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  How you can overcome the hurdle
&lt;/h1&gt;

&lt;p&gt;Before you dive into doing the work of nudging your reader's curiosity, you need to know who your reader is.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"It's not about the number of people who don't get it. It's about the number of people who do get it."&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Tim Ferriss&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;You cannot capture the attention of everyone who visits your article. And that's a good thing.&lt;/p&gt;

&lt;p&gt;You're not trying to convince the world to read what you've written. You're trying to convince the people that match most closely with what you're offerring.&lt;/p&gt;

&lt;p&gt;I call these people your "pefect readers".&lt;/p&gt;

&lt;p&gt;To overcome the hurdle, the first thing you need to know is this - &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Your job is to make sure that your perfect readers don't leave.&lt;/strong&gt; Your job is &lt;strong&gt;not&lt;/strong&gt; to debate with people who will never get you.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--wPtbj0eZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/r3nu6onr7sksl3quvviz.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wPtbj0eZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/r3nu6onr7sksl3quvviz.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;With this in mind, you can do 2 things in your lead to capture your perfect reader:&lt;/p&gt;

&lt;h3&gt;
  
  
  1. Let her discover why your article is perfect for her
&lt;/h3&gt;

&lt;p&gt;A perfect reader will feel happy to have discovered your article. It solves a problem for her, makes her feel seen and even gives her a sense of belonging. She wants to read your article more than you want her to read it.&lt;/p&gt;

&lt;p&gt;But she doesn't know this.&lt;/p&gt;

&lt;p&gt;That's where your lead comes in.&lt;/p&gt;

&lt;p&gt;You can do this by establishing shared context in the first couple of paragraphs. Here are some ways how:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Surface the main problem you're tackling and explain what’s at stake.&lt;/strong&gt; Explore the problem's significance.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Pose a question&lt;/strong&gt; - a question that even the reader has asked but couldn't find the solution to. This is the most exciting question that she will be able to answer after reading your article.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Tease a clever solution to the problem&lt;/strong&gt; - but don't reveal it entirely. Structure the rest of your article to be the detailed solution.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Use a good, preferably uncommon, quote relevant to your article.&lt;/strong&gt; A quote that has stuck with you. Scroll up and look at how I started this lesson.(Note: you must already know what the quote is or where exactly you can find it. It doesn't work if you use Google and search for "motivational quotes".)&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  2. Remove areas of skepticism
&lt;/h3&gt;

&lt;p&gt;Here's the paradox of writing a lead that promises a perfect article for your reader - it may feel too good to be true. Thus, preventing him from reading the article.&lt;/p&gt;

&lt;p&gt;So, your lead must also address the most likely areas of skepticism.&lt;/p&gt;

&lt;p&gt;Here are some of the most common areas that your reader may be skeptical about:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Irrelevant&lt;/strong&gt;: He doesn't believe you’ll cover key points he cares about.&lt;br&gt;
&lt;em&gt;Solution&lt;/em&gt;: List the points you’ll cover.‍&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Untrustworthy&lt;/strong&gt;: He doesn't believe you're qualified to write about this.&lt;br&gt;
&lt;em&gt;Solution&lt;/em&gt;: If you have relevant credentials, share them. If not, then be upfront and tell him you're not an expert. Instead tell him why your experience qualifies you to write about the problem.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Superficial&lt;/strong&gt;: This is his skepticism of not believing you’ll share things he doesn’t already know. &lt;br&gt;
&lt;em&gt;Solution&lt;/em&gt;: Tease your original insights in your introduction.‍&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Implausible&lt;/strong&gt;: He doesn't believe in the central premise of your article.&lt;br&gt;
&lt;em&gt;Solution&lt;/em&gt;: Include quotes/tweets from authorities who agree with you.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What not to do
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Don't treat it like a fiction novel
&lt;/h3&gt;

&lt;p&gt;Fiction novels often have a frustratingly slow start. Nothing exciting happens for the first few chapters. It's all a build up for the meat in the later half of the story.&lt;/p&gt;

&lt;p&gt;New writers often start their articles the same way.&lt;/p&gt;

&lt;p&gt;It's an easy way to lose your perfect readers.&lt;/p&gt;

&lt;p&gt;It can work only if you have established a lot of credibility with your readers - they believe that something interesting is on their way. But you don't have this when you're starting out. So, the only people who'll end up reading your article are your mom and your best friend.&lt;/p&gt;

&lt;p&gt;Your lead is your only way to tell others why they should care about reading some random person's story on the Internet.&lt;/p&gt;




&lt;p&gt;This article is a lesson in my email course - &lt;a href="https://www.nityesh.com/introducing-clear-writing-clear-thinking/"&gt;Clear Writing, Clear Thinking&lt;/a&gt;. I created it to help young programmers learn how to write well so they can boost their careers.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--lIpipi0n--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0fbh740uismp75h8d61c.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--lIpipi0n--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0fbh740uismp75h8d61c.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can &lt;a href="https://www.nityesh.com/introducing-clear-writing-clear-thinking/"&gt;sign up&lt;/a&gt; to get one 3-minute lesson in your inbox every week for free!&lt;/p&gt;

</description>
      <category>career</category>
      <category>codenewbie</category>
      <category>beginners</category>
      <category>productivity</category>
    </item>
    <item>
      <title>How to write a compelling title for your next DEV article</title>
      <dc:creator>Nityesh Agarwal</dc:creator>
      <pubDate>Wed, 10 Mar 2021 12:00:14 +0000</pubDate>
      <link>https://dev.to/nityeshaga/how-to-write-a-compelling-title-for-your-next-dev-article-m7h</link>
      <guid>https://dev.to/nityeshaga/how-to-write-a-compelling-title-for-your-next-dev-article-m7h</guid>
      <description>&lt;p&gt;Writing the title of your article is a difficult problem, right? &lt;/p&gt;

&lt;p&gt;So, let's do some first principles thinking and start from the basics without any assumptions:&lt;/p&gt;

&lt;p&gt;Why do you need a title? What purpose does it serve? Select all that apply:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Introduce the article&lt;/li&gt;
&lt;li&gt;Summarise the article&lt;/li&gt;
&lt;li&gt;Be a cryptic collection of words whose importance will only be understood when the reader reaches the end of the article&lt;/li&gt;
&lt;li&gt;Compel readers to read the article&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Go on - make your pick...&lt;br&gt;
...&lt;br&gt;
...&lt;br&gt;
...&lt;/p&gt;

&lt;p&gt;Well that was a trick question - the only right answer is 4:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;A title's job is not to introduce the article (1). Your lead - the first couple of paragraphs - should do that job.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Its job is not to summarise the article (2). That's the job of the reader if he/she wishes to.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;And it's not (3) unless you are a famous writer writing fictional stories.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;When writing on the Internet, the title has one job - to intrigue the visitors and convert them to readers.&lt;/p&gt;

&lt;p&gt;A good title is one that drives the visitor's curiosity enough to hook them and compel them to read the rest of your article.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Remember, the title is the only part of your article that 100% of the visitors read.&lt;/strong&gt; If these visitors decide not to read your article, then all your effort of writing the article gets wasted, doesn't it?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--l9c9PIlo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6ktg4r0krfiwz4ybn1vg.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--l9c9PIlo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6ktg4r0krfiwz4ybn1vg.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  The Hurdle
&lt;/h1&gt;

&lt;p&gt;Now we have a challenge:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How to intrigue the visitor without making the title sound like a clickbait?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Because the only thing worse than a bland title is one that sounds like a clickbait:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;"You won't believe how FUN it is to stay fit on a budget of $5!"&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;"If you don't do this, you're headed for trouble!"&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;You must steer clear of them.&lt;/p&gt;

&lt;h1&gt;
  
  
  How you can overcome the hurdle
&lt;/h1&gt;

&lt;p&gt;Some prominent bloggers admit to devoting upto 50% of their entire article-writing time just to craft a compelling title.&lt;/p&gt;

&lt;p&gt;It's fine if you don't want to go to that extreme. But always write multiple headlines before deciding on your title.&lt;/p&gt;

&lt;p&gt;Here are 2 tips to direct your efforts:&lt;/p&gt;

&lt;h3&gt;
  
  
  1. Learn from the digital marketing folks
&lt;/h3&gt;

&lt;p&gt;Folks in digital marketing are concerned with presenting the business in a way that attracts visitors and maximises the time they spend learning about the product/service.&lt;/p&gt;

&lt;p&gt;They write compelling headlines for a living.&lt;/p&gt;

&lt;p&gt;Here are some of the lessons that you might hear coming from the mouth of a digital marketing guru:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;write the title only you can &lt;/li&gt;
&lt;li&gt;general is forgettable; highlight what's unique&lt;/li&gt;
&lt;li&gt;readers want &lt;em&gt;outcomes&lt;/em&gt; not &lt;em&gt;articles&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;add a title image to bring life to your article&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Keep them in your mind when you are crafting a title for your own article.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Play with the medium
&lt;/h3&gt;

&lt;p&gt;It's time you let go of the restrictions placed on you by your middle school teacher:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;del&gt;"Keep your title to 5 words or less"&lt;/del&gt; - You are completely safe if you stay within 12 words. But use more if you're confident.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;del&gt;"No punctuations allowed"&lt;/del&gt; - You can use any punctuation marks that you want in your title. Commas? Sure. Dashes? Sure. Colons, paranthesis, periods or question marks? Everything is allowed!&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;del&gt;"Use a simple phrase for the title"&lt;/del&gt; - Your title can be a complex sentence, multiple sentences or even a question.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Remove these safety wheels and play with your titles. Don't be afraid.&lt;/p&gt;

&lt;h2&gt;
  
  
  In the wild:
&lt;/h2&gt;

&lt;p&gt;Here are the of titles of 3 of my favourite articles on the Internet. Let's dissect them:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://www.nityesh.com/difficulties-with-self-learning-and-some-systems-to-solve-them/"&gt;Self-learning is difficult and frankly, quite lonely. Here’s how you can make it easier.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is one of my most popular articles. Notice the use of 2 sentences. The first sentence is a unique take on self-learning. The second one suggests definite outcomes that the reader will get after reading it. Also did you notice - it has 14 words?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://sahillavingia.com/reflecting"&gt;Reflecting on My Failure to Build a Billion-Dollar Company&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This article from Sahil Lavingia recently crossed a &lt;a href="https://twitter.com/shl/status/1349372290899742720?s=20"&gt;million views&lt;/a&gt;. Notice its length - 10 words long. It's also a title that only Sahil could have written from his incredible experience.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://m.signalvnoise.com/when-did-work-life-balance-become-such-a-bad-thing/"&gt;When did work-life balance become such a bad thing?&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This article from DHH is short but it highlights his unique way of looking at the world of startups. And the title perfectly reflects it. Also notice how it is posed as a question.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Walkthroughs
&lt;/h1&gt;

&lt;p&gt;Let me walk through a couple of examples to show you how to transform your titles:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;"Play instead of exercise"&lt;/strong&gt; -&amp;gt; Not compelling. Give more info in the title.&lt;br&gt;
&lt;strong&gt;"Skipping with a jump rope allows you to stay fit without exercising"&lt;/strong&gt; -&amp;gt; Interesting. Let's play with the medium and craft something memorable.&lt;br&gt;
&lt;strong&gt;"Jump rope is the new treadmill - I use it to stay fit indoors without exercising"&lt;/strong&gt; -&amp;gt; Almost there - just a little too long. Let's do some restructuring.&lt;br&gt;
&lt;strong&gt;"I stay fit indoors without exercising - Jump Rope is the new treadmill"&lt;/strong&gt; -&amp;gt; Perfect!&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;"Why and how I used Kaggle to start my Machine Learning and Data Science journey and guide it"&lt;/strong&gt; -&amp;gt; Kind of compelling but too long (18 words). Let's abbreviate "Machine Learning" and do a little restructuring.&lt;br&gt;
&lt;strong&gt;"Why and how I used Kaggle to start and guide my ML and Data Science journey"&lt;/strong&gt; -&amp;gt; I was able to cut 2 words but it's still a mouthful. Also, we should make it about the reader (Remember - readers want outcomes not articles).&lt;br&gt;
&lt;strong&gt;"&lt;a href="https://www.nityesh.com/use-kaggle-to-start/"&gt;Use Kaggle to start (and guide) your ML and Data Science journey - Why and How&lt;/a&gt;"&lt;/strong&gt; -&amp;gt; At 15 words, this is the title of my second most popular article ever!&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Still not sure? &lt;/p&gt;

&lt;p&gt;Comment below with your title and your draft/article. I would love to show you how you can transform them like this!&lt;/p&gt;




&lt;p&gt;This article is a lesson in my email course - &lt;a href="https://www.nityesh.com/introducing-clear-writing-clear-thinking/"&gt;Clear Writing, Clear Thinking&lt;/a&gt;. I created this course to help young professionals learn how to write well so they can improve their careers.&lt;/p&gt;

&lt;p&gt;You can &lt;a href="https://www.nityesh.com/introducing-clear-writing-clear-thinking/"&gt;sign up to get one 3-minute lesson in your inbox every week for free&lt;/a&gt;! &lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>career</category>
      <category>beginners</category>
      <category>productivity</category>
    </item>
    <item>
      <title>10 actionable tips and a simple framework to improve your daily writing</title>
      <dc:creator>Nityesh Agarwal</dc:creator>
      <pubDate>Tue, 23 Feb 2021 11:34:43 +0000</pubDate>
      <link>https://dev.to/nityeshaga/10-actionable-tips-and-a-simple-framework-to-improve-your-daily-writing-4k13</link>
      <guid>https://dev.to/nityeshaga/10-actionable-tips-and-a-simple-framework-to-improve-your-daily-writing-4k13</guid>
      <description>&lt;h1&gt;
  
  
  10 quick tips on writing well
&lt;/h1&gt;

&lt;p&gt;I recently read the classic guide - On Writing Well by Willian Zinsser.&lt;/p&gt;

&lt;p&gt;Here are the 10 most memorable tips that I picked up from that gold mine:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Use short words over longer ones that sound fancy (like "help" over "assistance" and "many" over "numerous").&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Vary the length of sentences to create a rhythm. But use short sentences more than long sentences.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Use short paragraphs over longer ones.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Use active verbs over passive verbs - they are easier to visualize.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Start more sentences with strong words (like "But", "Yet", "Still" and "Instead").&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Remove useless adverbs and adjectives.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Use contractions like "I'll", "can't" and "won't". But avoid using "I'd" because it can mean both "I had" and "I would".&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Remove the qualifiers that dilute your writing (like "a little", "sort of", "kind of", "pretty much").&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;It's safer to not use semicolons - they are antique.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Remove words that don't serve any purpose (like "I would like to add" and "It is interesting to note").&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Remember, writing catches the eye before it reaches the brain.&lt;/p&gt;

&lt;h1&gt;
  
  
  Unlearn the INTRODUCTION-BODY-CONCLUSION framework
&lt;/h1&gt;

&lt;p&gt;Most of us are still prisoners of this lesson hammered in our head by the composition teachers of our youth:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"INTRODUCTION - Tell them what you are going to tell them.&lt;/em&gt;&lt;br&gt;
&lt;em&gt;BODY - Tell them.&lt;/em&gt;&lt;br&gt;
&lt;em&gt;CONCLUSION - Then, tell them what you told them."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--lQsgQShD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zy7bhzdsfr3o75wyizvn.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--lQsgQShD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zy7bhzdsfr3o75wyizvn.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;But think about your readers. Are you repeating because you think they're too dumb to get the point in one go?&lt;/p&gt;

&lt;p&gt;Nobody has the time to read an introduction to your main content. Nor does someone have the time to read a compressed summary of the thing you just told them.&lt;/p&gt;

&lt;p&gt;Here's a better framework:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Start with a captivating lead&lt;/strong&gt;. Present a paradox, an unusual idea, some humour, an interesting fact or a question.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Then, keep the momentum&lt;/strong&gt;. At the end of each sentence, put yourself in the reader's shoes and ask yourself - "Do I want to keep reading this?"&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;If you have presented all the facts and made the point you wanted to make, &lt;strong&gt;look for the nearest exit&lt;/strong&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;




&lt;p&gt;Writing is a skill that's challenging to master. So, don't be too hard on yourself.&lt;/p&gt;

&lt;p&gt;Chances are you have not studied it as one of your core competencies. You are a programmer, a designer, a manager or a creator. Therefore, when it comes to writing, all your anxieties, your insecurities and your Imposter Syndrome are justified.&lt;/p&gt;

&lt;p&gt;But writing is also far too important a skill to surrender to these monsters. &lt;/p&gt;

&lt;p&gt;Especially in the 2020s.&lt;/p&gt;

&lt;p&gt;Therefore I created this Clear Writing, Clear Thinking series. Check out previous articles to learn how you can tackle the hurdles you face as a new writer on the Internet.&lt;/p&gt;




&lt;p&gt;You can also sign up for the &lt;a href="https://www.nityesh.com/introducing-clear-writing-clear-thinking/"&gt;Clear Writing, Clear Thinking email workshop&lt;/a&gt; to get everything over email.&lt;/p&gt;

&lt;p&gt;Along with the lessons, the workshop also contains small tasks that you can complete to practice what you learned.&lt;/p&gt;

&lt;p&gt;I'm giving it all away for free!&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>codenewbie</category>
      <category>career</category>
      <category>productivity</category>
    </item>
    <item>
      <title>What video games teach you about dealing with the Writer's Block</title>
      <dc:creator>Nityesh Agarwal</dc:creator>
      <pubDate>Mon, 15 Feb 2021 11:14:11 +0000</pubDate>
      <link>https://dev.to/nityeshaga/what-video-games-teach-you-about-dealing-with-the-writer-s-block-i3</link>
      <guid>https://dev.to/nityeshaga/what-video-games-teach-you-about-dealing-with-the-writer-s-block-i3</guid>
      <description>&lt;p&gt;All video games share 2 defining traits:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;A Goal&lt;/strong&gt; - The goal is the specific outcome that players will work to achieve. It focuses their attention and continually orients their participation throughout the game. The goal provides players with a sense of purpose.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;A Feedback System&lt;/strong&gt; - The feedback system tells players how close they are to achieving the goal. Real-time feedback serves as a promise to the players that the goal is definitely achievable, and it provides motivation to keep playing.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;When implemented well, these traits make doing the hard, challenging work in a game so addictive.&lt;/p&gt;

&lt;p&gt;Recently, scientists have extended the importance of these traits to inspire action in the real life as well. Vague goals and delayed feedback often kill our motivation to do challenging work.&lt;/p&gt;

&lt;p&gt;Writing well is challenging. Therefore, it's important that you have clear goals and small feedback loops to keep yourself motivated.&lt;/p&gt;

&lt;p&gt;In the next 3 minutes, I'll tell you how...&lt;/p&gt;

&lt;h1&gt;
  
  
  The Hurdles
&lt;/h1&gt;

&lt;p&gt;Level-4 of writing well is about creating a good goal and feedback system of writing articles.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--9hSGZ44B--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/mbn0if174714gqg228sp.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--9hSGZ44B--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/mbn0if174714gqg228sp.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This system will help you avoid the much dreaded - Writer's Block!&lt;/p&gt;

&lt;p&gt;Writer's Block is the mythical devil that trips writers and leaves them paralysed and struggling to express themselves.&lt;/p&gt;

&lt;p&gt;You should beware of it - it manifests itself as 2 hurdles:&lt;/p&gt;

&lt;h2&gt;
  
  
  Hurdle #1: Lack of ideas
&lt;/h2&gt;

&lt;p&gt;You want to write something good but you can't think of anything interesting.&lt;/p&gt;

&lt;p&gt;Whatever you can think of feels either uninteresting, unimportant or unoriginal. You have no idea where to start. You simply can't focus.&lt;/p&gt;

&lt;h2&gt;
  
  
  Hurdle #2: Lack of motivation
&lt;/h2&gt;

&lt;p&gt;Sometimes, you have an exciting idea in mind but you are still paralysed by a lack of motivation.&lt;/p&gt;

&lt;p&gt;Maybe the idea feels too grand, too important and thus, too daunting for you to work on it. The thought of completing a whole article makes you exhausted before you even start.&lt;/p&gt;

&lt;h1&gt;
  
  
  Overcoming the hurdles to finish Level-4
&lt;/h1&gt;

&lt;p&gt;Writing a new article from scratch leaves your whims in control of your writing. It leaves you prone to the Writer's Block. You write only when inspiration strikes while other times, you simply sit and tear your hair.&lt;/p&gt;

&lt;p&gt;But good writers don't wait for inspiration to strike.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"Great creators work whether they feel like it or not, whether they are in the mood or not, whether they are inspired or not. Success doesn't strike; it accumulates."&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How To Fly A Horse by Kevin Ashton&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;Therefore, you should adopt a process where you can take small steps to succeed all the time. Even on your bad days.&lt;/p&gt;

&lt;p&gt;I analysed the creation process of some writers and discovered one thing that was common in all their processes. &lt;/p&gt;

&lt;h1&gt;
  
  
  An Idea Evolution Funnel
&lt;/h1&gt;

&lt;p&gt;Contrary to what you may think, a lot of successful writers aren't attached to one big idea at a time. Instead, they are always working on evolving a bunch of ideas.&lt;/p&gt;

&lt;p&gt;This doesn't show a lack of focus - it's what allows them to be disciplined, consistent and professional.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Upon the birth of a new idea, they put together a quick version that captures the core. &lt;/li&gt;
&lt;li&gt;This allows them to put in the real world and get early feedback on it. &lt;/li&gt;
&lt;li&gt;Finally, based on the feedback, they select the ones that show promise, double down on them and graduate them to the next stage.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Therefore, I call this flow of ideas an "Idea Evolution Funnel".&lt;/p&gt;

&lt;h2&gt;
  
  
  How it helps you
&lt;/h2&gt;

&lt;p&gt;Getting in the mindset of working on your Idea Evolution Funnel makes writing feel like playing a video game:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;It gives you small goals&lt;/strong&gt; - Each stage in the funnel is shorter than the next. This means that you don't get exhausted early. Which, in turn, means that you have the energy to take more attempts and only graduate the very promising ideas to the next stage. No wasted efforts.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;It gives you small feedback loops&lt;/strong&gt; - You get to publish at each stage and receive feedback. This gives you motivation to sit down and write instead of procrastinate.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Idea Evolution Funnels of 3 famous Davids
&lt;/h2&gt;

&lt;p&gt;Once you understand the concept of the funnel, you begin seeing it everywhere.&lt;/p&gt;

&lt;p&gt;To demonstrate the ubiquity of this funnel, I'm going to pick 3 people who share not just the same name but also the same process of generating ideas.&lt;/p&gt;

&lt;p&gt;What's the probability that 3 Davids in the world - who don't know each other - share a common process of creation?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/david_perell"&gt;&lt;strong&gt;David Perell&lt;/strong&gt;&lt;/a&gt;, the young "Writing Guy", explains his funnel for developing ideas as such:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Share ideas in casual 1-on-1 chats with friends&lt;/li&gt;
&lt;li&gt;Share ideas with 100k+ Twitter followers &lt;/li&gt;
&lt;li&gt;Share ideas with thousands of weekly newsletter subscribers&lt;/li&gt;
&lt;li&gt;Write lengthy blog posts that become an "instant" hit&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--lA1Wr1GT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/nh0s0lcxekkpwu875ptr.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--lA1Wr1GT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/nh0s0lcxekkpwu875ptr.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here's the funnel for &lt;strong&gt;David Sedaris&lt;/strong&gt;, the humourist:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Jotting interesting things from daily life in a handy pocket notebook&lt;/li&gt;
&lt;li&gt;Testing drafts in front of a small live audience&lt;/li&gt;
&lt;li&gt;Writing articles in The New Yorker&lt;/li&gt;
&lt;li&gt;Compiling them into bestselling books&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--pN6Fs7uy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/jpm6lneeubmixcop5dfm.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--pN6Fs7uy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/jpm6lneeubmixcop5dfm.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;David Heinemeier Hanson&lt;/strong&gt; (DHH) along with his co-founder - Jason Fried - has developed a more modern Idea Evolution Funnel:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Tweets&lt;/li&gt;
&lt;li&gt;Tweetstorms&lt;/li&gt;
&lt;li&gt;Articles on Basecamp's blog (Signal V. Noise)&lt;/li&gt;
&lt;li&gt;Bestselling business books&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--y-Os1B1T--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/pae7spjq3pc19gxq0nzb.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--y-Os1B1T--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/pae7spjq3pc19gxq0nzb.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;This lesson will get your through Level-4 of writing well. Check out the previous articles in the series to learn about levels 1-3.&lt;/p&gt;

&lt;p&gt;In the next few days, I'll publish lessons to take you through the 5th level. So, follow me &lt;a href="https://twitter.com/nityeshaga"&gt;on Twitter&lt;/a&gt; and here to get the updates.&lt;/p&gt;

&lt;p&gt;You can also sign up for the &lt;a href="https://www.nityesh.com/introducing-clear-writing-clear-thinking/"&gt;Clear Writing, Clear Thinking email workshop&lt;/a&gt; to get everything over email.&lt;/p&gt;

&lt;p&gt;Along with the lessons, the workshop also contains small tasks that you can complete to practice what you learned.&lt;/p&gt;

&lt;p&gt;I'm giving it all away for free!&lt;/p&gt;

</description>
      <category>career</category>
      <category>codenewbie</category>
      <category>productivity</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Good writing is simple writing. And simple writing is not easy.</title>
      <dc:creator>Nityesh Agarwal</dc:creator>
      <pubDate>Tue, 09 Feb 2021 10:52:34 +0000</pubDate>
      <link>https://dev.to/nityeshaga/good-writing-is-simple-writing-and-simple-writing-is-not-easy-1h60</link>
      <guid>https://dev.to/nityeshaga/good-writing-is-simple-writing-and-simple-writing-is-not-easy-1h60</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"Simple writing is persuasive. A good argument in five sentences will sway more people than a brilliant argument in a hundred sentences."&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Scott Adams&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;Good writing is simple writing. Simple writing is clear writing. And clear writing is not easy.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"A clear sentence is no accident."&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;On Writing Well, a classic writing guide&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  The Hurdles
&lt;/h1&gt;

&lt;p&gt;In order to get good at writing, you must learn how to write simple paragraphs with clear sentences.&lt;/p&gt;

&lt;p&gt;This 3-minute lesson will help you get there.&lt;/p&gt;

&lt;p&gt;But keep in mind, the path to simplicity is a tricky one.&lt;/p&gt;

&lt;p&gt;That's because simplicity hides its own beauty. It's difficult to appreciate the beauty of a simple paragraph because you don't see the hardwork that goes into writing it.&lt;/p&gt;

&lt;p&gt;I want to help you navigate simplicity by telling you about 2 hurdles that often trip writers by creating unnecessary complexity in their writing:&lt;/p&gt;

&lt;h2&gt;
  
  
  HURDLE #1: Not understanding the cost of being thorough
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;"What if the reader doesn't get my point?"&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This anxiety can lead you to be cautiously thorough in your writing.&lt;/p&gt;

&lt;p&gt;You run to cover all holes in order to make sure that the reader doesn't miss the point you're trying to make. You explain all your quip remarks and every interpretation of your sentences.&lt;/p&gt;

&lt;p&gt;What you don't understand is that by plugging holes so incessantly, you make your writing feel suffocating.&lt;/p&gt;

&lt;p&gt;The price of being thorough is losing the attention of your readers.&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%2Fi%2Fa0o3pv3ovyyw1sou1pr5.jpg" 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%2Fi%2Fa0o3pv3ovyyw1sou1pr5.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Reader's willingness to continue reading decreases in proportion to the number of words you use.&lt;/p&gt;

&lt;p&gt;And if it's a choice between being thorough and keeping the attention of your reader, you are almost always better off choosing the latter.&lt;/p&gt;

&lt;h2&gt;
  
  
  HURDLE #2: Unlearning the fanciness of fancy words
&lt;/h2&gt;

&lt;p&gt;The peculiar genius always speaks the complicated tongue. Our culture loves to associate fancy words with exceptional people. From Sherlock Holmes to Tony Stark - a genius's default is incomprehensible garble of long, smart-sounding sentences.&lt;/p&gt;

&lt;p&gt;That's why, you associate impressive words with impressive ideas. &lt;/p&gt;

&lt;p&gt;You use a long, fancy word when a short, common synonym conveys the same information. You use "assistance" when "help" will do, "facilitate" when "ease" will do, "utilize" when "use" will do, "pertinent" when "relevant" will do.&lt;/p&gt;

&lt;p&gt;This creates needless friction for the reader. &lt;/p&gt;

&lt;p&gt;What's worse - writing complex sentences using fancy words gives you a false impression that you are saying more than you actually are. &lt;/p&gt;

&lt;p&gt;If you truly have something worthwhile to say, you should feel proud of telling it simply. You must resist the impulse of using a 2-dollar word when an everyday word works just fine.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"If you can't explain it simply, you don't know it well enough."&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Richard Feynman, the celebrated Nobel prize winning physicist&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  Overcoming the hurdles
&lt;/h1&gt;

&lt;p&gt;I've got 2 pieces of advice for you:&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;1. Understand the 80/20 rule of writing&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Good writers know what to write. Great writers know what to omit.&lt;/p&gt;

&lt;p&gt;Omission is an important but challenging skill. Understanding the 80/20 rule can help.&lt;/p&gt;

&lt;p&gt;"You can get 80% of the value by putting in 20% of the effort." - that's the famous 80/20 rule.&lt;/p&gt;

&lt;p&gt;There's little data backed evidence to support the rule but I still find it useful because it gives me a good mental model. It makes me focus on intelligently chosing where I put my effort.&lt;/p&gt;

&lt;p&gt;Here's an 80/20 rule for writing - you can convey 80% of the information using 20% of the words. You just need to find those 20% words and delete the rest. &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%2Fi%2Fwkda9j8j946j49qfqlwm.jpg" 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%2Fi%2Fwkda9j8j946j49qfqlwm.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Value your reader's time, fanatically - cut down what they need to read.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;2. Embrace constraints&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Embracing constraints is a powerful way to unconciously improve your writing. It forces you to use simple, clear language that delivers the maximum impact.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"You should write it as if you were paying by the word to write it.”&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Neil Gaiman&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;It works because constraints are advantages in disguise.&lt;/p&gt;

&lt;p&gt;Limited resources force you to make do with what you’ve got. There’s no room for waste. And that forces you to be creative.&lt;/p&gt;

&lt;p&gt;That's why it's a good idea to introduce arbitrary constraints in your writing like limiting yourself to a smaller number of words than you think you need.&lt;/p&gt;




&lt;p&gt;This lesson will get your through Level-3 of writing well.&lt;/p&gt;

&lt;p&gt;In the next few days, I'll publish lessons to take you through more levels. So, follow me on Dev.to and &lt;a href="https://twitter.com/nityeshaga" rel="noopener noreferrer"&gt;on Twitter&lt;/a&gt; to get the updates.&lt;/p&gt;

&lt;p&gt;You can also sign up for the &lt;a href="https://www.nityesh.com/introducing-clear-writing-clear-thinking/" rel="noopener noreferrer"&gt;Clear Writing, Clear Thinking email workshop&lt;/a&gt; to get everything over email.&lt;/p&gt;

&lt;p&gt;Along with the lessons, the workshop also contains small tasks that you can complete to practice what you learned.&lt;/p&gt;

&lt;p&gt;I'm giving it all away for free!&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>beginners</category>
      <category>career</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Level 2: Go beyond filling the blank page - A 3-minute guide to editing</title>
      <dc:creator>Nityesh Agarwal</dc:creator>
      <pubDate>Mon, 01 Feb 2021 11:03:09 +0000</pubDate>
      <link>https://dev.to/nityeshaga/level-2-go-beyond-filling-the-blank-a-3-minute-guide-to-editing-your-article-3h8f</link>
      <guid>https://dev.to/nityeshaga/level-2-go-beyond-filling-the-blank-a-3-minute-guide-to-editing-your-article-3h8f</guid>
      <description>&lt;p&gt;&lt;a href="https://dev.to/nityeshaga/level-1-don-t-just-publish-your-first-article-start-small-by-writing-your-story-1klj"&gt;Last level&lt;/a&gt; was about getting comfortable in capturing your thoughts. Your brain dumps. &lt;/p&gt;

&lt;p&gt;This lesson is about refining them for your readers.&lt;/p&gt;

&lt;p&gt;It's about putting yourself in your reader's shoes and editing what you've written.&lt;/p&gt;

&lt;h1&gt;
  
  
  The Hurdles of Level-2
&lt;/h1&gt;

&lt;p&gt;Editing your work presents 2 hurdles:&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Hurdle #1: Empathising with the reader&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;When you first write what you're thinking, your brain is focused on the challenge of accurately capturing your thoughts. In that exercise, you write for yourself.&lt;/p&gt;

&lt;p&gt;But ultimately, you want to write for the reader. So, your next challenge is to put yourself in the reader's shoes and tweak what you've captured.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Hurdle #2: Understanding the need for rewriting&lt;/strong&gt;
&lt;/h3&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Schools don’t teach you iteration but iteration is everything outside of school. In school, you would complete an assignment, hand it over and you are done. You don't learn to revisit it.&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Jason Fried, Founder &amp;amp; CEO of Basecamp&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;Schools condition you to think that filling the blank page is your primary task whereas, revising is optional.&lt;/p&gt;

&lt;p&gt;But in professional writing, rewriting is where the battle is lost or won!&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%2Fi%2Fd4ls4klxf403gql4t8oq.jpg" 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%2Fi%2Fd4ls4klxf403gql4t8oq.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Overcoming the hurdles to finish Level 2
&lt;/h1&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Rewriting is the essence of writing well.&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;On Writing Well, a classic writing guide by William Zinser&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;So, how do you rewrite?&lt;/p&gt;

&lt;p&gt;I've realised that it's a 2-step process:&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Step 1. Put yourself in your reader's shoes&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Put yourself in the shoes of someone you know and try reading what you've written from their eyes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;"Do I want to keep reading this? Is it still interesting or do I get the gist?"&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;"Am I just assuming that the reader shares my own feelings, prejudices or knowledge?"&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;"Is this sentence or paragraph necessary for the reader to get the main point? What if I take it out?"&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;But beware - it can get irritating! &lt;/p&gt;

&lt;p&gt;After reading your sentences a bunch of times, you'll know every nook and corner of your paragraphs too well. Then, you may find it difficult to read your words from a new pair of eyes.&lt;/p&gt;

&lt;p&gt;I have discovered a few simple tricks that, to my surprise, overcome this problem really well:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Invert colors of the screen&lt;/li&gt;
&lt;li&gt;Read on a different device&lt;/li&gt;
&lt;li&gt;Read in a different editor&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This step will show you the sloppiness in your thinking -&lt;/p&gt;

&lt;p&gt;Perhaps your first draft has inconsistent tenses or incorrect punctuation. Or perhaps you weren't yourself and some of your lines are just untrue. Or perhaps it is too unclear, too complicated, too repetitive or too pompous.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Step 2. Fix the sloppiness&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Then, it's time to fix all that newly discovered sloppiness.&lt;br&gt;
But we all have a certain equity towards our first drafts - we want to believe that it came out perfect the first time. This makes it emotionally difficult to pull out the chisel and the axe.&lt;/p&gt;

&lt;p&gt;That, however, is your job. It goes beyond simply filling the blank page. It's your job to refine your writing in a way that makes it enjoyable for the reader.&lt;/p&gt;

&lt;p&gt;You must make sure that each sentence leads to the next one. Make sure that the reader doesn't feel lost. Or bored.&lt;/p&gt;




&lt;p&gt;This lesson will get your through Level-2 of writing.&lt;/p&gt;

&lt;p&gt;In the next few days, I'll publish lessons to take you through more levels. So, follow me on Dev.to and on Twitter to get the updates.&lt;/p&gt;

&lt;p&gt;You can also sign up for the Clear Writing, Clear Thinking email workshop to get everything over email.&lt;/p&gt;

&lt;p&gt;Along with the lessons, the workshop also contains small tasks that you can complete to practice what you learned.&lt;/p&gt;

&lt;p&gt;I'm giving it all away for free!&lt;/p&gt;

</description>
      <category>career</category>
      <category>codenewbie</category>
      <category>productivity</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Level 1: Don't "just publish your first article". Start small by writing your story.</title>
      <dc:creator>Nityesh Agarwal</dc:creator>
      <pubDate>Wed, 27 Jan 2021 10:24:23 +0000</pubDate>
      <link>https://dev.to/nityeshaga/level-1-don-t-just-publish-your-first-article-start-small-by-writing-your-story-1klj</link>
      <guid>https://dev.to/nityeshaga/level-1-don-t-just-publish-your-first-article-start-small-by-writing-your-story-1klj</guid>
      <description>&lt;p&gt;Forget all those writing gurus on the Internet who advise you to put your head down, hit the keyboard, and ignore everything else to publish your first article.&lt;/p&gt;

&lt;p&gt;They can't empathise with your anxieties, your insecurities or your Imposter Syndrome.&lt;/p&gt;

&lt;p&gt;"How can I write an article if I don't have something to write about?" you ask. &lt;/p&gt;

&lt;p&gt;And they reply with well-meaning things like "Write whatever you fancy" or "Don't lose hope".&lt;/p&gt;

&lt;p&gt;But it doesn't work.&lt;/p&gt;

&lt;p&gt;Truth is - &lt;strong&gt;most experts can't remember what it's like to be a beginner.&lt;/strong&gt; It's not your fault that these answers don't help you when you feel overwhelmed by the monolithic goal of writing your first article.&lt;/p&gt;

&lt;p&gt;As a beginner, you need small goals that can give you immediate feedback. Achieving short, increasingly difficult goals builds your momentum and keeps you motivated to reach a higher level.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--sbT9rWAb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/efdchsxvsibugmsy76js.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--sbT9rWAb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/efdchsxvsibugmsy76js.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have broken down the hurdles of writing well into 5 short, increasingly difficult levels.&lt;/p&gt;

&lt;p&gt;You start at Level-0. This lesson will teach you how to advance to Level-1.&lt;/p&gt;

&lt;h1&gt;
  
  
  &lt;strong&gt;The Hurdles of Level-1&lt;/strong&gt;
&lt;/h1&gt;

&lt;p&gt;The 1st level of learning to write well is about self-confidence.&lt;/p&gt;

&lt;p&gt;This level presents 2 hurdles:&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Hurdle #1. Finding the confidence to capture your thoughts&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;"I don't have anything to say."&lt;/p&gt;

&lt;p&gt;You have heard people say that you can write about anything you want but you are still paralysed by a lack of ideas. You feel that you are too small or don't have anything important to write about. You doubt that maybe you just aren't interesting like that.&lt;/p&gt;

&lt;p&gt;You simply cannot find the confidence to capture your thoughts.&lt;/p&gt;

&lt;p&gt;This lack of confidence is rooted in the way they teach you writing at school. &lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Hurdle #2. Giving yourself permission to write what you want&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;School has conditioned you to believe that you need permission to write about something - that you must write what the teacher wants. To get good grades, you had to write what was prescribed instead of what you wanted. &lt;/p&gt;

&lt;p&gt;Therefore, you haven't realised that you write your best when you write about something that you're excited about.&lt;/p&gt;

&lt;p&gt;You aren't alone.&lt;/p&gt;

&lt;h1&gt;
  
  
  &lt;strong&gt;Overcoming the hurdles to finish Level-1&lt;/strong&gt;
&lt;/h1&gt;

&lt;p&gt;As a beginner, most of us find it difficult to unschool ourselves and confidently capture our internal ideas.&lt;br&gt;
I did too.&lt;/p&gt;

&lt;p&gt;The key is to start small and write your own story.&lt;/p&gt;

&lt;p&gt;If I could go back 3 years in time to give myself advice on overcoming these hurdles, here's what I would say:&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;1. Write about things that you can speak about.&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;What's something that you can talk to a friend about for 10 minutes, nonstop? Think.&lt;/p&gt;

&lt;p&gt;And there you have one thing you can write about!&lt;/p&gt;

&lt;p&gt;We can often speak at length about things that we care about. It is these topics that make the most passionate writing.&lt;/p&gt;

&lt;p&gt;Understand that you have the freedom to follow your natural inclinations. &lt;/p&gt;

&lt;p&gt;And, don't worry about being unoriginal.&lt;/p&gt;

&lt;p&gt;Remember, if you're completely honest, completely vulnerable, you will never go mainstream.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;2. All good writing is narcissistic.&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;If you're like me, you are afraid of confidently writing your thoughts because you fear coming off as narcissistic.&lt;/p&gt;

&lt;p&gt;"How self-obsessed would I look if I wrote down the stupid ideas in my head?"&lt;/p&gt;

&lt;p&gt;You know what, this is what good writers do all the time. It works because when people share their experiences with truth, it creates a more empathetic world. &lt;/p&gt;

&lt;p&gt;Yes, I'm telling you that writing your "stupid ideas" can improve the world.&lt;/p&gt;

&lt;p&gt;But we aren't conditioned to feel comfortable in sharing our thoughts with lots of people. And sadly, there's no instant cure.&lt;/p&gt;

&lt;p&gt;Yet, a step in the right direction involves the power of permission. So, I'm giving you the permission to be narcissistic in writing down your thoughts and experiences.&lt;/p&gt;

&lt;p&gt;Those golden thoughts you have, are often golden for real.&lt;/p&gt;




&lt;p&gt;This lesson advanced you to the 1st level of writing well. &lt;/p&gt;

&lt;p&gt;In the next few days, I'll publish lessons to take you through more levels. So, follow me on Dev.to and &lt;a href="https://twitter.com/nityeshaga"&gt;on Twitter&lt;/a&gt; to get the updates.&lt;/p&gt;

&lt;p&gt;You can also &lt;a href="https://www.nityesh.com/introducing-clear-writing-clear-thinking/"&gt;sign up for the Clear Writing, Clear Thinking email workshop&lt;/a&gt; to get everything over email. &lt;/p&gt;

&lt;p&gt;Along with the lessons, the workshop also contains small tasks that you can complete to practice what you learned. &lt;/p&gt;

&lt;p&gt;I'm giving it all away for free!&lt;/p&gt;

</description>
      <category>career</category>
      <category>codenewbie</category>
      <category>beginners</category>
      <category>productivity</category>
    </item>
    <item>
      <title>You hate writing because no one taught you well - 3 bad teachers we encounter</title>
      <dc:creator>Nityesh Agarwal</dc:creator>
      <pubDate>Mon, 25 Jan 2021 11:38:31 +0000</pubDate>
      <link>https://dev.to/nityeshaga/you-hate-writing-because-no-one-taught-you-well-5c1b</link>
      <guid>https://dev.to/nityeshaga/you-hate-writing-because-no-one-taught-you-well-5c1b</guid>
      <description>&lt;p&gt;If you're like I was a few years ago, you hate writing.&lt;/p&gt;

&lt;p&gt;You've never enjoyed it. &lt;/p&gt;

&lt;p&gt;I'm such a passionate advocate for good written skills only because I didn't care for it 4 years ago.&lt;/p&gt;

&lt;p&gt;Now, I believe that the only reason we hate writing is because we were never taught well enough.&lt;/p&gt;

&lt;p&gt;Here are the 3 types of writing teachers we encounter and how they fail to teach us the right way:&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Teachers at School
&lt;/h2&gt;

&lt;p&gt;You've probably learnt writing in school.&lt;/p&gt;

&lt;p&gt;And yet, so much of what school teaches you is worse than useless. It hurts you in real life. You need to unlearn so much if you want to write meaningful things in real life.&lt;/p&gt;

&lt;p&gt;Here are some of the things that school made you do in order to get respectable grades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;You wrote what was prescribed instead of what you wanted. You never realized that you write your best when you write about something that you are excited about.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;You followed minimum word limits. Whereas, the real world has maximum word limits - the key is to convey your message in as few words as possible.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;You followed rigid formats for "creative" writing. There was a format for essays, formal letters and even, informal letters! Well, guess what? Nobody likes it when you are formulaic and everyone loves being surprised.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;You wrote an introductory paragraph before you made your point. Whereas, in the real world, your first sentence needs to grab the reader. Nobody has the time to read an introduction to your main content.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No one told you that too much focus on getting good at school can actually do you harm.&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%2Fi%2Fnb72lmejjze4pywbb9ax.jpg" 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%2Fi%2Fnb72lmejjze4pywbb9ax.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Teachers in the online writing courses
&lt;/h2&gt;

&lt;p&gt;Every other writing course on Udemy or platforms like it, promises to make you an author or a professional blogger.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Oh, that dream of writing like a pro and monetising your words!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;But wait, most of us don't aspire to be a professional writer. You probably want to be an excellent programmer, a data scientist, a great manager or a successful entrepreneur. Don't you?&lt;/p&gt;

&lt;p&gt;By connecting an incredibly useful skill with a dreamy aspiration, those guides miss the point of writing well.&lt;br&gt;
Learning to write well is about learning to convey your thoughts to others.&lt;/p&gt;

&lt;p&gt;Explaining things is an art. It is the art of getting your argument across. You cannot hope to learn that in a vaccum. Writing allows you to practice this art.&lt;/p&gt;

&lt;p&gt;So good news, writing well can give you a leg up, no matter what profession you are in.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"Every skill you acquire doubles your odds of success. Successwise, you’re better off being good at two complementary skills than being excellent at one."&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Scott Adams&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;Writing well is the extra skill that can double your odds of success.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. New-age writing gurus
&lt;/h2&gt;

&lt;p&gt;Today, there are a lot of inspiring developers who strongly advocate for the benefits of writing online. They advise their followers to start and maintain a blog.&lt;/p&gt;

&lt;p&gt;Although well-meaning, these writing gurus only have vague advice for newcomers - like "just publish that first article" and "publish something every week".&lt;/p&gt;

&lt;p&gt;That is scary, Level-5 advice.&lt;/p&gt;

&lt;p&gt;It fails to empathise with the overwhelmed writing newbies. It does nothing to address hurdles like -&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Finding the confidence to capture your thoughts&lt;/li&gt;
&lt;li&gt;Unschooling yourself&lt;/li&gt;
&lt;li&gt;Empathising with the reader&lt;/li&gt;
&lt;li&gt;Understanding the need for rewriting&lt;/li&gt;
&lt;li&gt;Understanding the cost of being thorough&lt;/li&gt;
&lt;li&gt;Unlearning the fanciness of fancy words&lt;/li&gt;
&lt;li&gt;Dealing with a lack of ideas&lt;/li&gt;
&lt;li&gt;Dealing with a lack of motivation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No wonder, it doesn't work for a vast majority of newbies - it is meant for people already on the 4th Level! &lt;/p&gt;

&lt;p&gt;When you're starting, you need advice on finishing Level 1.&lt;/p&gt;




&lt;p&gt;That is exactly what I intend to deliver here. &lt;/p&gt;

&lt;p&gt;I am publicly reposting some of the lessons from &lt;a href="https://www.nityesh.com/introducing-clear-writing-clear-thinking/" rel="noopener noreferrer"&gt;my writing course&lt;/a&gt; that takes you from Level 1 to Level 5, one at a time.&lt;/p&gt;

&lt;p&gt;At each level, I will address the hurdles of that level and give you advice on how you can overcome it.&lt;/p&gt;

&lt;p&gt;So, follow me to get the notifications as I publish more.&lt;/p&gt;

&lt;p&gt;Also, if you would like to get these lessons delivered to your email, one per week, &lt;a href="https://www.nityesh.com/introducing-clear-writing-clear-thinking/" rel="noopener noreferrer"&gt;sign up here&lt;/a&gt;. I'm giving them away for free!&lt;/p&gt;

</description>
      <category>career</category>
      <category>codenewbie</category>
      <category>beginners</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Programmers have it easy when it comes to writing online - Here's how</title>
      <dc:creator>Nityesh Agarwal</dc:creator>
      <pubDate>Fri, 22 Jan 2021 10:33:58 +0000</pubDate>
      <link>https://dev.to/nityeshaga/programmers-have-it-easy-when-it-comes-to-writing-online-here-s-how-43fe</link>
      <guid>https://dev.to/nityeshaga/programmers-have-it-easy-when-it-comes-to-writing-online-here-s-how-43fe</guid>
      <description>&lt;p&gt;Now don't get me wrong - writing is hard.&lt;/p&gt;

&lt;p&gt;But when it comes to writing for your professional community on the Internet - we, programmers have a HUGE advantage. &lt;/p&gt;

&lt;p&gt;The software development community built the Internet and adopted it before anyone else. Therefore, it is the most mature community on the Internet.&lt;/p&gt;

&lt;p&gt;By simply being a part of it, you get to enjoy access to 3 systems, unique to this community.&lt;/p&gt;

&lt;h2&gt;
  
  
  3 Systems that give you 3 unique advantages
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Resources&lt;/strong&gt;: This community likes to share its knowledge for free on the Internet in the form of articles and tutorials.&lt;/p&gt;

&lt;p&gt;This gives you access to important resources that allow you to teach yourself.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Demand&lt;/strong&gt;: This community knows to surf the Internet to look for solutions when they get stuck or when they want to learn something new.&lt;/p&gt;

&lt;p&gt;This gives you demand for any tutorial you write - no matter how specific. You can be sure there are developers who'll be looking for it.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Market&lt;/strong&gt;: Most importantly, this community has built online publications to make it easier for programmers to share their knowledge.&lt;/p&gt;

&lt;p&gt;They accept articles from newcomers and share them with their huge audience of hundreds of thousands of developers. This means you don't have to be afraid of shouting into the void.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Reducing barriers of entry
&lt;/h2&gt;

&lt;p&gt;Together these 3 systems of - Resources, Demand and Market - work in your favour to reduce the barrier of entry to writing on the Internet.&lt;/p&gt;

&lt;p&gt;No other profession, be it marketing or accounting, enjoys these 3 advantages when it comes to writing online.&lt;/p&gt;

&lt;p&gt;The presence of these resources is reason enough for you to be motivated about starting your online writing journey. &lt;/p&gt;

&lt;p&gt;So, be a part of something bigger than yourself and contribute to this incredible trend of programmers helping other programmers.&lt;/p&gt;

&lt;h2&gt;
  
  
  Popular places for new writers to share their programming chops
&lt;/h2&gt;

&lt;p&gt;Here's a list of a few places that accept contributions from beginners and share it with their huge follower bases (links take you to their contributing guidelines) -&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/"&gt;Medium&lt;/a&gt; publications:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://towardsdatascience.com/questions-96667b06af5"&gt;Towards Data Science&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://medium.com/better-programming/write-for-us-5c4bcba59397"&gt;Better Programming&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://medium.com/mlreview/publish-with-ml-review-c814c54ca28d"&gt;ML Review&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Other places:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.to/"&gt;Dev.to&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://community.codenewbie.org/"&gt;CodeNewbie Community&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://contribute.hackernoon.com/"&gt;Hacker Noon&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.freecodecamp.org/news/developer-news-style-guide/"&gt;FreeCodeCamp&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As a new writer, you can piggyback off of their large audience to start creating a name for yourself.&lt;/p&gt;




&lt;p&gt;Writing online clearly has huge benefits on the careers of new programmers.&lt;/p&gt;

&lt;p&gt;Yet, writing skills not taught in most CS courses and bootcamps. There are no good online courses or tutorials for codenewbies to learn how to write well.&lt;/p&gt;

&lt;p&gt;I plan to change that.&lt;/p&gt;

&lt;p&gt;I'm going to publish a series of articles in the Codenewbie Community to help learners who are in the same place as I was a few years ago. I'll share quick practical lessons help you get started with writing on the Internet.&lt;/p&gt;

&lt;p&gt;This article is the 2nd one in the series. &lt;/p&gt;

&lt;p&gt;So, follow me to get the notifications as I publish more.&lt;/p&gt;

&lt;p&gt;Also, if you would like to get these lessons delivered to your email, one per week, &lt;a href="https://www.nityesh.com/introducing-clear-writing-clear-thinking/"&gt;sign up here&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>career</category>
      <category>codenewbie</category>
      <category>beginners</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Writing Well: a must-have skill that no one teaches software developers</title>
      <dc:creator>Nityesh Agarwal</dc:creator>
      <pubDate>Tue, 17 Nov 2020 11:47:46 +0000</pubDate>
      <link>https://dev.to/nityeshaga/writing-well-a-must-have-skill-that-no-one-teaches-software-developers-7gn</link>
      <guid>https://dev.to/nityeshaga/writing-well-a-must-have-skill-that-no-one-teaches-software-developers-7gn</guid>
      <description>&lt;p&gt;I &lt;a href="https://www.nityesh.com/self-learning-in-a-formal-degree/" rel="noopener noreferrer"&gt;started writing&lt;/a&gt; because the generous community of programmers had helped me by sharing their knowledge freely over the Internet. I wanted to contribute to this incredible trend so I could be a part of something bigger than myself.&lt;/p&gt;

&lt;p&gt;Little did I know that it'll be me who gets benefitted the most by pursuing this noble cause.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3 years of writing on the Internet has done more for my career than what 4 years of college education did.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I published 14 articles in the past 3 years while I was teaching myself programming, data science and machine learning. These have allowed me to &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;reach hundreds of thousands of readers around the world, &lt;/li&gt;
&lt;li&gt;make valuable connections, &lt;/li&gt;
&lt;li&gt;get a unique job opportunity, &lt;/li&gt;
&lt;li&gt;work with people from multiple countries and &lt;/li&gt;
&lt;li&gt;make more money than I hoped for.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In this article, I'll tell you why being a good writer can take your career to the next level and how you can start your writing journey as a software developer.&lt;/p&gt;

&lt;p&gt;&lt;iframe class="tweet-embed" id="tweet-1325681254021255168-709" src="https://platform.twitter.com/embed/Tweet.html?id=1325681254021255168"&gt;
&lt;/iframe&gt;

  // Detect dark theme
  var iframe = document.getElementById('tweet-1325681254021255168-709');
  if (document.body.className.includes('dark-theme')) {
    iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1325681254021255168&amp;amp;theme=dark"
  }



&lt;/p&gt;

&lt;h1&gt;
  
  
  &lt;strong&gt;The Writing Revolution&lt;/strong&gt;
&lt;/h1&gt;

&lt;p&gt;We are living through a Writing Revolution where good writing skills can have an immense impact on the life of every ambitious software developer.&lt;/p&gt;

&lt;p&gt;In the past 30 years, our world has changed in a fundamental way - Internet has demolished the cost of distributing information.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"It turns days into minutes,"&lt;/em&gt; Andrew Grove, the legendary CEO of Intel, commented on the arrival of email. &lt;em&gt;"A lot more people know what's going on than did before, and they know it a lot faster than they used to."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Today we have email, Slack, Notion, Github, Twitter, Facebook and a plethora of Internet apps focused on written communication.&lt;/p&gt;

&lt;p&gt;For 200, 000 years of human history, speaking and listening was the primary mode of communication. But in the past 30 years, reading and writing has overtaken it as the primary mode of communication.&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%2Fi%2Ftzruvh38ql7foalzk15p.jpg" 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%2Fi%2Ftzruvh38ql7foalzk15p.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You are now living in the early years of a Writing Revolution that has changed the way humans communicate with each other.&lt;/p&gt;

&lt;p&gt;Traditional education, however, has failed to recognise this human-scale revolution - good writing tuitions are still reserved for students of the liberal arts.&lt;/p&gt;

&lt;p&gt;You cannot wait for traditional education to catch up when being a good writer can benefit your career now.&lt;/p&gt;

&lt;p&gt;Especially, with the remote-working revolution underway.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Remote-Working Revolution
&lt;/h2&gt;

&lt;p&gt;Some of the biggest companies of our generation like Facebook, Twitter and Shopify have recently announced a permanent transition to remote working. Inevitably, they have paved the path for entire industries to follow.&lt;/p&gt;

&lt;p&gt;Therefore, it's highly likely that your next company will be working remotely.&lt;/p&gt;

&lt;p&gt;In remote settings, with little face-to-face interaction, written communication becomes the key.&lt;/p&gt;

&lt;h3&gt;
  
  
  Your competitive advantage in a tough job market
&lt;/h3&gt;

&lt;p&gt;Work-from-home means that the competitors for your next job are not just from your city, they are from your entire country and potentially the whole world. Add economic depression and rock bottom unemployment rates to the mix, and you have a saturated job market.&lt;/p&gt;

&lt;p&gt;You need to find a way to stand out.&lt;/p&gt;

&lt;p&gt;Being a good writer will help you.&lt;/p&gt;

&lt;p&gt;When deciding between a few candidates to fill a position, companies like Basecamp hire the better writer. People of Basecamp have been working remotely for more than 20 years and great writing is a &lt;a href="https://basecamp.com/gettingreal/08.6-wordsmiths" rel="noopener noreferrer"&gt;prerequisite&lt;/a&gt; for every single position they have.&lt;/p&gt;

&lt;h1&gt;
  
  
  &lt;strong&gt;Being a good writer boosts the arc of your entire career&lt;/strong&gt;
&lt;/h1&gt;

&lt;p&gt;Being a good writer helps you get a new job. A better job.&lt;/p&gt;

&lt;p&gt;But more importantly, it helps you do your everyday work better and therefore, changes the arc of your entire career!&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%2Fi%2Fkyizzgikbfjslg5h6uh3.jpg" 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%2Fi%2Fkyizzgikbfjslg5h6uh3.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here are 3 ways it boosts your career:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Grabbing the valuable attention of people around you&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You need your peers to read that awesome idea you propose.&lt;/li&gt;
&lt;li&gt;You need your subordinates to pay attention to you.&lt;/li&gt;
&lt;li&gt;You need hiring managers to read your next job application.&lt;/li&gt;
&lt;li&gt;You need interesting people, that you admire, to read and answer your cold emails.&lt;/li&gt;
&lt;li&gt;You need your connections on LinkedIn or Twitter to pay attention to your posts - we all know, better connections mean better opportunities.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Yet, you can't rely on the awesomeness of your ideas to grab their attention. Everyone has loads of them.&lt;/p&gt;

&lt;p&gt;What differentiates successful people is their ability to convey their ideas in ways that makes people want to pay attention.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"Being a good writer is about more than writing. Clear writing is a sign of clear thinking. Great writers know how to communicate. They make things easy to understand. They can put themselves in someone else’s shoes. They know what to omit."&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;David Heinemeier Hanson and Jason Fried, founders of Basecamp&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;2. Finding new career opportunities&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Writing on the Internet can advance your career. A well-written article, published on the Internet, works 24 hours a day, 365 days a year to find new opportunities for you!&lt;/p&gt;

&lt;p&gt;Therefore, your blog is like a resume, only better.&lt;/p&gt;

&lt;p&gt;&lt;iframe class="tweet-embed" id="tweet-1290854152277389313-415" src="https://platform.twitter.com/embed/Tweet.html?id=1290854152277389313"&gt;
&lt;/iframe&gt;

  // Detect dark theme
  var iframe = document.getElementById('tweet-1290854152277389313-415');
  if (document.body.className.includes('dark-theme')) {
    iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1290854152277389313&amp;amp;theme=dark"
  }



&lt;/p&gt;

&lt;p&gt;Writing a useful article is the quickest way to establish yourself as an expert in that field. No degrees required.&lt;/p&gt;

&lt;p&gt;Two years ago, I wrote an article to help people &lt;a href="https://www.nityesh.com/getting-started-reading-research-papers-dl/" rel="noopener noreferrer"&gt;get started with reading Deep Learning research papers&lt;/a&gt;. It still fetches me LinkedIn connections from PhDs in universities around the world. Funny thing is that I have read only one research paper in my life - when I wrote the article!&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"By making it easy for people to find you online, you’ll create a vehicle for serendipity."&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;David Perell, creator of the popular course Write of Passage&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;Good online presence allows you to connect with like-minded people around the world, who you would never be able to meet in real life. And meaningful social connections are often the source of surreal career opportunities.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Improving your thinking&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"You don’t just write to share what you think. You write to discover what you think in the first place."&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Matt Mullenweg, CEO of Automattic, the company behind Wordpress&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;Compressing your thoughts into the written word removes noise from your thoughts. Clear writing induces clear thinking.&lt;/p&gt;

&lt;p&gt;This is why Jeff Bezos makes his executives prepare &lt;a href="https://www.sec.gov/Archives/edgar/data/1018724/000119312518121161/d456916dex991.htm" rel="noopener noreferrer"&gt;6-page narratives&lt;/a&gt; instead of 20-slide Powerpoint before any meeting. Bezos believes that Powerpoint presentations conceal lazy thinking. Instead, he wants his employees to think deeply and take the time to express their thoughts cogently.&lt;/p&gt;

&lt;p&gt;I'm often amazed to see how writing an idea leaves me with a better version of the idea itself. It makes me realise how sloppy my thinking usually is.&lt;/p&gt;

&lt;p&gt;Writing clearly can have the same effect on your thinking too.&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%2Fi%2Fsvj10i3jhp3ts5eznhnn.jpg" 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%2Fi%2Fsvj10i3jhp3ts5eznhnn.jpg" alt="These 3 benefits create a self-sustaining flywheel that accelerates your career"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Despite all this, writing is not taught in most CS courses and bootcamps. There are no good courses or tutorials for coders to learn how to write well.&lt;/p&gt;

&lt;p&gt;I plan to change that.&lt;/p&gt;

&lt;p&gt;I'm going to publish a series of articles here on Dev.to to help learners who are in the same place as I was a few years ago. I'll share quick practical lessons help you get started with writing on the Internet.&lt;/p&gt;

&lt;p&gt;This article is the first one in the series. So, follow me to get the notifications.&lt;/p&gt;

&lt;p&gt;Also, if you would like to get these lessons delivered to your email, one per week, &lt;a href="https://www.nityesh.com/introducing-clear-writing-clear-thinking/" rel="noopener noreferrer"&gt;sign up here&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>career</category>
      <category>beginners</category>
      <category>codenewbie</category>
      <category>productivity</category>
    </item>
    <item>
      <title>You should expect "equal pay for equal work" at your new remote job</title>
      <dc:creator>Nityesh Agarwal</dc:creator>
      <pubDate>Wed, 24 Jun 2020 07:53:33 +0000</pubDate>
      <link>https://dev.to/nityeshaga/you-should-expect-equal-pay-for-equal-work-at-your-new-remote-job-135a</link>
      <guid>https://dev.to/nityeshaga/you-should-expect-equal-pay-for-equal-work-at-your-new-remote-job-135a</guid>
      <description>&lt;h3&gt;
  
  
  Tough questions to ask your remote employer who gives you cost of living based compensation and some thoughts on how remote compensation will work in the future
&lt;/h3&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Your star designer out in the sticks is just as valuable (maybe more so) to the team as those working from the big-city home office. Make sure she feels that way.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;By the same token, as a remote worker, you shouldn’t let employers get away with paying you less just because you live in a cheaper city. “Equal pay for equal work” might be a dusty slogan, but it works for a reason. If with regard to compensation you accept being treated as a second-class worker based on location, you’re opening the door to being treated poorly on other matters as well.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;-- &lt;a href="https://www.nityesh.com/books-read/#remote-office-not-required-by-david-heinemeier-hanson"&gt;Remote&lt;/a&gt; by David Heinemeir Hanson and Jason Fried&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Almost all the knowledge jobs have become work-from-home in this sudden pandemic. Societies, companies, employees and job-seekers - all have been caught in this sudden shift in the way of working.&lt;/p&gt;

&lt;p&gt;I am writing this for the new job-seekers. It's a tough market out there but you should still expect "equal pay for equal work" at whatever remote company you work for in the future. Most of us will probably not get it anytime soon but I believe that there's value in setting expectations.&lt;/p&gt;

&lt;h1&gt;
  
  
  Tough questions against Cost Of Living (COL) based adjustments
&lt;/h1&gt;

&lt;p&gt;Big companies like Twitter, Shopify and Facebook are adopting remote work for good. It's inevitable that they have paved the path for other companies to follow suit.&lt;/p&gt;

&lt;p&gt;But along with this they might also make location based compensation the norm.&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--v6DxttUX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/975876868455809024/eK7mDppU_normal.jpg" alt="DHH profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        DHH
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        @dhh
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      Wait what? Facebook is seriously going to dunk someone's salary if they move? That's barbaric. &lt;a href="https://t.co/xoV5XpstH3"&gt;twitter.com/pedrovalesanto…&lt;/a&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      18:56 PM - 21 May 2020
    &lt;/div&gt;

      &lt;div class="ltag__twitter-tweet__quote"&gt;
        &lt;div class="ltag__twitter-tweet__quote__header"&gt;
          &lt;span class="ltag__twitter-tweet__quote__header__name"&gt;
            Pedro dos Santos
          &lt;/span&gt;
          @pedrovalesantos
        &lt;/div&gt;
        @dhh Scary that Zuck along with the announcement said that salaries will be adjusted if people relocate. Hopefully that doesn't become the norm.
      &lt;/div&gt;

    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1263544194359947264" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--WwRENZp4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-reply-action-238fe0a37991706a6880ed13941c3efd6b371e4aefe288fe8e0db85250708bc4.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1263544194359947264" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PFD0MJBa--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-retweet-action-632c83532a4e7de573c5c08dbb090ee18b348b13e2793175fea914827bc42046.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/like?tweet_id=1263544194359947264" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6wx1BHu3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-like-action-1ea89f4b87c7d37465b0eb78d51fcb7fe6c03a089805d7ea014ba71365be5171.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;p&gt;Below I present some tough questions that you can ask your employer who has adopted this practice.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;#1. Opening the doors to discrimination at work&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;If you don't live in the highest wage city of the world, you might just have a peer at the company who lives in a more expensive city than you. Are you ready to be treated as a second-class employee just because of the geography that you live in?&lt;/p&gt;

&lt;p&gt;&lt;em&gt;How will you know that all the lousy work doesn't get passed on to you because it is justified in terms of 'returns on investment'?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;When your manager has the final say, isn't it possible that he distributes work so that a low-risk, low-impact project is assigned to you while your "more expensive" peers get assigned the high-risk, high impact one?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Your company&lt;/strong&gt;: "We have a policy that says we won't discriminate based on the employee's location."&lt;/p&gt;

&lt;p&gt;That's all well and good but what about the silent bias.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;How can you be sure that your extremely well-meaning manager wasn't thinking about it when he assigns you a project that you don't like? Wouldn't he be justified in terms of returns of investment? Can you be sure that he won't?&lt;/em&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;#2. Differences in Government spending across countries&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Public spending enables governments to produce and purchase goods and services, in order to fulfil their objectives – such as the provision of public goods or the redistribution of resources - like social protection, education and healthcare.&lt;/p&gt;

&lt;p&gt;Recent data on public spending reveals substantial cross-country heterogeneity. Relative to low-income countries, government expenditure in high-income countries tends to be much larger (both in per capita terms, and as share of GDP), and it also tends to be more focused on social protection.&lt;/p&gt;

&lt;p&gt;In India, the government spends about 1,700 US dollars per head (adjusted based on Purchasing Power Parity) in the year 2015; while in countries such as Norway, that figure is over 30,000 US dollars (adjusted based on PPP) and in USA it is over 21,000 USD.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--HtzyMPXi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/fqh8pwayderu4y3fvs05.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--HtzyMPXi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/fqh8pwayderu4y3fvs05.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Source: &lt;a href="https://ourworldindata.org/government-spending"&gt;https://ourworldindata.org/government-spending&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This lack of government spending is ultimately passed on to the citizens who need to pay for it with their own money, thus reflecting it in their costs of living.&lt;/p&gt;

&lt;p&gt;An impotent public schooling system means that employees need to send their children to expensive private schools. A broken public hospital infracture means that people need to avail the expensive private hospitals for their healthcare. And a lot of these private enterprises are not above profiteering in times of crises.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;How does cost of living based compensation take into account the differences in government spending accross countries? Shouldn't the employees be compensated for this difference?&lt;/em&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;#3. Relocations get complicated, at best and outright unfair, at worst&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;em&gt;What happens if I relocate to a lower paid region? Will I be compensated differently?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Companies like GitLab are pretty transparent about this. &lt;a href="https://about.gitlab.com/handbook/total-rewards/compensation/#relocating"&gt;"Yes, you take a pay cut."&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;But what happens if I was living in a cheap city and decide to move to a more expensive one?&lt;/p&gt;

&lt;p&gt;I asked the CEO of Gitlab. Here's what he replied -&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--VQbCV5uw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/767057523442495489/8GuG_odT_normal.jpg" alt="Sid Sijbrandij profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Sid Sijbrandij
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        &lt;a class="comment-mentioned-user" href="https://dev.to/sytses"&gt;@sytses&lt;/a&gt;

      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      &lt;a href="https://twitter.com/nityeshaga"&gt;@nityeshaga&lt;/a&gt; &lt;a href="https://twitter.com/dhh"&gt;@dhh&lt;/a&gt; &lt;a href="https://twitter.com/gitlab"&gt;@gitlab&lt;/a&gt; I don’t remember ever declining such a request.
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      15:41 PM - 23 May 2020
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1264219857609912320" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--WwRENZp4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-reply-action-238fe0a37991706a6880ed13941c3efd6b371e4aefe288fe8e0db85250708bc4.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1264219857609912320" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PFD0MJBa--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-retweet-action-632c83532a4e7de573c5c08dbb090ee18b348b13e2793175fea914827bc42046.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/like?tweet_id=1264219857609912320" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6wx1BHu3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-like-action-1ea89f4b87c7d37465b0eb78d51fcb7fe6c03a089805d7ea014ba71365be5171.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;p&gt;Coming from India, I know for a fact that a lot of people in lower-income countries will jump at this opportunity.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;What happens if I choose to be a digital nomad changing cities every couple of months?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;What if I choose to get an official address in some expensive city while I actually live in the suburbs?&lt;/em&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;#4: Loose definition of "Cost of Living"&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;The most common arguement against "equal pay for equal work" for remote employees is the difference in housing prices across cities/countries.&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--wyJvCJEA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/1095519365150076929/rlcY3w0e_normal.jpg" alt="Sriram Krishnan profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Sriram Krishnan
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        @sriramk
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      &lt;a href="https://twitter.com/44"&gt;@44&lt;/a&gt; But those COL adjustments are meant to reflect the local reality no (the house I live in here in SF will a lot cheaper in the middle of nowhere )? Assuming you have the same pool of money to pay people, how do you make sure people have the same experience regardless of place?
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      18:43 PM - 21 May 2020
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1263541004289753088" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--WwRENZp4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-reply-action-238fe0a37991706a6880ed13941c3efd6b371e4aefe288fe8e0db85250708bc4.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1263541004289753088" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PFD0MJBa--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-retweet-action-632c83532a4e7de573c5c08dbb090ee18b348b13e2793175fea914827bc42046.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/like?tweet_id=1263541004289753088" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6wx1BHu3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-like-action-1ea89f4b87c7d37465b0eb78d51fcb7fe6c03a089805d7ea014ba71365be5171.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;p&gt;So, how do you define the "Cost of Living"?&lt;/p&gt;

&lt;p&gt;Is it just the housing prices? And groceries? Restaurant bills, maybe?&lt;/p&gt;

&lt;p&gt;That seems incomplete. It is only a small percentage of a lot of people's actual costs of living.&lt;/p&gt;

&lt;p&gt;What about living with an elderly parent?&lt;/p&gt;

&lt;p&gt;What about living a single life vs. being married? For that matter, how about having a stay-at-home spouse vs. having a spouse in a high-paying job?&lt;/p&gt;

&lt;p&gt;What about the number of kids one has?&lt;/p&gt;

&lt;p&gt;Number of dogs? Cats?&lt;/p&gt;

&lt;p&gt;&lt;em&gt;What's included in "Cost of Living"?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;More importantly, who defines it? Should it be the employee who is actually incurring these costs? Or should it be the employer who is paying the employee?&lt;/em&gt;&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--XNgQE-7q--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/1258450844531466241/EbL-6nhI_normal.jpg" alt="Blair Reeves profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Blair Reeves
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        @blairreeves
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      If you’re going to pay people differentially based on where they choose to live, why not pay them differentially based on whether they have kids, too?&lt;br&gt;&lt;br&gt;These little monsters are expensive, after all. I’ve got costs!
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      17:51 PM - 21 May 2020
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1263527961371738112" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--WwRENZp4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-reply-action-238fe0a37991706a6880ed13941c3efd6b371e4aefe288fe8e0db85250708bc4.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1263527961371738112" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PFD0MJBa--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-retweet-action-632c83532a4e7de573c5c08dbb090ee18b348b13e2793175fea914827bc42046.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/like?tweet_id=1263527961371738112" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6wx1BHu3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-like-action-1ea89f4b87c7d37465b0eb78d51fcb7fe6c03a089805d7ea014ba71365be5171.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;h3&gt;
  
  
  &lt;strong&gt;Other tough questions&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;&lt;em&gt;Who dictates the proportion in which I should be spending my money?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Electronic devices from big brands are priced the same regardless of whether they are sold in the USA or Brazil. A Macbook would cost you the same every city of the world (except for the import duties that people outside the USA probably need to bear).&lt;/p&gt;

&lt;p&gt;So, what if I choose to spend just 10% of my income on housing expenses and 30% surrounding myself with the latest tech gadgets from the world? And maybe another 40% investing in NASDAQ stocks?&lt;/p&gt;

&lt;p&gt;It sure doesn't make sense to have a 100% of my salary reduced based on just 10% of my expenses.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Where does the leadership in the company live?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Leadership in companies that offer COL based compensation, often live and work in high-wage markets but they might feel differently if they were subject to lower pay for the same work.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;How do you account for the costs of reduced opportunities that employees, who don't live in primary talent markets, incur?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;People who don't live in the tech hubs of the world might have to bear costs in terms of reduced networking advantages and lesser alternate job opportunities.&lt;/p&gt;




&lt;p&gt;Unless a company is ready to give satisfactory answers to all such questions, it should default to equal pay for equal work.&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--XNgQE-7q--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/1258450844531466241/EbL-6nhI_normal.jpg" alt="Blair Reeves profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Blair Reeves
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        @blairreeves
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      Where you live is a consumption choice. We all make different choices based on what we like, and those are okay!&lt;br&gt;&lt;br&gt;Just don’t penalize my compensation for your choices. Give me that bread! I’ve got a mortgage and a dog
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      01:47 AM - 21 May 2020
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1263285240098951168" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--WwRENZp4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-reply-action-238fe0a37991706a6880ed13941c3efd6b371e4aefe288fe8e0db85250708bc4.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1263285240098951168" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PFD0MJBa--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-retweet-action-632c83532a4e7de573c5c08dbb090ee18b348b13e2793175fea914827bc42046.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/like?tweet_id=1263285240098951168" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6wx1BHu3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-like-action-1ea89f4b87c7d37465b0eb78d51fcb7fe6c03a089805d7ea014ba71365be5171.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;p&gt;People doing the same jobs and providing the same value should be paid the same.&lt;/p&gt;

&lt;p&gt;It is simple. It is fair.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;A COL employer&lt;/strong&gt;: &lt;em&gt;"But it's unreal!"&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Actually, no. A lot of remote companies are doing this already:&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--B9REzEMq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/1275071437984825344/RbK8k8lR_normal.jpg" alt="Nick Francis profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Nick Francis
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        @nickfrancis
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      Adding &lt;a href="https://twitter.com/podia"&gt;@podia&lt;/a&gt;, &lt;a href="https://twitter.com/ConvertKit"&gt;@ConvertKit&lt;/a&gt;, &lt;a href="https://twitter.com/MeetEdgar"&gt;@MeetEdgar&lt;/a&gt;, &lt;a href="https://twitter.com/WhimsicalPowers"&gt;@WhimsicalPowers&lt;/a&gt;, &lt;a href="https://twitter.com/boundless_HQ"&gt;@boundless_HQ&lt;/a&gt;, &lt;a href="https://twitter.com/honeycombio"&gt;@honeycombio&lt;/a&gt;, &lt;a href="https://twitter.com/upstream_tech"&gt;@upstream_tech&lt;/a&gt;, &lt;a href="https://twitter.com/timeular"&gt;@timeular&lt;/a&gt; to this list. Pumped to see that &lt;a href="https://twitter.com/automattic"&gt;@automattic&lt;/a&gt; and &lt;a href="https://twitter.com/photomatt"&gt;@photomatt&lt;/a&gt; are doing equal pay for equal work as well, which I wasn't aware of! 🙌 &lt;a href="https://t.co/YKW3SekIZU"&gt;twitter.com/nickfrancis/st…&lt;/a&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      20:08 PM - 19 May 2020
    &lt;/div&gt;

      &lt;div class="ltag__twitter-tweet__quote"&gt;
        &lt;div class="ltag__twitter-tweet__quote__header"&gt;
          &lt;span class="ltag__twitter-tweet__quote__header__name"&gt;
            Nick Francis
          &lt;/span&gt;
          @nickfrancis
        &lt;/div&gt;
        I only know of @basecamp and @DuckDuckGo as companies that take the "equal pay for equal work" path like we do. Who else am I missing?
      &lt;/div&gt;

    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1262837601762869248" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--WwRENZp4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-reply-action-238fe0a37991706a6880ed13941c3efd6b371e4aefe288fe8e0db85250708bc4.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1262837601762869248" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PFD0MJBa--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-retweet-action-632c83532a4e7de573c5c08dbb090ee18b348b13e2793175fea914827bc42046.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/like?tweet_id=1262837601762869248" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6wx1BHu3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-like-action-1ea89f4b87c7d37465b0eb78d51fcb7fe6c03a089805d7ea014ba71365be5171.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;h1&gt;
  
  
  Tough questions against "equal pay for equal work" and my answers to them
&lt;/h1&gt;

&lt;p&gt;There are some really tough questions on the other side as well. I have been thinking about them for a while now. I'll take a stab at composing a reply to them.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;"Isn't it against market economics to pay people, living in different cities of the world, the same money?"&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;On the contrary, I believe that equal pay for equal work is the default market state.&lt;/p&gt;

&lt;p&gt;In fact, we already see it in a lot of places -&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Freelancers have been living this way for a long time now - Create a name for yourself and work for clients in the US from a beach in Bali.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;When you start a company, your customers pay you money regardless of where you live (unless your product's value is market-specific).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Writing a book, teaching an online course, paid newsletters and other forms of passive income don't earn the creator a subsidised income based on the city that she lives in.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is because we, as consumers, pay for the value that we get regardless of the gender, age or geography of the individual providing the value.&lt;/p&gt;

&lt;p&gt;So, free markets pay equally for equal work, unless the work’s intrinsic value is dependent on geography (like a local news media).&lt;/p&gt;

&lt;p&gt;And it makes sense. Physically accessing the internet from a different location has no effect on the value that you can create.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;"Wouldn't this cause lots of jobs to go out of the US?"&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;I'll quote &lt;a href="http://blairreeves.me/2020/05/22/paying-remote-employees-fairly/"&gt;Blair Reeves&lt;/a&gt; here:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"If there are people elsewhere who can do a given job perfectly well for less compensation expense, it obviously makes business sense to let them. I can clearly understand why this would freak out a Facebook engineer making half a million a year in Menlo Park."&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;"After all, folks in Hyderabad and Kiev and Lagos are just as smart too and could do most of these jobs. Literally since the 1990s, we’ve heard dark warnings that the software development industry was on the verge of offshoring all engineering roles. (Seriously, this was considered a big problem in the late 90s.) But not only has it not happened, but demand for U.S. engineers and other knowledge workers has grown considerably. I think this will continue to be the case. I think there’s something about building products aimed largely at American audiences and companies that makes American employees valuable."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;All of this being said, I do believe that this time, the fear might not be misplaced. I see it as a real threat to the US and Silicon Valley, in particular.&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--ZKSyfwYA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/884934688900395009/eNbcB1Gd_normal.jpg" alt="Michael profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Michael
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        @mmay3r
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      Remote international work is a bigger threat to the western middle class than automation.
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      05:08 AM - 18 Jun 2020
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1273482652247416838" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--WwRENZp4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-reply-action-238fe0a37991706a6880ed13941c3efd6b371e4aefe288fe8e0db85250708bc4.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1273482652247416838" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PFD0MJBa--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-retweet-action-632c83532a4e7de573c5c08dbb090ee18b348b13e2793175fea914827bc42046.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/like?tweet_id=1273482652247416838" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6wx1BHu3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-like-action-1ea89f4b87c7d37465b0eb78d51fcb7fe6c03a089805d7ea014ba71365be5171.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;p&gt;But I believe that this will be a net good for everyone in the long term. There's potential for a lot value in this future if you consider how this will increase the competition between cities, countries and governments.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://investorfieldguide.com/thompson/"&gt;Quoting Stratechery's Ben Thompson&lt;/a&gt; here:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;[sic] &lt;em&gt;"... this idea of the more that tech spreads out and is less San Francisco-centric, the more there’s driving competition between cities and between politicians and spreading the influence, I think we have a very positive sort of impact. Why can San Francisco be so poorly run? Well, all these tech companies are there. Well, there’s no competition. They’re not going anywhere. And so there’s just a general state of annoyance with each other and no actual change."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  Future of remote work, perhaps?
&lt;/h1&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;“Long term,” said Matt Mullenweg, “I think market forces and the mobility of talent will force employers to stop discriminating on the basis of geography for geographically agnostic roles.” He thinks that for “moral and competitive reasons, companies will move toward globally fair compensation over time with roles that can be done from anywhere.”&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;-- How Automattic pays its remote employees across different geographies, &lt;a href="https://techcrunch.com/2020/05/26/how-automattic-pays-its-remote-employees-across-different-geographies/"&gt;Techcrunch&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Compensation that does not depend upon the city that you choose to work in - will soon become a defining factor for a remote company's ability to attract talent in a global market. Best employees will flock to competitors that do not discriminate against them because of their choice of living.&lt;/p&gt;

&lt;p&gt;In the (not so distant?) future, I suspect that remote work will become the norm for all knowledge workers. There will be a global shift in the way we manage human capital in the economy.&lt;/p&gt;

&lt;p&gt;Now is the time for remote companies to get a leg up on this imminent future by adopting a non-discriminatory compensation policy.&lt;/p&gt;

&lt;p&gt;Not every company will be able to afford to offer Silicon Valley market rates, just like not every company can afford to be in Silicon Valley today. Their compensation will be standardised and aligned to a particular tier:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Tier-1 market (SV) rate offers top 10%&lt;/strong&gt;&lt;br&gt;
Example - &lt;a href="https://m.signalvnoise.com/how-we-pay-people-at-basecamp/"&gt;Basecamp&lt;/a&gt;. Basecamp's founders (quoted at the beginning of this article) were probably the first proponents of "equal work, equal pay" in the context of remote work. They pay everyone at their company in the 90th percentile, or top 10%, of the San Francisco market rates, regardless of their role or where they live.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Tier-2 market (NY, Boston) rate - top 10-25%&lt;/strong&gt;&lt;br&gt;
Example - &lt;a href="https://www.helpscout.com/blog/remote-employee-compensation/"&gt;Help Scout&lt;/a&gt;. It has accepted that it's not financially viable for it to compete for talent in the Silicon Valley region and thus it aligns its employee compensation with second-tier markets like Boston, New York and Seattle.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Tier-n market (India) rate offers the outsourcing rates&lt;/strong&gt;&lt;br&gt;
There will be other market tiers that standardise their pay to a particular location to capture the talent over there. The last tiers will capture the cheapest labour markets.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The most talented employees will want to work for Tier-1 companies, just as ambitious tech people around the world want to go to Silicon Valley today. Ability to work remotely will simply lower the barrier of entry for people to be able to realise their full-potential.&lt;/p&gt;

&lt;p&gt;A great engineer from a Tier-5 market in Nigeria will be able to move up to a Tier-2 aligning company without comprising on her family, friends, house or city!&lt;/p&gt;

&lt;p&gt;All companies will adopt "Equal pay for equal work". Once again!&lt;/p&gt;

</description>
      <category>career</category>
      <category>beginners</category>
      <category>productivity</category>
      <category>remote</category>
    </item>
  </channel>
</rss>
