Hacker News new | ask | show | jobs
by relativitypro 2073 days ago
Screenshot displayed seems generic coding style.
2 comments

The style might be generic, but the comments are exactly the same too. For me this creates a reasonable suspicion.
As someone who has taught and graded multiple coding courses, I've had students try to pull things like this off where they just change the formatting a bit and think they've pulled a fast one. This has resulted in many hard conversations and decisions. The code above would absolutely warrant an investigation in any course I taught.
And variable names as well. It seems to me that you can get from one to the author with an automatic formatter.
>And variable names as well. It seems to me that you can get from one to the author with an automatic formatter.

Author = other

Autocorrect Freudian slip? The rights of the author are key to the licensing issues this tweet raises.

Yes, I meant other ;)
Variable names and code comments are character-for-character identical. Highly unlikely for two programmers in different industries in different countries who speak different languages.