<?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: Malik Sohaib iqbal</title>
    <description>The latest articles on DEV Community by Malik Sohaib iqbal (@malik_sohaib_iqbal).</description>
    <link>https://dev.to/malik_sohaib_iqbal</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%2F3806762%2F98fa7891-94f4-431a-a947-6d8c63d03c72.jpeg</url>
      <title>DEV Community: Malik Sohaib iqbal</title>
      <link>https://dev.to/malik_sohaib_iqbal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/malik_sohaib_iqbal"/>
    <language>en</language>
    <item>
      <title>Stop Hiding It: Why "Vibe Coding" is the Ultimate Flex in 2026 🚀</title>
      <dc:creator>Malik Sohaib iqbal</dc:creator>
      <pubDate>Tue, 07 Apr 2026 21:00:24 +0000</pubDate>
      <link>https://dev.to/malik_sohaib_iqbal/stop-hiding-it-why-vibe-coding-is-the-ultimate-flex-in-2026-1j2b</link>
      <guid>https://dev.to/malik_sohaib_iqbal/stop-hiding-it-why-vibe-coding-is-the-ultimate-flex-in-2026-1j2b</guid>
      <description>&lt;p&gt;Let’s be real for a second. There’s a weird hush-hush energy in the dev community right now. People are shipping incredible web apps in record time, but when you ask how they did it, they get quiet. They don't want to admit they’re Vibe Coding.&lt;/p&gt;

&lt;p&gt;If you're building with AI—leveraging models like Gemini, Claude, or Lovable to manifest your ideas—stop apologizing for it. ### 🎭 The Stigma vs. The Reality&lt;br&gt;
Some people think that if you aren't manually typing every semicolon, you aren't "really" coding. I think that’s a legacy mindset.&lt;/p&gt;

&lt;p&gt;Vibe coding isn't just "letting the AI do it." In my experience, it’s actually a high-level skill. To vibe code effectively, you need:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;A Clear Vision:&lt;/strong&gt; You have to know exactly what you want to build.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Strategic Intent:&lt;/strong&gt; You have to understand why you are building it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Architectural Oversight:&lt;/strong&gt; You still need to understand the proper architecture to guide the AI toward a scalable, functional product.&lt;/p&gt;

&lt;h2&gt;
  
  
  🧠 The Shift: From Syntax to Strategy
&lt;/h2&gt;

&lt;p&gt;In the coming years, the barrier to entry for "syntax" will hit zero. The real value will lie in creativity.&lt;/p&gt;

&lt;p&gt;We are moving into an era where being a developer means being an architect of ideas. If you can define the "what" and the "why," the "how" becomes a collaborative dance between you and the machine. That’s not a shortcut; that’s an evolution.&lt;/p&gt;

&lt;h2&gt;
  
  
  📉 Is AI Vanishing? (Spoiler: No)
&lt;/h2&gt;

&lt;p&gt;I hear the whispers: "The AI bubble will burst." Look at the global landscape. The world's superpowers and biggest tech giants are pouring trillions into this. The power of AI isn't going to decrease; it’s going to compound.&lt;/p&gt;

&lt;p&gt;AI isn't going to vanish—it's going to become the floor we stand on.&lt;/p&gt;

&lt;h2&gt;
  
  
  💡 My Takeaway
&lt;/h2&gt;

&lt;p&gt;Vibe coding is a great &lt;strong&gt;achievement&lt;/strong&gt;. It shows you’ve mastered the art of leveraging modern tools to bring ideas to life. Be ready, be more creative, and focus on the goals behind your code.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What do you think? Is "Vibe Coding" the future of software engineering, or are we losing something vital by moving away from manual implementation?&lt;/strong&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>🌪️ Proof of Work: The To-Do List of Infinite Regret</title>
      <dc:creator>Malik Sohaib iqbal</dc:creator>
      <pubDate>Wed, 01 Apr 2026 20:49:57 +0000</pubDate>
      <link>https://dev.to/malik_sohaib_iqbal/proof-of-work-the-to-do-list-of-infinite-regret-48le</link>
      <guid>https://dev.to/malik_sohaib_iqbal/proof-of-work-the-to-do-list-of-infinite-regret-48le</guid>
      <description>&lt;p&gt;**&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;**&lt;br&gt;
I built a productivity app for people who hate being productive. Proof of Work is a digital psychological experiment that turns simple task management into a high-stakes gamble.&lt;/p&gt;

&lt;p&gt;The gimmick? You cannot "check off" a task. To complete anything (e.g., "Buy Milk"), you must first win a game of Minesweeper on an Expert-level grid (30x16 with 99 mines). If you hit a mine, the Hydra Engine triggers: your task isn't cleared—it duplicates 20 times. Now you have to buy milk 21 times. It is a functional implementation of a "short-circuit" for the human brain.&lt;/p&gt;

