TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Doing Things That Scale

24 pointsby zancheyover 5 years ago

4 comments

SirensOfTitanover 5 years ago
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 未加载
michaelhoffmanover 5 years ago
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.
TearsInTheRainover 5 years ago
There is no better feeling than when things just work right out of the box
评论 #22091985 未加载
DyslexicAtheistover 5 years ago
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 未加载