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.
36 replies
151 recasts
605 reactions

Darryl Yeo 🛠️ pfp
Darryl Yeo 🛠️
@darrylyeo
Huge fan of this philosophy! Currently building @blockhead as a client-first app with hand-rolled CSS, built-in browser APIs instead of libraries where possible, and a data-agnostic design that isn’t coupled to a single backend but instead queries from dozens of interchangeable indexing services (which the user can mix and match on the fly). https://warpcast.com/darrylyeo/0x5b33d43e
0 reply
0 recast
7 reactions