Hacker News new | ask | show | jobs
by tonyedgecombe 168 days ago
I wonder if Microsoft allows its own code to be scanned.
1 comments

Probably not, that would significantly lower the training data quality for any future models
It's ok actually. I have read some Windows code. Certainly better commented than Linux and certainly much more readable than glibc.
Wasn't a whole bunch of the NT source leaked ages ago?
You just need to look in the DDK (driver development kit) to see what it's like. Hungarian notation everywhere.
Hey-o!