<?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: BHUVANESH M</title>
    <description>The latest articles on DEV Community by BHUVANESH M (@bhuvaneshm_dev).</description>
    <link>https://dev.to/bhuvaneshm_dev</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%2F2966215%2F0cf36748-376f-427d-8fd3-4ca905349ea5.png</url>
      <title>DEV Community: BHUVANESH M</title>
      <link>https://dev.to/bhuvaneshm_dev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bhuvaneshm_dev"/>
    <language>en</language>
    <item>
      <title>🌍 Exploring DAO Communities as a Computer Science Engineering Student : My DEP2 Experience</title>
      <dc:creator>BHUVANESH M</dc:creator>
      <pubDate>Fri, 29 May 2026 14:40:04 +0000</pubDate>
      <link>https://dev.to/bhuvaneshm_dev/exploring-dao-communities-as-a-computer-science-engineering-student-my-dep2-experience-3ajf</link>
      <guid>https://dev.to/bhuvaneshm_dev/exploring-dao-communities-as-a-computer-science-engineering-student-my-dep2-experience-3ajf</guid>
      <description>&lt;p&gt;As a 2nd-year Computer Science Engineering student, I had the opportunity to participate in the onboarding and interview process for the Kambria DAO Experimentation Program (DEP2). Until then, most of my focus had been on software development, open-source projects, and building my own ideas. DEP2 introduced me to an entirely different perspective — decentralized collaboration, DAO governance, community-driven innovation, and global knowledge-sharing networks.&lt;/p&gt;

&lt;p&gt;Through the application process, community discussions, and interactions with participants from different backgrounds, I learned how DAOs operate, how contributors coordinate across countries, and how technology can be used to create collaborative ecosystems without traditional organizational structures. It was fascinating to see people working together around shared goals, exchanging knowledge, and experimenting with new models of innovation.&lt;/p&gt;

&lt;p&gt;Although I was not selected for the final cohort, I genuinely consider the experience a valuable milestone in my learning journey. Sometimes opportunities do not end with a selection letter — they leave behind something even more important: knowledge, perspective, and motivation to keep growing.&lt;/p&gt;

&lt;p&gt;Now, as a pre-final year Computer Science Engineering student, I look back on this experience with gratitude. It broadened my understanding of global tech communities, strengthened my interest in open collaboration, and encouraged me to explore ideas beyond conventional software development.&lt;/p&gt;

&lt;p&gt;A sincere thank you to the Kambria team for the opportunity, the conversations, and the learning experience throughout the process. Every interaction added value, and every experience contributes to the journey.&lt;/p&gt;

&lt;p&gt;🚀 Keep learning. Keep building. Keep exploring.&lt;br&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%2Fotay0dne3qjal7gj40em.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%2Fotay0dne3qjal7gj40em.png" alt="Bhuvanesh M Dev dao not selected dev.to post" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>dao</category>
      <category>devjournal</category>
    </item>
    <item>
      <title>From a Python Library to a Universal API — My CosmoTalker Journey as a CSE Student</title>
      <dc:creator>BHUVANESH M</dc:creator>
      <pubDate>Sun, 24 May 2026 08:42:38 +0000</pubDate>
      <link>https://dev.to/bhuvaneshm_dev/from-a-python-library-to-a-universal-api-my-cosmotalker-journey-as-a-cse-student-4eej</link>
      <guid>https://dev.to/bhuvaneshm_dev/from-a-python-library-to-a-universal-api-my-cosmotalker-journey-as-a-cse-student-4eej</guid>
      <description>&lt;p&gt;When I entered my &lt;strong&gt;1st year of Computer Science Engineering 2nd phase&lt;/strong&gt;, I never expected one small idea would grow into one of my biggest projects.&lt;/p&gt;

&lt;p&gt;That idea became &lt;strong&gt;CosmoTalker&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;It started as a simple Python library built out of curiosity, experimentation, and my interest in astronomy and developer tools. During my first year, I focused on learning how APIs, JSON responses, libraries, and backend systems work while continuously adding new features to the project.&lt;/p&gt;

&lt;p&gt;As time went on, CosmoTalker slowly evolved beyond just a small Python package.&lt;/p&gt;




&lt;h1&gt;
  
  
  🚀 2nd Year — Building the Core System
&lt;/h1&gt;

&lt;p&gt;During my &lt;strong&gt;2nd year&lt;/strong&gt;, I started developing the major parts of CosmoTalker seriously.&lt;/p&gt;

&lt;p&gt;I improved:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;backend structure&lt;/li&gt;
&lt;li&gt;feature support&lt;/li&gt;
&lt;li&gt;API logic&lt;/li&gt;
&lt;li&gt;astronomy data handling&lt;/li&gt;
&lt;li&gt;developer usability&lt;/li&gt;
&lt;li&gt;multi-platform accessibility&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This phase became one of the most important milestones in my development journey.&lt;/p&gt;

&lt;p&gt;One of the proudest moments was when the project received recognition through &lt;strong&gt;TASS at YASSC’25&lt;/strong&gt; as a best project work achievement. That recognition motivated me to push the project even further.&lt;/p&gt;




&lt;h1&gt;
  
  
  🌍 3rd Year (Pre-Final Year) — The Universal API Era
&lt;/h1&gt;

&lt;p&gt;Now, as I enter my &lt;strong&gt;pre-final year in CSE&lt;/strong&gt;, CosmoTalker has transformed into a &lt;strong&gt;universal API platform&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Instead of being limited to Python, the API now works with almost every programming language including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Python&lt;/li&gt;
&lt;li&gt;JavaScript&lt;/li&gt;
&lt;li&gt;TypeScript&lt;/li&gt;
&lt;li&gt;Go&lt;/li&gt;
&lt;li&gt;Rust&lt;/li&gt;
&lt;li&gt;Java&lt;/li&gt;
&lt;li&gt;C#&lt;/li&gt;
&lt;li&gt;PHP&lt;/li&gt;
&lt;li&gt;Kotlin&lt;/li&gt;
&lt;li&gt;Swift&lt;/li&gt;
&lt;li&gt;C++&lt;/li&gt;
&lt;li&gt;and many more...&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The vision became much bigger:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“If a language can make an HTTP request, it should be able to use CosmoTalker.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Today, I’m actively developing:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;new API features&lt;/li&gt;
&lt;li&gt;improved response systems&lt;/li&gt;
&lt;li&gt;better developer experience&lt;/li&gt;
&lt;li&gt;AI integrations&lt;/li&gt;
&lt;li&gt;space data tools&lt;/li&gt;
&lt;li&gt;offline ecosystem support&lt;/li&gt;
&lt;li&gt;cross-language compatibility&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;CosmoTalker is no longer just a student experiment — it has become a growing developer ecosystem.&lt;/p&gt;




