Live data from Hacker News

Microsoft Ships Python Code in 1996 (2009)

python-history.blogspot.com

21–23 of 23 posts

Re: Microsoft Ships Python Code in 1996 (2009)

#21

Earlier quoted context omitted.

LinkedIN is a Java/Scala shop. Other than Dropbox (well, technically they seem to move toward Go/Rust? for core critical infrastructure), I rarely see medium to big scal projects using largely Python. Instagram, while uses Python, is relatively small size shop/group of people. I don't know well how big pinterest/eventbrite. Some BigCos are using Python for less important projects (scratching their itch maybe?) I don'…

Maybe you look at the false examples :) http://www.cisco.com/c/en/us/about/corporate-strategy-office... = Cisco Web & Email Security The Source for the Server is now open source: https://github.com/ironport/shrapnel (python / cython /Pyrex) And disqus had run mainly on Python before they moved some parts to Go-Lang https://github.com/disqus Many Gov's / Edu's run on Plone

Plone, while written in Python, should be considered as a packaged app. These small units of govt and edu mostly just install it with a few modifications/installed plugins.

No offense to disqus but they are relatively small.

So I believe my statement still holds true.

Re: Microsoft Ships Python Code in 1996 (2009)

#22

Earlier quoted context omitted.

LinkedIN is a Java/Scala shop. Other than Dropbox (well, technically they seem to move toward Go/Rust? for core critical infrastructure), I rarely see medium to big scal projects using largely Python. Instagram, while uses Python, is relatively small size shop/group of people. I don't know well how big pinterest/eventbrite. Some BigCos are using Python for less important projects (scratching their itch maybe?) I don'…

> Some BigCos are using Python for less important projects (scratching their itch maybe?) You are very very wrong, but I'm not violating any NDAs here

Very wrong sounds absolutes while my statement clearly generalizing the situation, which means there will be rare exceptions. But those are just rare exceptions.

Re: Microsoft Ships Python Code in 1996 (2009)

#23
post #9
post #2

To this day it doesn't seize to amaze me how many companies run on python - JPMorgan, Bank of America, LinkedIn, Dropbox, etc etc etc - that's probably at least 15K devs right there. And so many more ... Makes me proud to be a python dev :)

Facebook has a very extensive Python codebase as well. 21% of all backend code is Python: https://code.facebook.com/posts/1040181199381023/python-in-p...

I would like to know how much out of 21% are for scripting/shell/utility, how much for services, how much are truly part of the real products.

Calling scripting/shell/utility for "backend" might give wrong ideas to certain crowds who might have thought that backend is more important than front end product sensitive code that 1Billion users interact with everyday.

Post reply on HN