A thesis: most websites are implicitly designed with a short lifetime

January 30, 2022

Over on Twitter I said something:

Thesis: most websites and their technical design are designed for the short term and implicitly for short lifetimes. Five years? Maybe. Ten years? Most people aren't thinking about that sort of lifetime. Fifteen or twenty years? Forget it, it'll be plowed under by then.

An organization and its website may live for a long time (and many people hope for that). The visual design and interaction of the website is likely to change and turn over more frequently, partly because the entire web is full of design trends that come and go; keeping your website's look 'up to date' requires changes. On top of that, the capabilities and constraints of the devices that your website is viewed on keep changing. My strong impression is that the technical decisions and design are considered to be even more ephemeral than the visual design, with people accepting that there will be significant churn in that area over time.

(One reason for technical churn is that many organizations expect to grow and scale up, and sometimes they will have to scale down certain lines of business.)

I don't think people building websites explicitly think about the expected lifetime and plan for whatever specific lifetime they expect (at least, not usually). But I do think it influences what technologies they consider and choose, and in particular I think people are influenced by a general feeling that no matter what they do, it's probably not lasting for all that long. Or, to put things another way, they won't be stuck with what they've built for all that long, left to operate and maintain it no matter what. Something will change enough to force changes regardless of what they do.

(This is in one sense an analog to the programming argument of YAGNI, which very roughly that you can't predict the future well enough to engineer for it beyond general principles, so you should build what works for you today.)

I believe that if you asked people building websites to explicitly consider that their work would have a relatively long lifetime, say ten years, that you would get somewhat different technical designs. Or at least I would like to hope that you would, and that people would consider issues like how much churn there had been in various technology choices over the past ten years and how much there might be in the next ten. I think you would get rather different designs, and those designs would be easier to keep running for ten years.

Also, a lot of the time this would be overkill, because people are right. A lot of websites do not get to live more or less as-is for ten years, or even five, because external requirements change too much. The organization changes, the needs change, the scale that the website is working on changes, and so on.

(This thesis is partly sparked by reading this article and having reactions to it.)

Written on 30 January 2022.
« The reason Unix has the argv[0] issue (and API)
Git 2.34 has changed how you configure fast-forward only pulls and rebasing »

Page tools: View Source, Add Comment.
Search:
Login: Password:
Atom Syndication: Recent Comments.

Last modified: Sun Jan 30 21:41:29 2022
This dinky wiki is brought to you by the Insane Hackers Guild, Python sub-branch.