Hacker News new | ask | show | jobs
by MichaelSalib 4545 days ago
Literally every single C programmer in the world is writing x86 or arm machine code. C programmers have this bizarre blind spot where they don't realize that though. Isn't that weird?
1 comments

You've missed the point. NumPy and friends are a mass of C code with some Python bindings.
Which is completely irrelevant, since the users of it are writing python code.
>Which is completely irrelevant

Except for the reasons that the people who brought it up mentioned, which is why they brought it up.