博文

目前显示的是 二月 27, 2026的博文

Scripting News: Friday, February 27, 2026

图片
Friday, February 27, 2026 When I write a comment on someone else's blog I want it to automatically be on my blog. It should just appear to be on theirs, the original and only copy of the writing appears on mine. A truly distributed system. # Maybe it's time to give awards for most our admired standards-makers. I would start with Jon Postel and Steve Wozniak. # One of the items in Rules for Standards-makers is don't design the format before you make the app. Instead, make an app, and when you're ready, make the file format public so people can interop (ie compete) so as not to lock users to in your software. If you do that you can say you are "of the web." If we all do that always, voila! -- no more silos. Another rule is that you must use an existing format if it exists, because then you will interop with apps that support that format. Gratuitous incompatibility is a sign of a silo-seeker. So, look first, if there are no usable forma...