&lt;p&gt;Demo&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
      &lt;div class="c-embed__body flex items-center justify-between"&gt;
        &lt;a href="https://useless-to-do-list.vercel.app/" rel="noopener noreferrer" class="c-link fw-bold flex items-center"&gt;
          &lt;span class="mr-2"&gt;useless-to-do-list.vercel.app&lt;/span&gt;
          

        &lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;br&gt;
Code&lt;br&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/MalikSohaibIqbal" rel="noopener noreferrer"&gt;
        MalikSohaibIqbal
      &lt;/a&gt; / &lt;a href="https://github.com/MalikSohaibIqbal/Useless-To-Do-list" rel="noopener noreferrer"&gt;
        Useless-To-Do-list
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      The ultimate anti-productivity suite. Compliant with HTCPCP/1.0 (RFC 2324). Requires Expert-level Minesweeper proof-of-work to complete any task. Built with React, Lovable, and the existential dread of Google Gemini.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;🌪️ Proof of Work: The To-Do List of Infinite Regret&lt;/h1&gt;
&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;&lt;em&gt;A Productivity App for People Who Hate Being Productive.&lt;/em&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/418" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/6f1ef7854e6166a4f561d1f6c6c22ba267075e9819b723b3f14951dde545a31e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f485454502d34313825323049276d25323061253230546561706f742d726564" alt="Status Code"&gt;&lt;/a&gt;
&lt;a href="https://datatracker.ietf.org/doc/html/rfc2324" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/6e5efa2818c3460af601ba1b62e80084b7783d9074363bea61b299ed264a9200/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f50726f746f636f6c2d485443504350253246312e302d626c7565" alt="Protocol"&gt;&lt;/a&gt;
&lt;a href="https://github.com/MalikSohaibIqbal/Useless-To-Do-list#-ai-driven-development" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/685063bc2a418317dc0505966128bb6c9f495291d24d9dd13000dab321df8fb9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4275696c74253230776974682d4c6f7661626c6525323025324225323047656d696e692d376633616630" alt="AI"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;📌 Overview&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Proof of Work&lt;/strong&gt; is a digital psychological experiment disguised as a task manager. Built for the &lt;strong&gt;HTCPCP Challenge&lt;/strong&gt;, this app solves the "problem" of having too much to do by making it statistically impossible to finish anything.&lt;/p&gt;
&lt;p&gt;By merging the high-stakes logic of Minesweeper with the "I'm a Teapot" philosophy of &lt;strong&gt;Larry Masinter&lt;/strong&gt;, we have created a "short-circuit" for human productivity. It is a Ferrari engine inside a unicycle—technically impressive, yet fundamentally useless.&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;🛠️ The "Pain" Features&lt;/h2&gt;

&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;1. The Minesweeper Gatekeeper&lt;/h3&gt;

&lt;/div&gt;
&lt;p&gt;You cannot simply "check off" a task. Clicking the completion box triggers a full-screen &lt;strong&gt;Minesweeper Expert Grid&lt;/strong&gt; ($30 \times 16$ with $99$ mines).&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Victory:&lt;/strong&gt; The task is cleared.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Failure:&lt;/strong&gt; You hit a mine, and the &lt;strong&gt;Hydra Engine&lt;/strong&gt; activates.&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;2. The Hydra Engine (The Punishment)&lt;/h3&gt;

&lt;/div&gt;
&lt;p&gt;If…&lt;/p&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/MalikSohaibIqbal/Useless-To-Do-list" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;How I Built It&lt;br&gt;
This project was a "Dual-AI" collaboration:&lt;/p&gt;

&lt;p&gt;Lovable: Acted as the Lead Architect, managing the complex React state required for the "Hydra" task duplication and the retro-brutalist UI.&lt;/p&gt;

&lt;p&gt;Google Gemini: Served as the "Existential Consultant," curateing a library of 2,000+ unique demotivational quotes based on astrophysics and biology to remind users of their cosmic insignificance.&lt;/p&gt;

&lt;p&gt;Tech Stack: React, Vite, Tailwind CSS, and localStorage to ensure your failures persist even after a browser refresh.&lt;/p&gt;

&lt;p&gt;Prize Category&lt;br&gt;
🤖 Best Google AI Usage&lt;br&gt;
I leveraged Google Gemini to build the "Universal Entropy Engine." Every task is paired with an AI-generated reason why it doesn't matter (e.g., "The heat death of the universe renders 'Wash Dishes' mathematically irrelevant"). Gemini ensured the content was scientifically accurate, strictly neutral, and emotionally taxing.&lt;/p&gt;

&lt;p&gt;🫖 Best Ode to Larry Masinter&lt;br&gt;
This app is fully HTCPCP/1.0 (RFC 2324) compliant. If a user tries to close the Minesweeper modal or "cheat" the productivity trial, the app returns a hard 418 I'm a Teapot error. As a teapot, the software refuses to brew your productivity. We even injected the X-Brewing-Protocol header into the metadata as a tribute to Larry's legacy of intentional uselessness.&lt;/p&gt;

&lt;p&gt;Built with ❤️ and a total lack of productivity.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>418challenge</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
