<?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: ANIRUDDHA ADAK</title>
    <description>The latest articles on DEV Community by ANIRUDDHA ADAK (@aniruddhaadak5).</description>
    <link>https://dev.to/aniruddhaadak5</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3147718%2F5c988cf4-10a5-49d5-bd5e-b4a2b679225f.png</url>
      <title>DEV Community: ANIRUDDHA ADAK</title>
      <link>https://dev.to/aniruddhaadak5</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aniruddhaadak5"/>
    <language>en</language>
    <item>
      <title>Europe Just Switched On a New AI Supercomputer</title>
      <dc:creator>ANIRUDDHA ADAK</dc:creator>
      <pubDate>Tue, 08 Sep 2026 15:34:17 +0000</pubDate>
      <link>https://dev.to/aniruddhaadak5/europe-just-switched-on-a-new-ai-supercomputer-1eh</link>
      <guid>https://dev.to/aniruddhaadak5/europe-just-switched-on-a-new-ai-supercomputer-1eh</guid>
      <description>&lt;p&gt;Sweden just switched on a serious new machine.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;Arrhenius&lt;/code&gt; is a supercomputer that can handle more than &lt;strong&gt;60 petaflops&lt;/strong&gt;. That means over 60 million billion calculations every second.&lt;/p&gt;

&lt;p&gt;The number sounds huge, but the useful part is what happens next. Researchers can use it to train AI, model the climate, test new materials, and search for better medicines.&lt;/p&gt;

&lt;p&gt;It is also built to handle private work. Companies and research teams can run sensitive projects without sending their data somewhere else.&lt;/p&gt;

&lt;p&gt;The machine already ranks among the world's most powerful computers. It is 42nd on the latest global list, and it is designed to use less energy than many systems in the same class.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The next AI breakthrough may come from a lab, not a laptop.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;What I like about this story is that it shows the less flashy side of AI. We talk a lot about chatbots and humanoid robots, but the real race also depends on giant machines quietly doing the hard math underneath.&lt;/p&gt;

&lt;p&gt;Europe is clearly trying to build more of that infrastructure at home. Whether Arrhenius produces the next big discovery remains to be seen, but the researchers now have a much bigger engine to work with.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>tech</category>
    </item>
    <item>
      <title>OpenAI's Chief Scientist Says AI May Need to Slow Down</title>
      <dc:creator>ANIRUDDHA ADAK</dc:creator>
      <pubDate>Mon, 07 Sep 2026 15:35:45 +0000</pubDate>
      <link>https://dev.to/aniruddhaadak5/openais-chief-scientist-says-ai-may-need-to-slow-down-1d7f</link>
      <guid>https://dev.to/aniruddhaadak5/openais-chief-scientist-says-ai-may-need-to-slow-down-1d7f</guid>
      <description>&lt;p&gt;Something unusual happened at OpenAI this weekend.&lt;/p&gt;

&lt;p&gt;Jakub Pachocki, the company's chief scientist, said AI labs may need to &lt;strong&gt;slow down&lt;/strong&gt; when safety work cannot keep up with model progress.&lt;/p&gt;

&lt;p&gt;His argument is simple. AI could become much more capable over the next few years, but our ways of checking what it is doing are still imperfect. A model can look helpful in one test and still find ways around the people watching it.&lt;/p&gt;

&lt;p&gt;Pachocki wants voluntary safety promises to become real standards, checked by outside auditors, governments, or international groups. That would be a huge change for an industry that mostly polices itself.&lt;/p&gt;

&lt;p&gt;The hard part is the word &lt;em&gt;slow&lt;/em&gt;. Who decides when development has gone too far? What exact warning triggers a pause? And who makes every major lab follow the same rule?&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The race is getting faster, but the brakes are still being designed.&lt;/p&gt;
&lt;/blockquote&gt;

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

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



&lt;/p&gt;

&lt;p&gt;This is especially striking because OpenAI just launched its newest model with confident claims about safety and capability. Now one of its top scientists is saying the industry cannot keep scaling at maximum speed forever.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My take?&lt;/strong&gt; A slowdown sounds sensible, but it only matters if someone can define the speed limit.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>tech</category>
    </item>
    <item>
      <title>Claude Fable 5.1 Is Trying to Make AI Less Interruptive</title>
      <dc:creator>ANIRUDDHA ADAK</dc:creator>
      <pubDate>Sun, 06 Sep 2026 13:25:42 +0000</pubDate>
      <link>https://dev.to/aniruddhaadak5/claude-fable-51-is-trying-to-make-ai-less-interruptive-dg8</link>
      <guid>https://dev.to/aniruddhaadak5/claude-fable-51-is-trying-to-make-ai-less-interruptive-dg8</guid>
      <description>&lt;p&gt;Anthropic just released &lt;code&gt;Claude Fable 5.1&lt;/code&gt;, and the interesting part is not only the benchmark score.&lt;/p&gt;

&lt;p&gt;The company says the new model is better at long, complicated tasks and less likely to interrupt legitimate work with a safety warning. That sounds small, but anyone who has used an AI coding or research tool knows how annoying it is when a useful task suddenly stops halfway through.&lt;/p&gt;