&lt;h1&gt;
  
  
  💡 What Makes CosmoTalker Different?
&lt;/h1&gt;

&lt;p&gt;CosmoTalker focuses on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;simplicity&lt;/li&gt;
&lt;li&gt;universal access&lt;/li&gt;
&lt;li&gt;lightweight integration&lt;/li&gt;
&lt;li&gt;developer-friendly APIs&lt;/li&gt;
&lt;li&gt;multi-language support&lt;/li&gt;
&lt;li&gt;space &amp;amp; astronomy data&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The goal is to make space technology accessible to developers everywhere without requiring complicated SDKs or heavy installations.&lt;/p&gt;




&lt;h1&gt;
  
  
  🎥 Watch the Project Demo
&lt;/h1&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/AgPBPzBXPjs"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;




&lt;h1&gt;
  
  
  🔗 Project Links
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;🌌 GitHub Repository: &lt;a href="https://github.com/bhuvanesh-m-dev/cosmotalker" rel="noopener noreferrer"&gt;https://github.com/bhuvanesh-m-dev/cosmotalker&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;🚀 Developer Portal: &lt;a href="https://bhuvanesh-m-dev.github.io/cosmotalker/api/get/developers.html" rel="noopener noreferrer"&gt;https://bhuvanesh-m-dev.github.io/cosmotalker/api/get/developers.html&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;👨‍🚀 AI PlayGround Portal : &lt;a href="https://bhuvanesh-m-dev.github.io/cosmotalker/api/get/llm-playground.html" rel="noopener noreferrer"&gt;https://bhuvanesh-m-dev.github.io/cosmotalker/api/get/llm-playground.html&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;🌍 API Endpoint: &lt;a href="https://cosmotalker.onrender.com/api/get?q=" rel="noopener noreferrer"&gt;https://cosmotalker.onrender.com/api/get?q=&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h1&gt;
  
  
  🔮 Towards Final Year…
&lt;/h1&gt;

&lt;p&gt;Sometimes I look back and think:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“This started as a first-year learning project.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Now entering my final academic phases as a CSE student, I’m excited to see what CosmoTalker could become by final year.&lt;/p&gt;

&lt;p&gt;Maybe:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;a complete open-source ecosystem&lt;/li&gt;
&lt;li&gt;an AI-powered astronomy platform&lt;/li&gt;
&lt;li&gt;a developer toolkit used globally&lt;/li&gt;
&lt;li&gt;or something even bigger&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The journey is still continuing.&lt;/p&gt;

&lt;p&gt;And honestly…&lt;/p&gt;

&lt;p&gt;I think the best parts of CosmoTalker are still ahead. 🌌&lt;/p&gt;

</description>
      <category>api</category>
      <category>cosmotalker</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Gemini’s New UI + 3.5 Flash: Google Is Building an AI-Native Developer Experience</title>
      <dc:creator>BHUVANESH M</dc:creator>
      <pubDate>Wed, 20 May 2026 02:35:53 +0000</pubDate>
      <link>https://dev.to/bhuvaneshm_dev/geminis-new-ui-35-flash-google-is-building-an-ai-native-developer-experience-2fm</link>
      <guid>https://dev.to/bhuvaneshm_dev/geminis-new-ui-35-flash-google-is-building-an-ai-native-developer-experience-2fm</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%2F17ad5d0qe8d652qj2bnp.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%2F17ad5d0qe8d652qj2bnp.png" alt="Gemini’s New UI + 3.5 Flash" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Google just gave Gemini a major glow-up at Google I/O 2026, and this feels less like a chatbot refresh and more like the beginning of an AI-native operating experience for developers.&lt;/p&gt;

&lt;p&gt;The new Gemini UI looks cleaner, faster, and far more focused on workflow. The redesigned “Ask Gemini” interface, smoother animations, contextual tools, and simplified model selector make the experience feel lightweight while still being powerful.&lt;/p&gt;

&lt;p&gt;Google is clearly moving toward an AI-first UX where the assistant becomes part of the workflow instead of just a separate chat window.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Stands Out in the New UI
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Minimal and distraction-free design&lt;/li&gt;
&lt;li&gt;Faster access to models and tools&lt;/li&gt;
&lt;li&gt;Better workflow-oriented layout&lt;/li&gt;
&lt;li&gt;Cleaner interaction experience&lt;/li&gt;
&lt;li&gt;More integrated AI workspace feel&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The overall interface now feels closer to a productivity environment rather than a traditional AI chat app.&lt;/p&gt;

&lt;h2&gt;
  
  
  Gemini 3.5 Flash Looks Interesting for Developers
&lt;/h2&gt;

&lt;p&gt;What caught my attention most is Gemini 3.5 Flash.&lt;/p&gt;

&lt;p&gt;Google is positioning 3.5 Flash as a high-speed model optimized for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Coding workflows&lt;/li&gt;
&lt;li&gt;Agentic tasks&lt;/li&gt;
&lt;li&gt;UI generation&lt;/li&gt;
&lt;li&gt;Iterative development&lt;/li&gt;
&lt;li&gt;Long-context execution&lt;/li&gt;
&lt;li&gt;Fast response generation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The speed improvements genuinely look impressive.&lt;/p&gt;

&lt;p&gt;This is where things start becoming exciting for developers.&lt;/p&gt;

&lt;p&gt;We’re entering an era where:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AI assists during the actual build process&lt;/li&gt;
&lt;li&gt;Prototyping becomes conversational&lt;/li&gt;
&lt;li&gt;Frontend generation becomes iterative in real time&lt;/li&gt;
&lt;li&gt;Agents can execute multi-step workflows instead of only answering prompts&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why This Matters
&lt;/h2&gt;

&lt;p&gt;Gemini’s redesign reflects a larger shift happening across the AI ecosystem.&lt;/p&gt;

