TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

A Microsoft Excel Spreadsheet from Hell Slowed Williams' F1 Cars for Years

12 点作者 marcusbrown大约 1 年前

1 comment

jyunwai大约 1 年前
The headline chosen by the publication can give the impression that the selection of Excel as the data management tool over alternatives caused the problem, but the core issue appears to be poor record-keeping in general.<p>From the article: “The way Vowles and technical director Pat Fry reportedly recounted it, Williams has been using a spreadsheet that grew to include some 20,000 parts used to make its cars. […] Not only was this system amateurish and unnavigable (making it unsuitable for the hectomillion-dollar sport that is F1), it was also desperately lacking in important logistical info. […] The team reportedly didn&#x27;t have a central resource that tracked what parts cost, how long they took to make, or even how many they had or where they were stored. This forced production staff to search for parts whose location hadn&#x27;t been documented, wasting valuable time.”<p>Though PostgreSQL or another database tool would be a better fit for complex datasets, I’m curious if Excel could still effectively be used for a database like this one.<p>I’ve known a couple people who use Excel a lot for their work, and they’d probably tell me that having over 20,000 rows of data isn’t necessarily unmanageable, if the implementation is well-designed.