Hacker News new | ask | show | jobs
by samfriedman 3080 days ago
The sad thing is, I'd bet that the developer first turned in something like what you've written, but was then asked to "make it more complex".

I'd like to see a satire done in a code-golf style: you think writing a line to a file in Python is easy? Think again, after you read this 400-character line of lambdas, string interpolation, and chained ternary operators!

Assembly code could be made to look like the sane alternative at the (il)logical extreme.