惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

大猫的无限游戏
大猫的无限游戏
S
SegmentFault 最新的问题
The Cloudflare Blog
博客园_首页
WordPress大学
WordPress大学
有赞技术团队
有赞技术团队
人人都是产品经理
人人都是产品经理
爱范儿
爱范儿
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Jina AI
Jina AI
美团技术团队
博客园 - 【当耐特】
博客园 - Franky
T
Tailwind CSS Blog
雷峰网
雷峰网
小众软件
小众软件
阮一峰的网络日志
阮一峰的网络日志
Apple Machine Learning Research
Apple Machine Learning Research
Last Week in AI
Last Week in AI
V
V2EX
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 三生石上(FineUI控件)

Sid's Blog

When Thinking Goes Sedentary | Sid's Blog I Just Want to Search On DeepSeek V4 Flash and Cheap Intelligence Don't Let AI Fill in All the Important Blanks Double Entry Programming | Sid's Blog The Newest Instagram "Exploit" is the Goofiest I've Seen Google's Antigravity Bait and Switch Agentic Coding is Burning Me Out An Audience of One: Cutting Corners on Unscalable Personal Software No, I Won't Download Your App. The Web Version is A-OK. The 667MHz Machine | Sid's Blog Never Buy A .online Domain Accelerated FOMO in the Age of AI ai;dr | Sid's Blog App Store Review Feels Like RNG, and That’s the Problem
Welcome to the Machine | Sid's Blog
2026-02-04 · via Sid's Blog

Feels super odd writing again. What's the earliest I can find that's still online? Ahh, yes, 2009, almost two decades back. The world has changed at such a fundamental level since that time that it's equal parts exhilarating and terrifying at the same time.

Why Static?

Static HTML is:

  • Fast: No JavaScript hydration needed. No JavaScript at all in this case.
  • Portable: Can be hosted anywhere.
  • Simple: Just files on a disk.
  • Easy: No CMS to babysit. Again, just files on a disk.

Infra

Fully served by CloudFlare Pages hooked up to Github. This is rendered entirely at build time by vite from MD files.