<?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: Muhammad Subhan Khan</title>
    <description>The latest articles on DEV Community by Muhammad Subhan Khan (@subh_codes).</description>
    <link>https://dev.to/subh_codes</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%2F3824397%2F5c0c3795-115b-4575-b5b4-73d5080e0ed7.jpg</url>
      <title>DEV Community: Muhammad Subhan Khan</title>
      <link>https://dev.to/subh_codes</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/subh_codes"/>
    <language>en</language>
    <item>
      <title>It Started With a Fear of Being Late to Computer Science</title>
      <dc:creator>Muhammad Subhan Khan</dc:creator>
      <pubDate>Sun, 15 Mar 2026 10:46:52 +0000</pubDate>
      <link>https://dev.to/subh_codes/it-started-with-a-fear-of-being-late-to-computer-science-11n5</link>
      <guid>https://dev.to/subh_codes/it-started-with-a-fear-of-being-late-to-computer-science-11n5</guid>
      <description>&lt;p&gt;It all started in August 2025. &lt;br&gt;
My feed on Instagram and LinkedIn, was filled with people trying this and that, and sometimes.... in fact often, it felt like that I am late to computer science and then there was the AI takeover problem.&lt;br&gt;
Many students and graduates were struggling to get a job and I thought, "If they are having a hard time then what will happen to me when I graduate in 2028"&lt;br&gt;
Then there was also this fear of irrelevance, that with so many people already existing in this field and with AI increasingly being used  in work, why and where can I contribute to?&lt;/p&gt;

&lt;h3&gt;
  
  
  So I Asked A Different Question
&lt;/h3&gt;

&lt;p&gt;I decided, "hmm why not I actually try to first find out how many sub-fields, there are in computer science and when each sub-field will go obsolete". &lt;br&gt;
So I went to ChatGPT (Yes, I know, asking AI to predict its own impact is flawed. But the pattern in its answers sparked something) and ask it to make a two column table. In the left column, I ask it to list every single field in computer science including niche ones and newly created ones. AI takeover timeline on the right.&lt;/p&gt;

&lt;p&gt;It went on and on and reached 65+ fields. I ran my eyes through it and soon reached the bottom parts of the table.&lt;/p&gt;

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

&lt;p&gt;This is what I saw. At the top, every trendy field: web dev, data science, machine learning, all were marked for 2026-2028 replacement. &lt;br&gt;
Everything below says 2035+, 2040, or Never.&lt;/p&gt;

&lt;p&gt;I noticed something.&lt;/p&gt;

&lt;p&gt;All the fields that were safe like OS, compilers, formal methods, &lt;br&gt;
theoretical CS. They weren't about &lt;em&gt;using&lt;/em&gt; systems. They were about &lt;em&gt;building&lt;/em&gt; the systems that everything else depends on.&lt;br&gt;
(March 2026 update: I later learned AI can write compilers too. So 'safe' was the wrong word. 'Foundational' is better.)&lt;/p&gt;

&lt;p&gt;And I realized: I don't want to race against AI in application development.&lt;br&gt;
I want to understand the infrastructure AI itself runs on.&lt;/p&gt;

&lt;h3&gt;
  
  
  Some Honest Words:
&lt;/h3&gt;

&lt;p&gt;It's March 2026 now. I found out AI can now also write compilers and that too in days.&lt;br&gt;
Did that scare me? Maybe a little. But I have realized that the vulnerability isn't in the field. Its whether you are &lt;strong&gt;implementing&lt;/strong&gt; something or &lt;strong&gt;creating&lt;/strong&gt; it.&lt;/p&gt;

&lt;p&gt;I'm choosing to be a creator, not an implementer.&lt;br&gt;
(I'm still figuring out what that means, and I'll document it as I go.)&lt;/p&gt;

&lt;h3&gt;
  
  
  What I Am Building Right Now:
&lt;/h3&gt;

&lt;p&gt;Currently, I am working on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;V-Organize (a file organization tool)&lt;/li&gt;
&lt;li&gt;Planning Binary Depth (YouTube channel on systems programming)&lt;/li&gt;
&lt;li&gt;Working towards my personal tech-ecosystem.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;(These are my training grounds, not finished products. I'm learning by doing.)&lt;/p&gt;

&lt;p&gt;If you wanted to follow along as I understand and eventually redesign the systems, this is where I will be posting.&lt;/p&gt;

&lt;h3&gt;
  
  
  Closing Thoughts
&lt;/h3&gt;

&lt;p&gt;I was afraid of being irrelevant. So I chose to build depth over chasing trends.&lt;/p&gt;

&lt;p&gt;I'm documenting everything not to prove I'm right, but to learn in public and course-correct when I'm wrong.&lt;/p&gt;

&lt;p&gt;If you're also navigating this, I'd love to hear: What questions are you asking yourself?&lt;/p&gt;

</description>
      <category>programming</category>
      <category>computerscience</category>
      <category>buildinpublic</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