&lt;p&gt;AI tools are no longer just assistants.&lt;br&gt;
They’re becoming development environments.&lt;/p&gt;

&lt;p&gt;The new UI reflects that direction:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Minimal distractions&lt;/li&gt;
&lt;li&gt;Contextual actions&lt;/li&gt;
&lt;li&gt;Faster workflow switching&lt;/li&gt;
&lt;li&gt;Better tool accessibility&lt;/li&gt;
&lt;li&gt;Workspace-style interactions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Google still has strong competition from OpenAI, Anthropic, and the open-source ecosystem, but Gemini 3.5 Flash feels like Google finally aligning:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Infrastructure&lt;/li&gt;
&lt;li&gt;Multimodal AI&lt;/li&gt;
&lt;li&gt;Developer tooling&lt;/li&gt;
&lt;li&gt;UI/UX polish&lt;/li&gt;
&lt;li&gt;Workflow integration&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;into one ecosystem.&lt;/p&gt;

&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;The next phase of software development may not just be about writing code faster.&lt;/p&gt;

&lt;p&gt;It may be about:&lt;/p&gt;

&lt;p&gt;Designing, testing, debugging, generating, and deploying — all through AI-native workflows.&lt;/p&gt;

&lt;p&gt;And Gemini’s new UI combined with 3.5 Flash feels like a strong step in that direction.&lt;/p&gt;

</description>
      <category>google</category>
      <category>gemini</category>
      <category>ui</category>
    </item>
    <item>
      <title>Gemini app new UI</title>
      <dc:creator>BHUVANESH M</dc:creator>
      <pubDate>Wed, 20 May 2026 02:05:50 +0000</pubDate>
      <link>https://dev.to/bhuvaneshm_dev/gemini-app-new-ui-31da</link>
      <guid>https://dev.to/bhuvaneshm_dev/gemini-app-new-ui-31da</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%2Fl13ikwrlpcvbeqqpily2.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%2Fl13ikwrlpcvbeqqpily2.png" alt="Gemini App new UI" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>gemini</category>
    </item>
    <item>
      <title>Building Space Apps in the Browser with GalacticCode and CosmoTalker</title>
      <dc:creator>BHUVANESH M</dc:creator>
      <pubDate>Thu, 23 Apr 2026 07:29:52 +0000</pubDate>
      <link>https://dev.to/bhuvaneshm_dev/building-space-apps-in-the-browser-with-galacticcode-and-cosmotalker-n98</link>
      <guid>https://dev.to/bhuvaneshm_dev/building-space-apps-in-the-browser-with-galacticcode-and-cosmotalker-n98</guid>
      <description>&lt;p&gt;Most online Python compilers allow basic execution, but they usually do not support installing or using third-party libraries like &lt;code&gt;numpy&lt;/code&gt;, &lt;code&gt;pandas&lt;/code&gt;, or custom modules.&lt;/p&gt;

&lt;p&gt;This limits what users can actually build.&lt;/p&gt;

&lt;p&gt;To address this, I created a browser-based Python environment where code runs instantly and libraries can be used without manual installation.&lt;/p&gt;

&lt;p&gt;GalacticCode runs Python directly in the browser using WebAssembly (Pyodide). It executes code locally, so there is no backend dependency, no file upload, and no setup required.&lt;/p&gt;

&lt;p&gt;CosmoTalker is integrated into this environment, allowing users to access space-related data and build small applications directly.&lt;/p&gt;

&lt;p&gt;With this setup:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Python runs instantly in the browser&lt;/li&gt;
&lt;li&gt;CosmoTalker is preloaded&lt;/li&gt;
&lt;li&gt;No installation or configuration is required&lt;/li&gt;
&lt;li&gt;Code executes locally&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Example:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight python"&gt;&lt;code&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="n"&gt;cosmotalker&lt;/span&gt;

&lt;span class="nf"&gt;print&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;cosmotalker&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;get&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="s"&gt;mars&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="p"&gt;))&lt;/span&gt;
&lt;span class="n"&gt;cosmotalker&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;apod&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;You can run the above example directly here:&lt;br&gt;
&lt;a href="https://bhuvanesh-m-dev.github.io/galacticcode/?code=aW1wb3J0IGNvc21vdGFsa2VyIApwcmludChjb3Ntb3RhbGtlci5nZXQoIm1hcnMiKSkgCmNvc21vdGFsa2VyLmFwb2QoKQ==" rel="noopener noreferrer"&gt;https://bhuvanesh-m-dev.github.io/galacticcode/?code=aW1wb3J0IGNvc21vdGFsa2VyIApwcmludChjb3Ntb3RhbGtlci5nZXQoIm1hcnMiKSkgCmNvc21vdGFsa2VyLmFwb2QoKQ==&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Another example (multiple planet data):&lt;br&gt;
&lt;a href="https://bhuvanesh-m-dev.github.io/galacticcode/?code=aW1wb3J0IGNvc21vdGFsa2VyCnByaW50KGNvc21vdGFsa2VyLmdldCgidmVudXMiKSkKcHJpbnQoY29zbW90YWxrZXIuZ2V0KCJtYXJzIikp" rel="noopener noreferrer"&gt;https://bhuvanesh-m-dev.github.io/galacticcode/?code=aW1wb3J0IGNvc21vdGFsa2VyCnByaW50KGNvc21vdGFsa2VyLmdldCgidmVudXMiKSkKcHJpbnQoY29zbW90YWxrZXIuZ2V0KCJtYXJzIikp&lt;/a&gt;&lt;/p&gt;



&lt;p&gt;The Astronomy Picture of the Day (APOD) fetched today:&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%2F09fathmma862cdqqgu8p.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%2F09fathmma862cdqqgu8p.jpg" alt="APOD" width="800" height="522"&gt;&lt;/a&gt;&lt;/p&gt;



&lt;p&gt;Demo video:&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/hvDvAp11QLA"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;




