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

jtgi pfp
jtgi
@jtgi
should get easier with llms too
1 reply
0 recast
4 reactions

v1rtl pfp
v1rtl
@v1rtl.eth
LLMs produce code that pulls in a bunch of third party libraries because that's how most people code, even for simple things
1 reply
0 recast
0 reaction