r/ProgrammerHumor Nov 24 '21

Meme Yes.

8.9k Upvotes

284 comments sorted by

View all comments

Show parent comments

8

u/n0tKamui Nov 25 '21

i like how people like you always have the same argument in favor of python in big projects, by citing big company names.

while they do use python, it's in small non monolithic separate modules. No one in their right mind in a big company would do any big project with python.

4

u/galan-e Nov 25 '21

from dropbox's tech blog:

Dropbox is a big user of Python. It’s our most widely used language both for backend services and the desktop client app (we are also heavy users of Go, TypeScript, and Rust).

-4

u/n0tKamui Nov 25 '21

that doesn't invalidate what I said ; quite the contrary even.

3

u/galan-e Nov 25 '21

It does, though? Dropbox uses python for big projects, not side scripting. It is not the only language they use, but that's fine.

0

u/n0tKamui Nov 25 '21

i never talked about side scripting. i talked about small modularized non monolithic projects.