Live data from Hacker News

Python at Netflix

medium.com

11–20 of 250 posts

Re: Python at Netflix

#11
Do you know what the Netflix culture is regarding remote work ?

I've been looking for a job for the first time in 10 years of Python, and Netflix is one of the rare big companies that I still have respect for.

https://jobs.netflix.com/ has several offers I would be a good fit for, but I'm not ready to relocate to the US.

Re: Python at Netflix

#12

Most of these use cases would be better served with a type safe language.

This isn't a very useful comment in this form. What aspects of these specific use cases would be better served by a type-safe language? Why is type safety the most important attribute of language choice in this scenario?

Re: Python at Netflix

#13

Do you know what the Netflix culture is regarding remote work ? I've been looking for a job for the first time in 10 years of Python, and Netflix is one of the rare big companies that I still have respect for. https://jobs.netflix.com/ has several offers I would be a good fit for, but I'm not ready to relocate to the US.

They don't do it.

Re: Python at Netflix

#14
post #8
post #3

Earlier quoted context omitted.

Down voted you will be, the dynamic typing sheriffs are on the watch ;)

Downvoted grantparent because it's a non-argument comment, that offers nothing to the discussion, and based on nothing.

Just like yours.

Re: Python at Netflix

#16
post #13

Do you know what the Netflix culture is regarding remote work ? I've been looking for a job for the first time in 10 years of Python, and Netflix is one of the rare big companies that I still have respect for. https://jobs.netflix.com/ has several offers I would be a good fit for, but I'm not ready to relocate to the US.

They don't do it.

Thanks. Working at Netflix ?

Re: Python at Netflix

#18

Most of these use cases would be better served with a type safe language.

You think you're being downvoted because people like dynamic typing very much.

You're being downvoted because:

A) You left a comment with a strong opinion without expressing it while dismissing other peoples' experience B) Python is in fact a type safe language for a while now https://docs.python.org/3/library/typing.html - you have pluggable "a la bracha" types.

Re: Python at Netflix

#19

Do you know what the Netflix culture is regarding remote work ? I've been looking for a job for the first time in 10 years of Python, and Netflix is one of the rare big companies that I still have respect for. https://jobs.netflix.com/ has several offers I would be a good fit for, but I'm not ready to relocate to the US.

We do have an office in Paris: https://jobs.netflix.com/locations/paris-france

Netflix is generally opposed to remote work, but some teams may make case by case exceptions (especially in Open Connect, the organization which manages the CDN). I'd encourage you to speak to a recruiter.

Re: Python at Netflix

#20

Most of these use cases would be better served with a type safe language.

you may be the exception, but most people i’ve met that make this claim have no idea what they are talking about.

how would the cases be better suited for a type safe language? what is type safety, in your opinion?

Post reply on HN