Hacker News new | ask | show | jobs
by dxbydt 921 days ago
There was a sketching algo on wikipedia that was not well described. So I added 2 lines of python to illuminate what was intended by the roundabout description. Within an hour my edit was reverted with the terse comment - "Wikipedia is not a github." ! So I clicked on the editor to find who this rude person was. It was the professor who had invented that sketching algo.
3 comments

I always always always prefer code to mathematical notation or descriptions. Maybe it’s because I was never formally taught notation whereas I use code everyday, but I often find that mathematical notation lacks sufficient context and explanation.

Ultimately I’m going to need to turn your algorithm into code anyways so let’s just cut out the middleman. That may not be a popular opinion with peer reviewers, though.

That's ridiculous on so many levels, but most of all because there are plenty of other computer science articles with code samples.
This is a great story. Do you remember the name of the page? It'd be funny to track it down in the page history.