&lt;p&gt;The objective is to reduce setup friction while still allowing practical experimentation and small-scale application development directly in the browser.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://bhuvanesh-m-dev.github.io/galacticcode" rel="noopener noreferrer"&gt;https://bhuvanesh-m-dev.github.io/galacticcode&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cosmotalker</category>
      <category>python</category>
      <category>programming</category>
      <category>webdev</category>
    </item>
    <item>
      <title>🚀 A Wake-Up Call for Developers: Don’t Just Build — Publish Your Ideas to the Linux Ecosystem</title>
      <dc:creator>BHUVANESH M</dc:creator>
      <pubDate>Wed, 31 Dec 2025 11:57:29 +0000</pubDate>
      <link>https://dev.to/bhuvaneshm_dev/a-wake-up-call-for-developers-dont-just-build-publish-your-ideas-to-the-linux-ecosystem-odc</link>
      <guid>https://dev.to/bhuvaneshm_dev/a-wake-up-call-for-developers-dont-just-build-publish-your-ideas-to-the-linux-ecosystem-odc</guid>
      <description>&lt;p&gt;Every day, developers create scripts, tools, and utilities that solve real problems. Many of them make Linux friendlier, automate workflows, or simplify everyday tasks.&lt;/p&gt;

&lt;p&gt;But most of these ideas &lt;strong&gt;never leave a local folder&lt;/strong&gt;.&lt;br&gt;&lt;br&gt;
They stay inside our machines — instead of becoming part of the &lt;strong&gt;Linux ecosystem&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;And that’s the wake-up call I want to share today.&lt;/p&gt;


&lt;h2&gt;
  
  
  🧠 Linux Grows Only When Developers Share
&lt;/h2&gt;

&lt;p&gt;Linux became powerful because developers &lt;strong&gt;shared what they built&lt;/strong&gt; — not because everything was perfect, but because it was &lt;strong&gt;useful&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;That spirit is what inspired projects like &lt;strong&gt;&lt;a href="https://bhuvanesh-m-dev.github.io/setbian" rel="noopener noreferrer"&gt;Setbian — Make Linux Meaningful&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;💡 &lt;strong&gt;If your project solves even one real problem — it deserves to exist in the ecosystem.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The ecosystem grows only when developers &lt;strong&gt;publish&lt;/strong&gt;, &lt;strong&gt;collaborate&lt;/strong&gt;, and &lt;strong&gt;contribute&lt;/strong&gt;.&lt;/p&gt;


&lt;h2&gt;
  
  
  🌍 From “Personal Script” → To “Linux Contribution”
&lt;/h2&gt;

&lt;p&gt;When you publish your tool or idea, you’re doing more than uploading code — you’re &lt;strong&gt;helping someone else&lt;/strong&gt; who needed exactly that solution.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bhuvanesh-m-dev.github.io/setbian/app-portal" rel="noopener noreferrer"&gt;Setbian’s App Portal&lt;/a&gt;&lt;/strong&gt; is an example of this collaborative mindset.&lt;br&gt;&lt;br&gt;
It exists to help developers &lt;strong&gt;share their apps&lt;/strong&gt; — not just build them privately.&lt;/p&gt;

&lt;p&gt;Even a small bash script or Python utility can become:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;a shared &lt;code&gt;.deb&lt;/code&gt; package
&lt;/li&gt;
&lt;li&gt;a community tool
&lt;/li&gt;
&lt;li&gt;part of someone else’s workflow
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;That is the power of publishing.&lt;/strong&gt;&lt;/p&gt;


&lt;h2&gt;
  
  
  🤝 Don’t Just Build — Publish Your App
&lt;/h2&gt;

&lt;p&gt;Setbian encourages developers to bring their ideas into the open through the &lt;strong&gt;&lt;a href="https://bhuvanesh-m-dev.github.io/setbian/app-portal/publish-your-app/" rel="noopener noreferrer"&gt;Publish Your App&lt;/a&gt;&lt;/strong&gt; workflow.&lt;/p&gt;

&lt;p&gt;Here, creators can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Submit apps
&lt;/li&gt;
&lt;li&gt;Share their work
&lt;/li&gt;
&lt;li&gt;Become part of a growing Linux ecosystem
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Because &lt;strong&gt;projects evolve only when they are visible&lt;/strong&gt; —&lt;br&gt;&lt;br&gt;
through feedback, contributions, and collaboration.&lt;/p&gt;


&lt;h2&gt;
  
  
  🎥 Watch: Setbian
&lt;/h2&gt;

&lt;p&gt;Here’s a short video about the vision behind publishing and community-driven development:&lt;/p&gt;

&lt;p&gt;

  &lt;iframe src="https://www.youtube.com/embed/N3sW1yueaZU"&gt;
  &lt;/iframe&gt;


&lt;/p&gt;




&lt;h2&gt;
  
  
  🚀 If You Built Something… Share It.
&lt;/h2&gt;

&lt;p&gt;Whether it’s:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;a GUI tool
&lt;/li&gt;
&lt;li&gt;a terminal utility
&lt;/li&gt;
&lt;li&gt;a Debian helper script
&lt;/li&gt;
&lt;li&gt;a small learning project
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Don’t let it remain hidden.&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Publish it. Share it. Let it breathe.&lt;br&gt;&lt;br&gt;
Let it become part of the &lt;strong&gt;Linux journey&lt;/strong&gt;.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;🌱 &lt;strong&gt;Someone out there is waiting for exactly what you created.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  🌱 The Ecosystem Grows When We Do
&lt;/h2&gt;

&lt;p&gt;This is a call to fellow developers, students, and creators:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;✊ &lt;strong&gt;Stop hiding your ideas.&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Share them with the world.&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Linux becomes stronger when you contribute.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;If you’ve built something — big or small — &lt;strong&gt;drop your project link in the comments&lt;/strong&gt;.&lt;br&gt;&lt;br&gt;
Let’s encourage more developers to &lt;strong&gt;publish&lt;/strong&gt;, &lt;strong&gt;collaborate&lt;/strong&gt;, and &lt;strong&gt;shape the future of the Linux ecosystem together&lt;/strong&gt;.&lt;/p&gt;

</description>
      <category>setbian</category>
      <category>linux</category>
      <category>development</category>
      <category>code</category>
    </item>
    <item>
      <title>Google's Aluminium OS</title>
      <dc:creator>BHUVANESH M</dc:creator>
      <pubDate>Sun, 28 Dec 2025 04:22:34 +0000</pubDate>
      <link>https://dev.to/bhuvaneshm_dev/googles-aluminium-os-1dgf</link>
      <guid>https://dev.to/bhuvaneshm_dev/googles-aluminium-os-1dgf</guid>
      <description>&lt;p&gt;In the evolving landscape fo personal computing, Google has embarked on a transformative journey to unify its ecosystems. &lt;strong&gt;Aluminium OS&lt;/strong&gt;, the internal codename for an Android-based desktop operating system, represents the culmination of efforts to merge Android's vast app ecosystem and mobile prowess with ChromeOS's secure, web-centric foundation.&lt;/p&gt;

