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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Doing Things That Scale

24 点作者 zanchey超过 5 年前

4 条评论

SirensOfTitan超过 5 年前
I may be generalizing too much, but I might sum up this post as: “uniformity breeds resiliency”—and while I get what the author wants to get across, if everyone had their setup, no one would be able to offer better font or icon defaults as they would have never tinkered.
评论 #22091976 未加载
michaelhoffman超过 5 年前
I agree that contributing better defaults upstream definitely scales better than maintaining one's own customized setup. Of course, those in control of upstream don't always agree on what is "better" or what is a priority.
TearsInTheRain超过 5 年前
There is no better feeling than when things just work right out of the box
评论 #22091985 未加载
DyslexicAtheist超过 5 年前
why would I care about scaling my dotfiles, my zsh custom prompt, or my icon colors?<p>That those things don&#x27;t scale is hardly news.<p>yak-shaving is fun and an experience in itself. not every activity needs to scale.<p>I just wrote a netfilter_queue[1] based DNS filter in C[2] to extract IDN&#x2F;punicode domains from the kernel queue and drops the packet.<p>This is only useful to myself and maybe a handful of those who: run a local resolver, disable DoH, and hate punicode&#x2F;IDN with enough passion to actually want to block it. But it has probably no use in the wider world because it only adds complexity for them. According to this post, now I should feel bad because it doesn&#x27;t scale? What a strange way of looking at things.<p>[1] <a href="https:&#x2F;&#x2F;netfilter.org&#x2F;projects&#x2F;libnetfilter_queue&#x2F;doxygen&#x2F;html&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;netfilter.org&#x2F;projects&#x2F;libnetfilter_queue&#x2F;doxygen&#x2F;ht...</a>)
评论 #22093454 未加载