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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Never say "it didn't work"

2 点作者 markl423 天前

1 comment

gladiatr723 天前
Deal. However,that means the documentation has to be kept up to date, and your thing&#x27;s log output has to emit useful information. Sometimes, alas, ya do exactly what the docs state, nothing happens and nothing is reported. It doesn&#x27;t work.<p>The worst example (ok, top 5) was the wkhtmltopdf binary that Google used to distribute. It was billed as a static binary that should just work.<p>And it did, if you had the openssl dev headers installed. Maybe the in-house Linux distro had openssl dev headers 0as part of its base, but unless you were aware of strace you were not going to figure it out. it just didn&#x27;t work.<p>edit: I don&#x27;t hold it against whoever put that binary up. Webkit was an absolute beast to compile from source.