Entire google ecosystem is over 80TB of code, 2 billions LoC. On one single repository. Same goes to facebook. Windows' monorepo is 300GB of code.
And that's just scratching the surface. They just keep reinventing every single tool or framework because appearently no one fucking knows how to git init.
7 Comments
RamRabbit@lemmy.world · 9 pts · 64d
On the other end of the spectrum: javascript devs widely use a package to tell you if an integer is even. And another one to tell you if the integer is odd; a package with over half a million weekly downloads.
I fucking hate the Javascript ecosystem and developer attitude.
slazer2au@lemmy.world · 7 pts · 64d
Source? on the info, not the source code. unless????
hexagonwin@lemmy.today · 1 pts · 63d
google's case is quite famous tho.
ryathal@sh.itjust.works · 6 pts · 63d
The monorepo is more about dependency management. It's a bigger hurdle at sufficient size to ensure everything is the right version then have a slightly unorthodox repo.
kibblebits@quokk.au · 3 pts · 64d
Yeah I’m gonna need a source too.
chaospatterns@lemmy.world · 1 pts · 63d
And Amazon doesn't use monorepos. Windows is only one product that Microsoft offers.
TootSweet@lemmy.world · 1 pts · 63d
Do they still use Repo? If so, whether it really qualifies as "one single repository" is a bit open to interpretation.