lexyeevee

troublesome fox girl

hello i like to make video games and stuff and also have a good time on the computer. look @ my pinned for some of the video games and things. sometimes i am horny on @squishfox



a thing that consistently makes me feel like i live in crazy world is that programmers will blame python for "letting" them write code that throws an inconvenient exception, but blame the author of C code when it allows remote code execution from merely viewing a fucking image


You must log in to comment.

in reply to @lexyeevee's post:

Those are both the same sentence phrased differently. If I'm not allowed to do it, it should be a compiler error. As such, there should be no runtime problems to check for.

For any given function, you can statically know whether the size has been checked.

Obviously in a language like pure C and a function that gets ptr/len input you cannot - but that doesn't change my opinion that it should be a compiler error, indicating that you should be writing Not C

:3

obviously my code is 100% perfect if it doesn't crash and python makes my code crash instead of silently being a massive security vuln, therefore it's python's fault

(I think this is very dumb as well)