<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Blogs on Drake&#39;s Weblog</title>
		<link>https://drakeguan.org/en/blog/</link>
		<description>Recent content in Blogs on Drake&#39;s Weblog</description>
		<generator>Hugo -- gohugo.io</generator>
		<language>en</language>
		<lastBuildDate>Sun, 06 Sep 2026 09:33:01 +0000</lastBuildDate>
		<atom:link href="https://drakeguan.org/en/blog/" rel="self" type="application/rss+xml" />
		
		<item>
			<title>Day Seven: The Dawn of the Renaissance Developer</title>
			<link>https://drakeguan.org/en/blog/2026/09/the-renaissance-developer/</link>
			<pubDate>Sun, 06 Sep 2026 09:33:01 +0000</pubDate>
			<guid>https://drakeguan.org/en/blog/2026/09/the-renaissance-developer/</guid>
			<description>&lt;p&gt;Genesis 2:3 says: “Then God blessed the seventh day and made it holy, because on it he rested from all his work of creation.”&lt;/p&gt;
&lt;p&gt;Over the first six days, we have traveled a long road:&lt;/p&gt;
&lt;p&gt;We saw through &lt;!-- WARNING: Missing reference to ../08/2026-08-31.en.md --&gt;&lt;a href=&#34;https://drakeguan.org/../08/2026-08-31.en&#34;&gt;the sugar coating of natural language&lt;/a&gt;
, and recognized &lt;a href=&#34;https://drakeguan.org/en/blog/2026/09/the-code-review-tax/&#34;&gt;the review tax that overloads the brain&lt;/a&gt;
;&lt;/p&gt;
&lt;p&gt;We paused amid &lt;a href=&#34;https://drakeguan.org/en/blog/2026/09/code-churn-as-brownian-motion/&#34;&gt;the Brownian motion of code&lt;/a&gt;
, and recognized &lt;a href=&#34;https://drakeguan.org/en/blog/2026/09/the-round-trip-curse/&#34;&gt;the ghost of round-trip engineering from thirty years ago&lt;/a&gt;
;&lt;/p&gt;</description>
		</item>
		
		<item>
			<title>Day Six: The Priests Never Disappeared; They Just Changed Names</title>
			<link>https://drakeguan.org/en/blog/2026/09/the-elevated-priesthood/</link>
			<pubDate>Sat, 05 Sep 2026 08:33:01 +0000</pubDate>
			<guid>https://drakeguan.org/en/blog/2026/09/the-elevated-priesthood/</guid>
			<description>&lt;p&gt;If, after reading the first five posts, you think this is &lt;a href=&#34;https://drakeguan.org/en/blog/2026/09/the-default-insecurity/&#34;&gt;a farewell ceremony for software engineering, with engineers about to lose their jobs&lt;/a&gt;
, think again.&lt;/p&gt;
&lt;p&gt;Whenever revolutionary automation tools have appeared throughout history, prophets and the media have always been unable to resist saying, “Such-and-such is going to disappear; such-and-such is going to become unemployed.” But seventy years have passed, and these predictions have almost never come true.&lt;/p&gt;
&lt;p&gt;When Fortran appeared, the priests of assembly language were told they were finished; &lt;a href=&#34;https://www.npr.org/sections/money/2017/05/17/528807590/episode-606-spreadsheets&#34;&gt;when VisiCalc, the first electronic spreadsheet in history, was born&lt;/a&gt;
, Wall Street declared that accountants were no longer needed.&lt;/p&gt;</description>
		</item>
		
		<item>
			<title>Day Five: The Three Most Dangerous Words: “It Works”</title>
			<link>https://drakeguan.org/en/blog/2026/09/the-default-insecurity/</link>
			<pubDate>Fri, 04 Sep 2026 08:28:01 +0000</pubDate>
			<guid>https://drakeguan.org/en/blog/2026/09/the-default-insecurity/</guid>
			<description>&lt;p&gt;A broken system is not frightening; you can fix it. More frightening is a system that starts up and runs smoothly, while everyone in the company knows only the rough outline and nobody knows exactly how it came to work.&lt;/p&gt;
&lt;p&gt;The words “&lt;a href=&#34;https://drakeguan.org/en/blog/2026/09/the-round-trip-curse/&#34;&gt;it works&lt;/a&gt;
” are often one of the most devious disguises worn by a cybersecurity disaster.&lt;/p&gt;
&lt;p&gt;Over the past year or so, real incidents have taught us a harsh lesson about “default insecurity.”&lt;/p&gt;</description>
		</item>
		
		<item>
			<title>Day Four: The Ghost of “Round-Trip Engineering” Returns</title>
			<link>https://drakeguan.org/en/blog/2026/09/the-round-trip-curse/</link>
			<pubDate>Thu, 03 Sep 2026 10:53:01 +0000</pubDate>
			<guid>https://drakeguan.org/en/blog/2026/09/the-round-trip-curse/</guid>
			<description>&lt;p&gt;&lt;a href=&#34;https://drakeguan.org/en/blog/2026/09/code-churn-as-brownian-motion/&#34;&gt;Vibe coding delivers enormous productivity&lt;/a&gt;