&lt;p&gt;Built with artificial intelligence at its core—featuring deep integration of &lt;strong&gt;Gemini models&lt;/strong&gt;—this platform promises seamless experiences across devices, from smartphones to premium laptops, tablets, detachables, and mini-PCs. As of late 2025, internal testing on &lt;strong&gt;Android 16&lt;/strong&gt; builds progresses steadily, with hardware partners preparing for broader adoption.&lt;/p&gt;

&lt;p&gt;The transition strategy ensures continuity: existing ChromeOS devices will receive updates through their supported lifecycles, potentially allowing migrations where hardware permits, while new &lt;strong&gt;Aluminium-powered&lt;/strong&gt; devices target entry-level to premium segments. Anticipated launches in &lt;strong&gt;2026&lt;/strong&gt; mark Google's ambitious challenge to established desktop leaders, fostering a unified, AI-enhanced environment that empowers developers with cross-device compatibility and users with intuitive, intelligent computing.&lt;/p&gt;

&lt;p&gt;This development signals a profound shift toward an interconnected digital future.&lt;/p&gt;




&lt;p&gt;Follow me on:&lt;br&gt;&lt;br&gt;
🐦 &lt;a href="https://x.com/bhuvaneshm06" rel="noopener noreferrer"&gt;X (Twitter)&lt;/a&gt;&lt;br&gt;&lt;br&gt;
💼 &lt;a href="https://www.linkedin.com/in/bhuvaneshm-developer/" rel="noopener noreferrer"&gt;LinkedIn&lt;/a&gt;&lt;br&gt;&lt;br&gt;
💻 &lt;a href="https://github.com/bhuvanesh-m-dev" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

</description>
      <category>google</category>
      <category>aluminiumos</category>
      <category>gemini</category>
      <category>ai</category>
    </item>
    <item>
      <title>🚀 Oolit: Featured Internationally + Now Evolving into a ML Model</title>
      <dc:creator>BHUVANESH M</dc:creator>
      <pubDate>Sat, 06 Dec 2025 13:38:05 +0000</pubDate>
      <link>https://dev.to/bhuvaneshm_dev/oolit-featured-internationally-now-evolving-into-a-ml-model-3h5i</link>
      <guid>https://dev.to/bhuvaneshm_dev/oolit-featured-internationally-now-evolving-into-a-ml-model-3h5i</guid>
      <description>&lt;p&gt;Over the past few months, I’ve been working on Oolit, an offline AI feature built for the CosmoTalker ecosystem. What started as a simple function to deliver space-related answers without internet connectivity has now reached an exciting milestone.&lt;/p&gt;

&lt;p&gt;🌍 1. Oolit Featured Internationally&lt;/p&gt;

&lt;p&gt;Oolit was recently highlighted in a technical article by KiteMetric, a Vietnam-based software development company:&lt;/p&gt;

&lt;p&gt;🔗 Article: &lt;a href="https://kitemetric.com/blogs/introducing-oolit-your-offline-ai-chatbot-for-cosmotalker" rel="noopener noreferrer"&gt;https://kitemetric.com/blogs/introducing-oolit-your-offline-ai-chatbot-for-cosmotalker&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This recognition comes shortly after my other open-source project, ZentoraOS, was featured by teams in Spain and India.&lt;br&gt;
It's motivating to see projects built at a small scale find visibility across different countries.&lt;/p&gt;

&lt;p&gt;🤖 2. Oolit Is Now Evolving into a Machine Learning Model&lt;/p&gt;

&lt;p&gt;Oolit has grown beyond a standard function — it’s now being developed into its own Machine Learning model, with a long-term goal of becoming a lightweight, open-source LLM.&lt;/p&gt;

&lt;p&gt;🔗 Repo: &lt;a href="https://github.com/bhuvanesh-m-dev/oolit" rel="noopener noreferrer"&gt;https://github.com/bhuvanesh-m-dev/oolit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The idea is to keep Oolit fast, offline, and developer-friendly, while steadily improving its intelligence through incremental model updates.&lt;/p&gt;

&lt;p&gt;I’m excited to continue building and exploring what’s possible with open-source AI, minimal models, and offline-first tools.&lt;/p&gt;

&lt;p&gt;More updates coming soon! 🚀&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%2F1wdrnfnfgq711osie5fe.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%2F1wdrnfnfgq711osie5fe.png" alt="oolit" width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>ZentoraOS Receives Global Recognition from Q2B Studio 🇪🇸</title>
      <dc:creator>BHUVANESH M</dc:creator>
      <pubDate>Wed, 05 Nov 2025 12:41:59 +0000</pubDate>
      <link>https://dev.to/bhuvaneshm_dev/zentoraos-receives-global-recognition-from-q2b-studio-453j</link>
      <guid>https://dev.to/bhuvaneshm_dev/zentoraos-receives-global-recognition-from-q2b-studio-453j</guid>
      <description>&lt;p&gt;I’m excited to share that &lt;strong&gt;ZentoraOS&lt;/strong&gt;, my open-source Linux project built with offline AI capabilities, was recently featured by &lt;strong&gt;Q2B Studio&lt;/strong&gt;, a software development company based in &lt;strong&gt;Spain&lt;/strong&gt;.  &lt;/p&gt;

&lt;p&gt;Their detailed article — &lt;em&gt;“Presentando ZentoraOS”&lt;/em&gt; — explores how the OS blends the &lt;strong&gt;familiarity of Windows&lt;/strong&gt; with the &lt;strong&gt;power of Linux&lt;/strong&gt; and &lt;strong&gt;built-in AI tools powered by Ollama&lt;/strong&gt;.  &lt;/p&gt;

