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

推荐订阅源

大猫的无限游戏
大猫的无限游戏
MyScale Blog
MyScale Blog
雷峰网
雷峰网
量子位
小众软件
小众软件
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 叶小钗
T
Tailwind CSS Blog
月光博客
月光博客
博客园 - 【当耐特】
博客园_首页
罗磊的独立博客
博客园 - 三生石上(FineUI控件)
IT之家
IT之家
爱范儿
爱范儿
阮一峰的网络日志
阮一峰的网络日志
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
WordPress大学
WordPress大学
The Cloudflare Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
S
SegmentFault 最新的问题
人人都是产品经理
人人都是产品经理
V
V2EX
酷 壳 – CoolShell
酷 壳 – CoolShell

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.