Hacker News new | ask | show | jobs
by dedoussis 1323 days ago
It's funny that geohot/tinygrad chooses to not meet the PEP8 standards [0] just to stay on brand (<1000 lines). Black [1] or any other python autoformatter would probably 2x the lines of code.

[0] https://peps.python.org/pep-0008/

[1] https://github.com/psf/black

2 comments

to anybody experienced in writing functional-esque oneliners, PEP8 is an appalling waste of space
More like 10x. Black is truly a terrible thing.