because you write crappy code, compiled to x86asm, nobody would ever see or care about.
Name:
Anonymous2013-02-04 13:48
because you write crappy code
Whether code is 'crappy' usually depends on your perspective. Just look at the variations in coding guidelines that people frequently come up with.
compiled to x86asm
Not all my code is compiled to x86 assembly (and when it is, it's usually packed into an executable format like ELF.) Some of my other code gets interpreted directly.
nobody would ever see or care about.
I use my programs and so do some others. The people who use it certainly care about my code to some degree or another.
Please move to /g/, and take your false assumptions with you.