<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AI on VinhMDev</title><link>https://vinhmdev.com/topics/ai/</link><description>Recent content in AI on VinhMDev</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 27 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://vinhmdev.com/topics/ai/index.xml" rel="self" type="application/rss+xml"/><item><title>Tool: Preserve Markdown Formatting from AI with Paste to Markdown</title><link>https://vinhmdev.com/posts/tool-preserve-markdown-formatting-from-ai-with-paste-to-markdown/</link><pubDate>Fri, 27 Feb 2026 00:00:00 +0000</pubDate><guid>https://vinhmdev.com/posts/tool-preserve-markdown-formatting-from-ai-with-paste-to-markdown/</guid><description>&lt;h2 id="paste-to-markdown" class="relative group"&gt;Paste to Markdown &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#paste-to-markdown" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;&lt;p&gt;When working with LLM interfaces like Gemini or ChatGPT, developers face a recurring UX issue: the AI generates appropriately formatted markdown tables and code blocks, but copying and pasting that output straight into a personal editor completely breaks the DOM formatting. Manually retrofitting table layouts wastes time.&lt;/p&gt;
&lt;p&gt;To resolve this, I deployed a lightweight data-parsing utility.&lt;/p&gt;</description></item><item><title>Paper 01: The Illusion of Control: System Design in the Era of AI</title><link>https://vinhmdev.com/posts/paper-01-the-illusion-of-control-system-design-in-the-era-of-ai/</link><pubDate>Wed, 25 Feb 2026 00:00:00 +0000</pubDate><guid>https://vinhmdev.com/posts/paper-01-the-illusion-of-control-system-design-in-the-era-of-ai/</guid><description>&lt;h2 id="i-the-limits-of-traditional-programming" class="relative group"&gt;I. The Limits of Traditional Programming &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#i-the-limits-of-traditional-programming" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;&lt;p&gt;Software engineering has long relied on absolute control. System architects design software with the core principle that explicitly written logic will always return a predictable result.&lt;/p&gt;
&lt;p&gt;However, this model falls short when integrating Large Language Models (LLMs) directly into core features. We are moving from managing strict if-else statements to orchestrating probability distributions. Applying the old control-based mindset to AI will inevitably cause cascading failures when the system encounters unfamiliar data.&lt;/p&gt;</description></item><item><title>The Cognitive Architect: Reclaiming Agency in the Age of Weights</title><link>https://vinhmdev.com/posts/the-cognitive-architect-reclaiming-agency-in-the-age-of-weights/</link><pubDate>Tue, 24 Feb 2026 00:00:00 +0000</pubDate><guid>https://vinhmdev.com/posts/the-cognitive-architect-reclaiming-agency-in-the-age-of-weights/</guid><description>&lt;h2 id="i-the-great-decoupling" class="relative group"&gt;I. The Great Decoupling &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#i-the-great-decoupling" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;&lt;p&gt;For the last sixty years, the software architect was a Master of Logic. We lived in a world where a semicolon meant a hard stop, and an &lt;code&gt;if-else&lt;/code&gt; statement was an unbreakable law. We built empires on the back of &lt;strong&gt;determinism&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;But in the span of a few years, the ground has shifted. We have transitioned from the &lt;strong&gt;Era of Logic&lt;/strong&gt; to the &lt;strong&gt;Era of Weights&lt;/strong&gt;.&lt;/p&gt;</description></item></channel></rss>