Live data from Hacker News

How I got banned from Codewars

medium.com

1–10 of 49 posts

Re: How I got banned from Codewars

#2
Would have been nice to hear about the bit where they actually got banned from Codewars.

(Rather than the bit where they found a way of cheating at Codewars. Also, does that still work, or have the Codewars people now patched the bug?)

Re: How I got banned from Codewars

#3

Would have been nice to hear about the bit where they actually got banned from Codewars. (Rather than the bit where they found a way of cheating at Codewars. Also, does that still work, or have the Codewars people now patched the bug?)

I agree, it seems poor sportsmanship on the part of Codewars. I mean they could have a special leaderboard for those who "hack" the game in one way or another. It seems in the best interest of the software itself, but also of the community, to foster this kind of creativity.

Re: How I got banned from Codewars

#4

Would have been nice to hear about the bit where they actually got banned from Codewars. (Rather than the bit where they found a way of cheating at Codewars. Also, does that still work, or have the Codewars people now patched the bug?)

Still works[0], I just had to rename mymethod to the tested method. Pretty poor show from CW.

[0] - http://imgur.com/a/QC1gf

Re: How I got banned from Codewars

#5
1 they should give his account back, 2 did they fix it. and 3 they should have different categories of points: unverified, checked and stolen.

then if you have the most "stolen" or hacked points you can boast your haxxor skillz.

Re: How I got banned from Codewars

#6
post #5

1 they should give his account back, 2 did they fix it. and 3 they should have different categories of points: unverified, checked and stolen. then if you have the most "stolen" or hacked points you can boast your haxxor skillz.

https://news.ycombinator.com/item?id=14686918

Re: How I got banned from Codewars

#7

Would have been nice to hear about the bit where they actually got banned from Codewars. (Rather than the bit where they found a way of cheating at Codewars. Also, does that still work, or have the Codewars people now patched the bug?)

Still works[0], I just had to rename mymethod to the tested method. Pretty poor show from CW. [0] - http://imgur.com/a/QC1gf

they could just use a different interpreter, i.e disable some monkeypatching.

Re: How I got banned from Codewars

#8
post #7

Earlier quoted context omitted.

Still works[0], I just had to rename mymethod to the tested method. Pretty poor show from CW. [0] - http://imgur.com/a/QC1gf

they could just use a different interpreter, i.e disable some monkeypatching.

They could just add a test that makes sure trivial comparisons still work.
Post reply on HN