&lt;p&gt;Seeing a project I started as a student in India reach an international audience is truly rewarding.&lt;br&gt;&lt;br&gt;
It’s a reminder that in open source, &lt;strong&gt;code speaks beyond borders&lt;/strong&gt;. 🌍  &lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://www.q2bstudio.com/nuestro-blog/16620/presentando-zentoraos" rel="noopener noreferrer"&gt;Read the article by Q2B Studio&lt;/a&gt;  &lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://bhuvanesh-m-dev.github.io/zentoraos/" rel="noopener noreferrer"&gt;Learn more about ZentoraOS&lt;/a&gt;&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%2F883eqhm6m71xws32fynd.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%2F883eqhm6m71xws32fynd.png" alt="ZentoraOS" width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devjournal</category>
      <category>developer</category>
      <category>linux</category>
      <category>ai</category>
    </item>
    <item>
      <title>🧠 When All LLMs Write the Same C Code: A Curious Case of “Alice, Bob, Charlie, Diana”</title>
      <dc:creator>BHUVANESH M</dc:creator>
      <pubDate>Tue, 04 Nov 2025 07:30:59 +0000</pubDate>
      <link>https://dev.to/bhuvaneshm_dev/when-all-llms-write-the-same-c-code-a-curious-case-of-alice-bob-charlie-diana-402p</link>
      <guid>https://dev.to/bhuvaneshm_dev/when-all-llms-write-the-same-c-code-a-curious-case-of-alice-bob-charlie-diana-402p</guid>
      <description>&lt;p&gt;&lt;strong&gt;Date:&lt;/strong&gt; November 4,2025&lt;/p&gt;




&lt;h3&gt;
  
  
  💡 Introduction
&lt;/h3&gt;

&lt;p&gt;Recently, while testing multiple AI coding assistants — ChatGPT, Copilot, Claude, Gemini, Grok, DeepSeek, Kimi, Meta, Qwen, and Perplexity — I noticed something curious.&lt;/p&gt;

&lt;p&gt;Whenever I asked each model to &lt;em&gt;“Write a Stack program in C with push and pop operations”&lt;/em&gt;, they all generated &lt;strong&gt;almost identical outputs&lt;/strong&gt; — including the &lt;em&gt;same names&lt;/em&gt; in the example code:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight c"&gt;&lt;code&gt;&lt;span class="n"&gt;push&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="o"&gt;&amp;amp;&lt;/span&gt;&lt;span class="n"&gt;s&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="s"&gt;"Alice"&lt;/span&gt;&lt;span class="p"&gt;);&lt;/span&gt;
&lt;span class="n"&gt;push&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="o"&gt;&amp;amp;&lt;/span&gt;&lt;span class="n"&gt;s&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="s"&gt;"Bob"&lt;/span&gt;&lt;span class="p"&gt;);&lt;/span&gt;
&lt;span class="n"&gt;push&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="o"&gt;&amp;amp;&lt;/span&gt;&lt;span class="n"&gt;s&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="s"&gt;"Charlie"&lt;/span&gt;&lt;span class="p"&gt;);&lt;/span&gt;
&lt;span class="n"&gt;push&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="o"&gt;&amp;amp;&lt;/span&gt;&lt;span class="n"&gt;s&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="s"&gt;"Diana"&lt;/span&gt;&lt;span class="p"&gt;);&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Different models. Different companies. Same names.&lt;br&gt;
So what’s going on here?&lt;/p&gt;


&lt;h3&gt;
  
  
  🧩 The Setup
&lt;/h3&gt;

&lt;p&gt;I ran the same base prompt across 10 LLM-based coding tools:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“write a c prgm to push and pop, stack prgm with example of names”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Each model produced syntactically correct code, with minor stylistic differences — but nearly all used the &lt;strong&gt;same sequence of names&lt;/strong&gt;: &lt;em&gt;Alice, Bob, Charlie, Diana&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;Some even printed the same formatted output structure:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Current stack (top to bottom):
Diana
Charlie
Bob
Alice
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;You can check the screenshots and chat logs here:&lt;br&gt;
🔗 &lt;a href="https://chatgpt.com/share/6909995f-2ef4-800b-a811-373f144d8cde" rel="noopener noreferrer"&gt;https://chatgpt.com/share/6909995f-2ef4-800b-a811-373f144d8cde&lt;/a&gt;&lt;br&gt;
🔗 &lt;a href="https://copilot.microsoft.com/shares/H5n3ZdH455JZsejbt8xTX" rel="noopener noreferrer"&gt;https://copilot.microsoft.com/shares/H5n3ZdH455JZsejbt8xTX&lt;/a&gt;&lt;br&gt;
🔗 &lt;a href="https://chat.qwen.ai/s/c5435fa7-4e7f-4111-8405-9f1b8a3a7264?fev=0.0.237" rel="noopener noreferrer"&gt;https://chat.qwen.ai/s/c5435fa7-4e7f-4111-8405-9f1b8a3a7264?fev=0.0.237&lt;/a&gt;&lt;br&gt;
🔗 &lt;a href="https://grok.com/share/c2hhcmQtMw%3D%3D_090f0c4b-6b16-4c80-aca5-d216d12fc118" rel="noopener noreferrer"&gt;https://grok.com/share/c2hhcmQtMw%3D%3D_090f0c4b-6b16-4c80-aca5-d216d12fc118&lt;/a&gt;&lt;br&gt;
🔗 &lt;a href="https://chat.deepseek.com/share/kzmuks1r5jyr9lu4a4" rel="noopener noreferrer"&gt;https://chat.deepseek.com/share/kzmuks1r5jyr9lu4a4&lt;/a&gt;&lt;br&gt;
🔗 &lt;a href="https://gemini.google.com/share/760142d445e0" rel="noopener noreferrer"&gt;https://gemini.google.com/share/760142d445e0&lt;/a&gt;&lt;br&gt;
🔗 &lt;a href="https://www.kimi.com/share/d44q1eiav1fdpe56ml90" rel="noopener noreferrer"&gt;https://www.kimi.com/share/d44q1eiav1fdpe56ml90&lt;/a&gt;&lt;br&gt;
🔗 &lt;a href="https://www.meta.ai/share/bd3NRucWiAt/" rel="noopener noreferrer"&gt;https://www.meta.ai/share/bd3NRucWiAt/&lt;/a&gt;&lt;br&gt;
🔗 &lt;a href="https://claude.ai/share/691c0dd9-74f5-465c-b5bd-b6db775d97b1" rel="noopener noreferrer"&gt;https://claude.ai/share/691c0dd9-74f5-465c-b5bd-b6db775d97b1&lt;/a&gt;&lt;br&gt;
🔗 &lt;a href="https://www.perplexity.ai/search/write-a-c-prgm-to-push-and-pop-oG.NzePvRbugHB6FtP.J8w#1" rel="noopener noreferrer"&gt;https://www.perplexity.ai/search/write-a-c-prgm-to-push-and-pop-oG.NzePvRbugHB6FtP.J8w#1&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  🧠 Why This Happens
&lt;/h3&gt;

