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.

Linus on small, trivial patches (2004)

46 pointsby pcr910303over 3 years ago

2 comments

BaconPacketsover 3 years ago
Software longevity is something that I have bene thinking about for a little bit.<p>At $dayjob, we use Openstack, an open source cloud infrastructure project.<p>It&#x27;s a pretty complicated set of projects that interact to each other in order to provide multi-tenancy for virtual machines at scale.<p>It was initially all the rage, before the cloud starting really picking up steam.<p>So now, you have a massive project that is slowly losing traction, but also relying on that notoriety to gain developers.<p>So, I think Linus point is quite valid. These small, low risk, low value patches are essential in having a healthy community around a product.<p>They help easing your way into a codebase, developpement flow and all the other idiosyncrasies of established tech circles.
评论 #30341267 未加载
medstromover 3 years ago
How trival are we talking? I haven&#x27;t merged someone else&#x27;s code, but I&#x27;d think that for sufficiently trivial patches, the maintainer just reads it and copy-pastes most of it manually to the relevant place in the code. This seems no bother.
评论 #30329723 未加载