&lt;p&gt;Anthropic also says cyber safety interruptions dropped by 60 percent in Claude Code sessions. On some science tests, Fable 5.1 scored much higher than the previous version.&lt;/p&gt;

&lt;p&gt;There is a catch. The strongest settings can cost more because the model uses more tokens. And difficult security work can still get routed to a stricter system.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The real test is not who tops one benchmark. It is who finishes the job without getting in the way.&lt;/p&gt;
&lt;/blockquote&gt;

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

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



&lt;/p&gt;

&lt;p&gt;This puts pressure on every other frontier model. OpenAI has already released Astra, and the race is quickly becoming about reliability, cost, and how often a model needs human rescue.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My take?&lt;/strong&gt; Fewer interruptions may matter more than a slightly higher score. A model that completes a real workflow is the one people keep paying for.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>tech</category>
    </item>
    <item>
      <title>OpenAI Says It Will Build Humanoid Robots Next</title>
      <dc:creator>ANIRUDDHA ADAK</dc:creator>
      <pubDate>Sun, 06 Sep 2026 13:17:30 +0000</pubDate>
      <link>https://dev.to/aniruddhaadak5/openai-says-it-will-build-humanoid-robots-next-26d4</link>
      <guid>https://dev.to/aniruddhaadak5/openai-says-it-will-build-humanoid-robots-next-26d4</guid>
      <description>&lt;p&gt;Big AI news from OpenAI this week.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;Sam Altman&lt;/code&gt; says OpenAI will &lt;strong&gt;definitely&lt;/strong&gt; build humanoid robots. In a new interview, he shared a bigger dream too. He believes &lt;em&gt;everyone&lt;/em&gt; should have a personal robot someday. One that handles the tasks you hate doing.&lt;/p&gt;

&lt;p&gt;This is not just talk. OpenAI is already hiring for its robotics team. The job listings mention robot data collection, hardware work, and training systems. So something real is being built behind the scenes.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Why would a software company want to build a body?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Because a robot gives AI a way to learn from the real world. Every time a robot picks up a cup or opens a door, it learns how physical stuff works. That data is gold for making smarter models.&lt;/p&gt;

&lt;p&gt;There is a catch though. OpenAI will not be alone in this race. &lt;code&gt;Tesla&lt;/code&gt; is working on its Optimus robot. And &lt;code&gt;Figure&lt;/code&gt; is already one step ahead. So this fight is just getting started.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Software is eating the world. Now it wants to walk in it.&lt;/p&gt;
&lt;/blockquote&gt;

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

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



&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/yTu0ak4GoyM" width="710" height="399"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;No release dates yet, and no photos of a prototype. Just a clear signal that the next big battle in AI might not happen on your screen. It might happen in your living room.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My take?&lt;/strong&gt; The chatbot race is almost settled. The robot race is wide open. And OpenAI does not like arriving late.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>openai</category>
      <category>robotics</category>
      <category>tech</category>
    </item>
    <item>
      <title>Nvidia Just Bought Hugging Face for Almost $13 Billion</title>
      <dc:creator>ANIRUDDHA ADAK</dc:creator>
      <pubDate>Sun, 06 Sep 2026 12:44:28 +0000</pubDate>
      <link>https://dev.to/aniruddhaadak5/nvidia-just-bought-hugging-face-for-almost-13-billion-25gp</link>
      <guid>https://dev.to/aniruddhaadak5/nvidia-just-bought-hugging-face-for-almost-13-billion-25gp</guid>
      <description>&lt;p&gt;Big news in the AI world this week.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;Nvidia&lt;/code&gt; is buying &lt;code&gt;Hugging Face&lt;/code&gt; for almost &lt;strong&gt;13 billion dollars&lt;/strong&gt;. If you have ever downloaded an open AI model, chances are you got it from Hugging Face. It is the place where millions of developers share models, data sets, and tools for free.&lt;/p&gt;

&lt;p&gt;Think of it as the world's biggest library for AI. And now the biggest AI chip company owns that library.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Why does this matter so much?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Because Nvidia makes the chips that power most of today's AI. Now it also holds the main hub where open models live. That combo is huge. Some experts even say it pushes rival chip makers away from the developer world.&lt;/p&gt;

&lt;p&gt;There is a good side too. Nvidia says Hugging Face will stay open. Developers can keep sharing and downloading freely. Jensen Huang, Nvidia's CEO, called it a big bet on open AI.&lt;/p&gt;

&lt;p&gt;Hugging Face's own CEO shared the news in his words, and people have spotted tiny references to both companies hidden inside the exact deal price.&lt;/p&gt;

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

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



&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;When the biggest player starts buying the community hubs, you know open AI is no longer a side story. It is the main story.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/GSamrqP7vwA" width="710" height="399"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;The deal still needs regulatory approval, so it will take months to close. But the message is clear. Open source AI is now worth billions, and the giants want in.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My take?&lt;/strong&gt; This is one of those deals that quietly changes how everything gets built.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>nvidia</category>
      <category>machinelearning</category>
    </item>
  </channel>
</rss>