&lt;p&gt;This isn’t coincidence — it’s &lt;em&gt;convergence&lt;/em&gt;.&lt;br&gt;
Here’s why it happens across models:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Shared Training Data&lt;/strong&gt;&lt;br&gt;
Most open and commercial LLMs are trained on overlapping public datasets — including open-source code, Stack Overflow posts, and textbook-style programming examples.&lt;br&gt;
Many of those sources reuse familiar placeholder names (&lt;em&gt;Alice, Bob, Charlie, Diana, Eve&lt;/em&gt;), especially for networking or data structure examples.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Prompt Safety &amp;amp; Predictability&lt;/strong&gt;&lt;br&gt;
When asked for code without context, models bias toward &lt;em&gt;canonical&lt;/em&gt;, &lt;em&gt;safe&lt;/em&gt;, and &lt;em&gt;commonly seen&lt;/em&gt; examples — minimizing the risk of generating unpredictable or offensive outputs.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Reinforced Learning Patterns&lt;/strong&gt;&lt;br&gt;
These names form a &lt;em&gt;semantic cluster&lt;/em&gt; the models recognize as “typical names used in examples.”&lt;br&gt;
Thus, across different LLMs, you get &lt;em&gt;parallel recall&lt;/em&gt; of the same patterns.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;




&lt;h3&gt;
  
  
  🧩 What It Tells Us About LLM Behavior
&lt;/h3&gt;

&lt;p&gt;This small observation reveals some big truths:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🤖 &lt;strong&gt;LLMs don’t “copy” each other — they converge&lt;/strong&gt; because they learn from overlapping human data.&lt;/li&gt;
&lt;li&gt;🧱 &lt;strong&gt;Training data shapes creativity&lt;/strong&gt; — when training data is generic, outputs tend to look generic too.&lt;/li&gt;
&lt;li&gt;🔭 &lt;strong&gt;Prompt design matters&lt;/strong&gt; — adding context (“use sci-fi character names” or “simulate a warehouse stack system”) yields much more diverse results.&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  🔍 Implications for Developers and Researchers
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;For developers:&lt;/strong&gt; Don’t be surprised by repetition. If you need originality, steer the model with unique context or seed data.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;For educators:&lt;/strong&gt; LLM outputs reflect common teaching examples. This can reinforce learning consistency — but may hide creativity potential.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;For AI researchers:&lt;/strong&gt; This is a neat case of &lt;em&gt;emergent alignment&lt;/em&gt; — showing how independent models can produce near-identical examples due to shared priors.&lt;/li&gt;
&lt;/ul&gt;




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

&lt;p&gt;When ten different AI models write the same C program — complete with &lt;em&gt;Alice, Bob, Charlie, and Diana&lt;/em&gt; — it’s not laziness; it’s learning convergence in action.&lt;/p&gt;

&lt;p&gt;What started as a trivial stack example turned into a fascinating glimpse of how AI models internalize patterns from the same educational DNA.&lt;/p&gt;

&lt;p&gt;Sometimes, the code says more about the &lt;strong&gt;data behind the model&lt;/strong&gt; than the model itself.&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%2F0llj0nqfuxvgs3703hav.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%2F0llj0nqfuxvgs3703hav.png" alt="ChatGPT" width="800" height="450"&gt;&lt;/a&gt;&lt;br&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%2Fzgcoq3t0db2upxcmkygg.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%2Fzgcoq3t0db2upxcmkygg.png" alt="Copilot" width="800" height="450"&gt;&lt;/a&gt;&lt;br&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%2Fb9cvx2u1e6dazy55hho0.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%2Fb9cvx2u1e6dazy55hho0.png" alt="Qwen" width="800" height="450"&gt;&lt;/a&gt;&lt;br&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%2Fvrm0p6j1stpb45f3692m.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%2Fvrm0p6j1stpb45f3692m.png" alt="Grok" width="800" height="450"&gt;&lt;/a&gt;&lt;br&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%2F9x74ngcsxrt1aoepiaqm.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%2F9x74ngcsxrt1aoepiaqm.png" alt="DeepSeek" width="800" height="450"&gt;&lt;/a&gt;&lt;br&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%2Fpva95azpynmjvjzjepsm.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%2Fpva95azpynmjvjzjepsm.png" alt="Gemini" width="800" height="450"&gt;&lt;/a&gt;&lt;br&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%2Fj8shff4envqzfi3ak2c5.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%2Fj8shff4envqzfi3ak2c5.png" alt="Kimi" width="800" height="450"&gt;&lt;/a&gt;&lt;br&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%2F1wzzeyvdbp4161fwmyfp.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%2F1wzzeyvdbp4161fwmyfp.png" alt="Meta AI" width="800" height="450"&gt;&lt;/a&gt;&lt;br&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%2Fpspr9mr9hiqjkbrxo6dt.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%2Fpspr9mr9hiqjkbrxo6dt.png" alt="Claude" width="800" height="450"&gt;&lt;/a&gt;&lt;br&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%2Fvb8uk8icxo7hh22psowg.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%2Fvb8uk8icxo7hh22psowg.png" alt="Perplexity" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;code&gt;#AI&lt;/code&gt; &lt;code&gt;#LLM&lt;/code&gt; &lt;code&gt;#MachineLearning&lt;/code&gt; &lt;code&gt;#Programming&lt;/code&gt; &lt;code&gt;#C&lt;/code&gt; &lt;code&gt;#OpenAI&lt;/code&gt; &lt;code&gt;#Qwen&lt;/code&gt; &lt;code&gt;#Claude&lt;/code&gt; &lt;code&gt;#Gemini&lt;/code&gt; &lt;code&gt;#GitHubCopilot&lt;/code&gt; &lt;code&gt;#AIObservations&lt;/code&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  🎉 Fun Fact
&lt;/h3&gt;

