<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Python on My Digital Base</title><link>https://www.lnostory.com/en/tags/python/</link><description>Recent content in Python on My Digital Base</description><generator>Hugo -- 0.155.1</generator><language>en</language><lastBuildDate>Mon, 02 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.lnostory.com/en/tags/python/index.xml" rel="self" type="application/rss+xml"/><item><title>Building a Self-Growing AI Blog: My Tech Stack</title><link>https://www.lnostory.com/en/posts/phase-2-translation/</link><pubDate>Mon, 02 Feb 2026 00:00:00 +0000</pubDate><guid>https://www.lnostory.com/en/posts/phase-2-translation/</guid><description>&lt;p&gt;In this era of AI explosion, I&amp;rsquo;ve been thinking: How can I build a digital base that I truly own, with complete &amp;ldquo;Digital Sovereignty&amp;rdquo;?&lt;/p&gt;
&lt;p&gt;Today, this blog is officially live. What&amp;rsquo;s even more interesting is that the post you are reading might have been assisted by a local AI model running on my MacBook.&lt;/p&gt;
&lt;h2 id="the-tech-stack"&gt;The Tech Stack&lt;/h2&gt;
&lt;p&gt;To achieve automation and zero-cost deployment, I chose the following combination:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Core Engine (Hugo):&lt;/strong&gt; The world&amp;rsquo;s fastest static site generator, paired with the PaperMod theme for minimalism and speed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Global Distribution (Vercel):&lt;/strong&gt; No servers required. Code pushed to GitHub is automatically built and distributed via a global CDN.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Silicon Employees (Ollama + Python):&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Writing:&lt;/strong&gt; Using Microsoft&amp;rsquo;s Phi-3 model for inspiration and drafting.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Translating:&lt;/strong&gt; Using Alibaba&amp;rsquo;s Qwen 2.5 model for automatic Chinese-to-English translation.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Orchestration:&lt;/strong&gt; Custom Python scripts to stitch it all together.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="why-do-this"&gt;Why Do This?&lt;/h2&gt;
&lt;p&gt;I want to validate a new workflow: &lt;strong&gt;Humans provide the Creativity (Prompt), AI handles the Execution (Writing/Translating), and Code manages the Delivery (Deployment).&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>