Vitalik Buterin pfp
Vitalik Buterin
@vitalik.eth
Dependency minimalism (writing software that deliberately tries to have as few dependencies as practical) is a really underrated virtue imo. Every single dependency is a risk that "something will go wrong" during someone's installation process. Installing projects with hundreds of dependencies and walking through errors can be incredibly frustrating.
34 replies
157 recasts
623 reactions

✳️ dcposch on daimo pfp
✳️ dcposch on daimo
@dcposch.eth
Strongly agree. The best software are things like SQLlite and noble/curves that are "as little code as possible but no less", tight dependency hygiene, thorough tests and do one thing well
2 replies
15 recasts
71 reactions

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
any tips / pointers on getting there for frontend projects? been thinking alot about this in the context of all the DEFI Frames we're building at dTech Typescript as ecosystem is filled with dependency hell
1 reply
1 recast
5 reactions