Thread
Tweet 1
Modularity as in the ability to use one piece without importing the whole thing is perhaps desirable but does it happen in practice? When you pip install/npm install you get all the files and likely almost all the code is imported transitively at runtime
---
Tweet 2
Maybe historically it was unreasonable to open 100k line files but it seems like not a significant bottleneck now
---
Tweet 3
Wtf he beat me to it by 2 hours
---
Tweet 4
I wonder what the largest one file code base is
---