, and it feels great. But what makes it most maddening is not that AI cannot write, or writes badly.&lt;/p&gt;
&lt;p&gt;It is that you personally fixed a fiendish bug last Friday night. On Monday morning, in a good mood, you ask AI to casually add a button—and it “helpfully” wipes out your handwritten code wholesale, as if it were an obsolete draft.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;That feeling of being stabbed in the back by a teammate is not unique to AI.&lt;/strong&gt;&lt;/p&gt;</description>
		</item>
		
		<item>
			<title>Day Three: The 10x Engineer on a Treadmill</title>
			<link>https://drakeguan.org/en/blog/2026/09/code-churn-as-brownian-motion/</link>
			<pubDate>Wed, 02 Sep 2026 11:47:46 +0000</pubDate>
			<guid>https://drakeguan.org/en/blog/2026/09/code-churn-as-brownian-motion/</guid>
			<description>&lt;p&gt;Running on a treadmill at the gym at least burns a few calories; but sprinting on an &lt;a href=&#34;https://drakeguan.org/en/blog/2026/09/the-code-review-tax/&#34;&gt;AI coding treadmill&lt;/a&gt;
 is more likely to leave you exhausted, uncertain, and buried in technical debt.&lt;/p&gt;
&lt;p&gt;“I wrote two thousand lines of code with AI today!” may be the most addictive temptation facing developers right now.&lt;/p&gt;
&lt;p&gt;After analyzing &lt;a href=&#34;https://www.gitclear.com/ai_assistant_code_quality_2025_research&#34;&gt;more than 200 million lines of code&lt;/a&gt;
, the software analytics team &lt;a href=&#34;https://www.gitclear.com/ai_assistant_code_quality_2025_research&#34;&gt;GitClear&lt;/a&gt;
 found that the real thing exploding after the spread of AI was not quality refactoring, but “code churn.” The proportion of freshly written code that is repeatedly overturned, modified, or simply deleted within two weeks has reached a historic high.&lt;/p&gt;</description>
		</item>
		
		<item>
			<title>Day Two: Typing Was Never the Bottleneck; Reading Is</title>
			<link>https://drakeguan.org/en/blog/2026/09/the-code-review-tax/</link>
			<pubDate>Tue, 01 Sep 2026 10:00:57 +0000</pubDate>
			<guid>https://drakeguan.org/en/blog/2026/09/the-code-review-tax/</guid>
			<description>&lt;p&gt;What was the bill mentioned in the &lt;!-- WARNING: Missing reference to ../08/2026-08-31.en.md --&gt;&lt;a href=&#34;https://drakeguan.org/../08/2026-08-31.en&#34;&gt;previous post&lt;/a&gt;
? Who was it sent to? Who pays it?&lt;/p&gt;
&lt;p&gt;The answer may be a little ironic:&lt;/p&gt;
&lt;p&gt;The bill was sent directly to our eyes and brains.&lt;/p&gt;
&lt;p&gt;The software engineering world has held a consensus for decades: typing was never the bottleneck.&lt;/p&gt;
&lt;p&gt;Python became one of the world’s most popular languages in part because its creator, Guido van Rossum, designed it around the idea that “&lt;a href=&#34;https://peps.python.org/pep-0008/&#34;&gt;code is read much more often than it is written&lt;/a&gt;
.”&lt;/p&gt;</description>
		</item>
		
		<item>
			<title>Day One: “Programming in English” Is a 70-Year-Old Promise</title>
			<link>https://drakeguan.org/en/blog/2026/08/the-english-programming-illusion/</link>
			<pubDate>Mon, 31 Aug 2026 10:34:17 +0000</pubDate>
			<guid>https://drakeguan.org/en/blog/2026/08/the-english-programming-illusion/</guid>
			<description>&lt;p&gt;In February 2025, Andrej Karpathy, a founding member of OpenAI and former director of artificial intelligence at Tesla, made a &lt;a href=&#34;https://x.com/karpathy/status/1886192184808149383&#34;&gt;memorable remark&lt;/a&gt;
:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“The hottest new programming language is English.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;It sounds a lot like a new myth Silicon Valley has just invented.&lt;/p&gt;
&lt;p&gt;But if “giving computers instructions in human language” could eliminate engineers and software engineering, then the discipline should have been declared finished back in 1959. That was the year &lt;a href=&#34;https://www.wikiwand.com/en/Grace_Hopper&#34;&gt;Grace Hopper&lt;/a&gt;
 championed &lt;a href=&#34;https://www.wikiwand.com/zh-hant/COBOL&#34;&gt;COBOL&lt;/a&gt;
. The &lt;a href=&#34;https://blakecrosley.com/zh-Hant/blog/engineering-philosophy-grace-hopper&#34; title=&#34;Engineering Philosophy: Grace Hopper, Teaching Computers to Speak Human Language&#34;&gt;promise&lt;/a&gt;
 she made to the business world was remarkably similar to today’s vibe coding:&lt;/p&gt;</description>
		</item>
		
	</channel>
</rss>
