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

推荐订阅源

V
V2EX
J
Java Code Geeks
月光博客
月光博客
博客园_首页
The GitHub Blog
The GitHub Blog
Vercel News
Vercel News
B
Blog RSS Feed
博客园 - 聂微东
宝玉的分享
宝玉的分享
T
Tailwind CSS Blog
Jina AI
Jina AI
S
SegmentFault 最新的问题
B
Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
有赞技术团队
有赞技术团队
Hugging Face - Blog
Hugging Face - Blog
Google DeepMind News
Google DeepMind News
阮一峰的网络日志
阮一峰的网络日志
The Cloudflare Blog
量子位
Martin Fowler
Martin Fowler
博客园 - Franky
大猫的无限游戏
大猫的无限游戏
博客园 - 叶小钗

Pierce Freeman

A browser for agents | Pierce Freeman The grey market of podcast appearances The way I travel | Pierce Freeman Fixing slow AWS uploads | Pierce Freeman Local tools should still use vaults We solved scratch content first Starting a podcast in 2025 Being late but still being early Automating our home video imports Adding my parents to tailscale A deep dive on agent sandboxes Language servers for AI | Pierce Freeman My simple home podcast studio We need centralized infrastructure | Pierce Freeman Coercing agents to follow conventions using AST validation My unified theory of social selling My personal backup strategy | Pierce Freeman July updates to the homelab How the KV Cache works httpx is the right way to do web requests in Python Reputation is becoming everything | Pierce Freeman Building a (kind of) invisible mac app Updated knowledge in language models Making an ascii animation | Pierce Freeman How speculative decoding works | Pierce Freeman Under the hood of Claude Code Doing things because they're easy, not hard Speeding up sideeffects with JIT in mountaineer Firehot for hot reloading in Python Misadventures in Python hot reloading
The transit ratio | Pierce Freeman
2022-08-28 · via Pierce Freeman

Decisions of how to get from one place to another aren't made in a vacuum.

I have a ranked stack of priorities for how I get around, depending on what Google Maps initially estimates. And to a lesser extent, having to switch between different modes of transport. My rules of thumb:

  • If biking is close to walking, I'll probably walk.
  • If public transit is close to biking, I'll probably bike.
  • If driving is close to public transit, I'll probably take the bus.

The key is in being close in the ratio. Walking, biking, and being driven around (busses or ubers alike) are more relaxing than driving. There's more of a vibe to them when they're under favorable circumstances. Only when one form of transit is about 2x longer than another will I step up to the next faster form of transport. Or just drive myself.

When public transit works, it adjusts this ratio favorably. It's usually faster to take the subway in New York than to hail a car. Minimally, it's more consistent. Traffic varies a ton depending on the time of the day. It's yet another risk you run when you drive yourself.

When public transit doesn't work, it adjusts this ratio unfavorably. It takes 2x as long to get somewhere because of the quantity of local stops. Or it's less consistent: busses sometimes arrive and sometimes don't.

If they want to increase ridership, cities should focus on routes that are competitive (or beat) driving.