&lt;p&gt;Meta AI gives different data! It outperforms here by generating more diverse examples and outputs, breaking away from the “Alice, Bob, Charlie, Diana” pattern. This could indicate differences in training datasets, sampling strategy, or reinforcement techniques used by Meta’s model.&lt;/p&gt;




&lt;h3&gt;
  
  
  📎 Bonus
&lt;/h3&gt;

&lt;p&gt;If you want to replicate this experiment:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Ask multiple AI tools to with same prompts.&lt;/li&gt;
&lt;li&gt;Compare variable outputs.&lt;/li&gt;
&lt;li&gt;Watch the convergence unfold. 🧩&lt;/li&gt;
&lt;li&gt;Leave your comments below!👇&lt;/li&gt;
&lt;/ol&gt;

</description>
    </item>
    <item>
      <title>PyLlamaUI Update</title>
      <dc:creator>BHUVANESH M</dc:creator>
      <pubDate>Sat, 18 Oct 2025 07:48:30 +0000</pubDate>
      <link>https://dev.to/bhuvaneshm_dev/pyllamaui-update-1fmh</link>
      <guid>https://dev.to/bhuvaneshm_dev/pyllamaui-update-1fmh</guid>
      <description>&lt;h2&gt;
  
  
  Markdown Output
&lt;/h2&gt;

&lt;h2&gt;
  
  
  Offline Agentic Mode Coming Soon
&lt;/h2&gt;

&lt;p&gt;I'm thrilled to share that &lt;strong&gt;PyLlamaUI now supports structured Markdown output — fully offline&lt;/strong&gt;.&lt;br&gt;&lt;br&gt;
This lets you view beautifully formatted text, code blocks, tables, and responses directly in your local app with &lt;strong&gt;no cloud dependency&lt;/strong&gt;. ⚡  &lt;/p&gt;


&lt;h2&gt;
  
  
  🧠 Watch It in Action
&lt;/h2&gt;

&lt;p&gt;Here’s the &lt;strong&gt;video proof&lt;/strong&gt; of Markdown output working offline 👇  &lt;/p&gt;

&lt;p&gt;

  &lt;iframe src="https://www.youtube.com/embed/mTqb-VupE8A"&gt;
  &lt;/iframe&gt;


&lt;/p&gt;




&lt;h2&gt;
  
  
  🔜 What’s Next — Agentic Mode
&lt;/h2&gt;

&lt;p&gt;The &lt;strong&gt;next major update&lt;/strong&gt; of &lt;strong&gt;PyLlamaUI&lt;/strong&gt; and &lt;strong&gt;PyLlamaUI-CLI&lt;/strong&gt; will introduce:  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🤖 &lt;strong&gt;Agentic Mode&lt;/strong&gt; – Local reasoning agents that can handle tasks autonomously
&lt;/li&gt;
&lt;li&gt;🧩 &lt;strong&gt;Task chaining&lt;/strong&gt; – Enable agents to connect steps intelligently
&lt;/li&gt;
&lt;li&gt;🔒 &lt;strong&gt;Fully offline&lt;/strong&gt; operation – No external APIs, no tracking, just pure local AI
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  💡 About PyLlamaUI
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;PyLlamaUI&lt;/strong&gt; is an open-source &lt;strong&gt;offline AI interface&lt;/strong&gt; built in &lt;strong&gt;Python&lt;/strong&gt;, designed to interact with &lt;strong&gt;local Ollama models&lt;/strong&gt;.&lt;br&gt;&lt;br&gt;
It’s simple, lightweight, and privacy-friendly — perfect for developers who prefer full control over their LLM environment.&lt;/p&gt;

&lt;p&gt;🖥️ &lt;a href="https://bhuvaneshm.in/pyllamaui" rel="noopener noreferrer"&gt;Visit Project Page → bhuvaneshm.in/pyllamaui&lt;/a&gt;&lt;br&gt;&lt;br&gt;
💻 &lt;a href="https://github.com/bhuvanesh-m-dev/pyllamaui" rel="noopener noreferrer"&gt;View on GitHub → github.com/bhuvanesh-m-dev/pyllamaui&lt;/a&gt;  &lt;/p&gt;




&lt;h3&gt;
  
  
  👨‍💻 Developed by
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Bhuvanesh M&lt;/strong&gt;    &lt;/p&gt;

&lt;p&gt;🌐 &lt;a href="https://bhuvaneshm.in" rel="noopener noreferrer"&gt;bhuvaneshm.in&lt;/a&gt;&lt;br&gt;&lt;br&gt;
🐙 &lt;a href="https://github.com/bhuvanesh-m-dev" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt; 💼 &lt;a href="https://linkedin.com/in/bhuvaneshm-developer" rel="noopener noreferrer"&gt;LinkedIn&lt;/a&gt; 🐦 &lt;a href="https://x.com/bhuvaneshm06" rel="noopener noreferrer"&gt;Twitter&lt;/a&gt;&lt;/p&gt;




&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;“No cloud. No limits. Just pure local intelligence.”&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>programming</category>
      <category>ollama</category>
      <category>ai</category>
      <category>privacy</category>
    </item>
    <item>
      <title>Gemini3</title>
      <dc:creator>BHUVANESH M</dc:creator>
      <pubDate>Sun, 12 Oct 2025 14:51:31 +0000</pubDate>
      <link>https://dev.to/bhuvaneshm_dev/gemini3-kn8</link>
      <guid>https://dev.to/bhuvaneshm_dev/gemini3-kn8</guid>
      <description>&lt;p&gt;The AI world is buzzing with anticipation for Google's unreleased Gemini 3, which, despite a rumored October 9 launch not materializing, is expected to be a monumental leap in AI. Leaks suggest frontier-level performance, with unparalleled coding speed and advanced multimodal capabilities. Influencers and the tech community are on high alert, eagerly awaiting what could be the next state-of-the-art model.&lt;/p&gt;

&lt;p&gt;For developers, the hype centers on the promise of revolutionary tools that could generate full apps and debug code agentically. This release is seen as Google's direct challenge to competitors, with immense pressure to deliver a game-changing product. The outcome of this wait will likely spark the next major wave of AI-powered innovation and creativity.&lt;/p&gt;

</description>
      <category>google</category>
      <category>ai</category>
      <category>gemini</category>
    </item>
  </channel>
</rss>
