Y
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
noelwelsh
4545 days ago
You've missed the point. NumPy and friends are a mass of C code with some Python bindings.
link
darkarmani
4544 days ago
Which is completely irrelevant, since the users of it are writing python code.
link
pessimizer
4544 days ago
>Which is completely irrelevant
Except for the reasons that the people who brought it up mentioned, which is why they brought it up.
link