<?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: Kawshik Ahmed Ornob</title>
    <description>The latest articles on DEV Community by Kawshik Ahmed Ornob (@kawshik-ornob8).</description>
    <link>https://dev.to/kawshik-ornob8</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%2F3736282%2Fe1f694ef-91f0-41e2-9098-9fbcc9597db7.jpg</url>
      <title>DEV Community: Kawshik Ahmed Ornob</title>
      <link>https://dev.to/kawshik-ornob8</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kawshik-ornob8"/>
    <language>en</language>
    <item>
      <title>Safe DDoS Attack Simulation – Learn How Cyber Attacks Work</title>
      <dc:creator>Kawshik Ahmed Ornob</dc:creator>
      <pubDate>Tue, 24 Feb 2026 16:14:32 +0000</pubDate>
      <link>https://dev.to/kawshik-ornob8/safe-ddos-attack-simulation-learn-how-cyber-attacks-work-3e1p</link>
      <guid>https://dev.to/kawshik-ornob8/safe-ddos-attack-simulation-learn-how-cyber-attacks-work-3e1p</guid>
      <description>&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%2F12nb7dqz2alpzj0lscsb.png" 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%2F12nb7dqz2alpzj0lscsb.png" alt=" " width="800" height="670"&gt;&lt;/a&gt;In this post, we will explore &lt;strong&gt;DDoS attacks&lt;/strong&gt;, how they work, and a &lt;strong&gt;safe way to simulate traffic overloads&lt;/strong&gt; for learning purposes.&lt;/p&gt;

&lt;p&gt;You can check out the full tutorial and live examples on my personal blog: &lt;a href="https://blog.kawshik.dev/2026/02/ddos-attacks-safe-simulation.html" rel="noopener noreferrer"&gt;Safe DDoS Simulation on blog.kawshik.dev&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  What is a DDoS Attack?
&lt;/h3&gt;

&lt;p&gt;A Distributed Denial-of-Service (DDoS) attack occurs when multiple systems flood the bandwidth or resources of a target system, usually a web server.&lt;/p&gt;

&lt;h3&gt;
  
  
  Safe Simulation
&lt;/h3&gt;

&lt;p&gt;Instead of attacking real websites, this tutorial demonstrates &lt;strong&gt;how to safely simulate traffic&lt;/strong&gt; to understand server overload patterns.&lt;/p&gt;

&lt;h3&gt;
  
  
  Key Takeaways
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Learn how servers respond to high traffic&lt;/li&gt;
&lt;li&gt;Understand common DDoS attack methods&lt;/li&gt;
&lt;li&gt;Practice safely without legal risks&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;For detailed step-by-step simulation, code examples, and visuals, visit my blog: &lt;a href="https://blog.kawshik.dev/2026/02/ddos-attacks-safe-simulation.html" rel="noopener noreferrer"&gt;blog.kawshik.dev&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>cybersecurity</category>
      <category>webdev</category>
      <category>tutorial</category>
      <category>learning</category>
    </item>
    <item>
      <title>The App Era is Ending: Why I Just Deleted 13 Apps from My Phone</title>
      <dc:creator>Kawshik Ahmed Ornob</dc:creator>
      <pubDate>Wed, 28 Jan 2026 01:42:46 +0000</pubDate>
      <link>https://dev.to/kawshik-ornob8/the-app-era-is-ending-why-i-just-deleted-13-apps-from-my-phone-1m68</link>
      <guid>https://dev.to/kawshik-ornob8/the-app-era-is-ending-why-i-just-deleted-13-apps-from-my-phone-1m68</guid>
      <description>&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%2Fhptoljlep3msml2gjel1.webp" 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%2Fhptoljlep3msml2gjel1.webp" alt="Death of the App" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We have lived in the &lt;strong&gt;"App Era"&lt;/strong&gt; for nearly 19 years, but I believe that era is coming to an end. Just a year or two ago, before the rise of &lt;strong&gt;Artificial Intelligence (AI)&lt;/strong&gt;, our screens were cluttered with multicolored squares. Many of these apps required monthly subscriptions, forced us to create accounts, and bombarded us with unwanted notifications and ads.&lt;/p&gt;

&lt;p&gt;By 2026, many of these applications are becoming obsolete. Think about it: when was the last time you actually opened a dedicated budgeting app, a tour planner, or a weather app?&lt;/p&gt;

&lt;h3&gt;
  
  
  From Clicking to Doing
&lt;/h3&gt;

&lt;p&gt;We are witnessing a &lt;strong&gt;"Great Consolidation."&lt;/strong&gt; We aren't just using apps anymore; we are using &lt;strong&gt;intents&lt;/strong&gt;. We are moving from &lt;strong&gt;"Generative AI"&lt;/strong&gt; (which writes things) to &lt;strong&gt;"Agentic AI"&lt;/strong&gt; (which does things).&lt;/p&gt;

&lt;p&gt;Last year, everyone used AI to write a meal plan. This year, the AI does everything automatically. For example, if you use a smart ring, it collects your health data, verifies your grocery delivery, and checks your refrigerator. It simply tells you: &lt;em&gt;"At 7:00 AM tomorrow, this is what you need to eat."&lt;/em&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Why are apps becoming a burden?
&lt;/h3&gt;

&lt;p&gt;In 2026, everyone wants a fast solution. Switching between apps creates a &lt;strong&gt;"context switching tax"&lt;/strong&gt; that kills your focus. By using one &lt;strong&gt;Autonomous Agent&lt;/strong&gt; as a layer over your phone, you reduce that friction to zero.&lt;/p&gt;

&lt;h4&gt;
  
  
  Real-World Examples:
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Travel&lt;/strong&gt;: In 2025, you had to search five sites for a hotel. In 2026, your Agent finds the best price and books it for you.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;News&lt;/strong&gt;: Instead of spending an hour reading the news, your Agent creates a personalized audio summary for you to listen to while you wake up.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Finance&lt;/strong&gt;: You no longer need to input expenses by hand. With secure bank APIs, your AI automatically tracks where your money goes.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  The Big Question: Is it Safe?
&lt;/h3&gt;

&lt;p&gt;Is our privacy at stake? In 2026, &lt;strong&gt;"Sovereign Tech"&lt;/strong&gt; provides the answer. Today’s bots aren't just in the cloud; they run locally on your own device. Your information stays with you. You are carrying a "brain" in your pocket or your smart glasses, not sending your data to a server in Silicon Valley.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Bottom Line
&lt;/h3&gt;

&lt;p&gt;The App Store is turning into a library of plugins rather than a list of destinations. We are moving toward a &lt;strong&gt;"Headless UI"&lt;/strong&gt; where the best interface is no interface at all. If your business still relies on people "opening an app" to find value, you are already behind.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Originally published at &lt;a href="https://blog.kawshik.dev/2026/01/death-of-apps-ai-agents.html" rel="noopener noreferrer"&gt;blog.kawshik.dev&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>webdev</category>
      <category>futuretech</category>
    </item>
  </channel>
</rss>
