<?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: Aseem Bansal</title>
    <description>The latest articles on DEV Community by Aseem Bansal (@anshbansal).</description>
    <link>https://dev.to/anshbansal</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%2F173770%2F86712786-86f9-41f9-9272-e05f794a1d43.jpeg</url>
      <title>DEV Community: Aseem Bansal</title>
      <link>https://dev.to/anshbansal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anshbansal"/>
    <language>en</language>
    <item>
      <title>What is the algorithm for dev.to's feed?</title>
      <dc:creator>Aseem Bansal</dc:creator>
      <pubDate>Sun, 12 Jan 2020 15:51:55 +0000</pubDate>
      <link>https://dev.to/anshbansal/what-is-the-algorithm-for-dev-to-s-feed-5h1c</link>
      <guid>https://dev.to/anshbansal/what-is-the-algorithm-for-dev-to-s-feed-5h1c</guid>
      <description>&lt;p&gt;My feed is full of people who I do not follow and tags I do not follow. I have checked various posts. It seems all of dev is being shown to me. What is happening here?&lt;/p&gt;

&lt;p&gt;e.g. I am seeing this post&lt;br&gt;
&lt;a href="https://dev.to/koddr/how-to-create-a-native-macos-app-on-go-golang-and-react-js-with-full-code-protection-part-1-463k"&gt;https://dev.to/koddr/how-to-create-a-native-macos-app-on-go-golang-and-react-js-with-full-code-protection-part-1-463k&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I do not follow the person and do not follow any of tags in it so why am I seeing this post in my feed?&lt;/p&gt;




&lt;p&gt;If you want to know when I write more articles join telegram channel for &lt;a href="https://t.me/aseem_data"&gt;Data posts&lt;/a&gt;, &lt;a href="https://t.me/aseem_software"&gt;software posts&lt;/a&gt; or &lt;a href="https://t.me/aseem_life"&gt;other posts&lt;/a&gt;. I don't spam, promise.&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>help</category>
    </item>
    <item>
      <title>Do this when confused about what to spend your time on</title>
      <dc:creator>Aseem Bansal</dc:creator>
      <pubDate>Thu, 26 Dec 2019 17:21:53 +0000</pubDate>
      <link>https://dev.to/anshbansal/do-this-when-confused-about-what-to-spend-your-time-on-3819</link>
      <guid>https://dev.to/anshbansal/do-this-when-confused-about-what-to-spend-your-time-on-3819</guid>
      <description>&lt;p&gt;There are days when we get confused by having too many choices. Confused about what we should learn. Because there are so many choices.&lt;/p&gt;

&lt;p&gt;I recently came across a story which helped me clear my thoughts on this topic.&lt;/p&gt;

&lt;p&gt;There once was a donkey. The donkey was hungry as well as thirsty. On one side there was water and on the other side there was food. The donkey kept on thinking which side to go first. At the end the donkey did not move and died.&lt;/p&gt;

&lt;p&gt;What's the moral of the story? &lt;/p&gt;

&lt;p&gt;Do not fall in the trap of short-term thinking. Think long term and plan long term. &lt;/p&gt;

&lt;p&gt;I am currently 27 years old. There is a lot left to live. I like this website &lt;a href="https://www.failflow.com/die/1450"&gt;https://www.failflow.com/die/1450&lt;/a&gt;. It  shows me exactly how much assuming average life expectancy.&lt;/p&gt;

&lt;p&gt;I am on week 1,451 of 4,732 of my life. &lt;br&gt;
If it takes 50 weeks to become advanced at any skill, I can learn about 44 new skills during my career. 64 if I include retirement. &lt;/p&gt;

&lt;p&gt;We live in the age of instant gratifications and our attention spans have shortened. This has led to us thinking short term. Instead of planning for a few years we plan as we are going to die next week. &lt;/p&gt;

&lt;p&gt;There would always be a need to balance short term and long term efforts. But we should not get confused between what is for short term and what is for long term.&lt;/p&gt;




&lt;p&gt;If you want to know when I write more articles join telegram channel for &lt;a href="https://t.me/aseem_data"&gt;Data posts&lt;/a&gt;, &lt;a href="https://t.me/aseem_software"&gt;software posts&lt;/a&gt; or &lt;a href="https://t.me/aseem_life"&gt;other posts&lt;/a&gt;. I don't spam, promise.&lt;/p&gt;

</description>
      <category>career</category>
      <category>productivity</category>
    </item>
    <item>
      <title>What is an engineer's worth?</title>
      <dc:creator>Aseem Bansal</dc:creator>
      <pubDate>Sun, 01 Dec 2019 13:45:04 +0000</pubDate>
      <link>https://dev.to/anshbansal/what-is-an-engineer-s-worth-n4m</link>
      <guid>https://dev.to/anshbansal/what-is-an-engineer-s-worth-n4m</guid>
      <description>&lt;p&gt;An engineer's worth can be seen from the number of different perspectives they can look a problem from. As a software engineer I may think about getting things across the finish line. But I have found that if I start thinking it from someone else's perspective it makes my work better. Different people in different professions may look at things differently. e.g.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Someone who is doing software testing might think "How do I break this", "What do developers usually not test"?&lt;/li&gt;
&lt;li&gt;Someone who manages Infrastructure might think "In what sequence would this get deployed" or "How many servers would this change require"?&lt;/li&gt;
&lt;li&gt;Someone who does ETL might think where is data coming from, where is it going?&lt;/li&gt;
&lt;li&gt;Someone who does BI might be more interested in what each column in a table means and how does it relate to business?&lt;/li&gt;
&lt;li&gt;Someone in customer success might be more interested in how will this be rolled out to customers? If something happens would there be workarounds for the customer? How would the team find out before the customer has to report the problem?&lt;/li&gt;
&lt;li&gt;Someone who has to increase sales for a product might be more interested in reducing the number of steps customer has to take to buy something to increase the likelihood of sales.&lt;/li&gt;
&lt;li&gt;Someone who has been working more as a SQL dev might tend to solve problems one tabular operation at a time, someone who has been working in general purpose programming languages might tend to solve problems one row at a time.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I recently started thinking much more about how to grow more as an engineer. This is the answer that I came up with. Try and put more hats when looking at a problem to make the solutions better.&lt;/p&gt;

&lt;p&gt;What's your take on this?&lt;/p&gt;




&lt;p&gt;If you want to know when I write more articles join telegram channel for &lt;a href="https://t.me/aseem_data"&gt;Data posts&lt;/a&gt;, &lt;a href="https://t.me/aseem_software"&gt;software posts&lt;/a&gt; or &lt;a href="https://t.me/aseem_life"&gt;other posts&lt;/a&gt;. I don't spam, promise.&lt;/p&gt;

</description>
      <category>career</category>
    </item>
  </channel>
</rss>
