Ad
  • Custom User Avatar

    Looks like a temporary CW problem which has since then disappeared.

  • Default User Avatar

    I am having the same issue

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    The previous description was actually more precise. If it's only number literals you're not allowed to use, the original code should be valid since it only uses nubmers as text in a string and not number literals.
    https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Values,_variables,_and_literals#Integers

  • Default User Avatar

    That's one option. Would still be nice to be able to turn off features :-)

  • Default User Avatar

    Ability to easily unsubscribe from THIS thread. I have posted my feature request and now I'm getting emails every time somebody adds to this discussion, even if it is not releated to my request.
    If it's already possible then please tell me how. Thank you in advance.

  • Default User Avatar

    Could require intermediate results maybe?

  • Default User Avatar

    Take some of the math interpreter katas. These would be no fun at all, if "eval" (or "Function") was an accepted solution. Sometimes some particular feature is not allowed by the kata and is/should be turned off.

  • Default User Avatar

    Sorting based on concision or performance would be awesome. Upvoting your own solution is okay if the community can self-moderate (which for now could work). With laoris there would need to be creativity. Though I don't consider rectangular boxes of code as particularly creative, other people have different opinions.

  • Custom User Avatar

    Awesome, thanks!

  • Custom User Avatar

    Yep. Thats a good idea. I was just thinking about that the other day. Its a quick add so we will try to get it out soon.

  • Custom User Avatar

    What did you have in mind?

  • Custom User Avatar

    I'm of two minds about this.

    The thing about Reddit is that everyone gets the upvote, so it has no real effect. Upvoting your own solution (and I have done it, I will admit) makes a difference because it makes your solution more visible than others. And there has been plenty of studies proving that people tend to "follow the herd" when it comes to adding to existing upvotes.

    Rather than allowing one to upvote their own solution, it might be nice to have the ability to either

    1. Auto-sort based on some criteria beyond random, or
    2. Provide sorting capability on character length, sloc, complexity, etc. Then someone could more easily find the solutions that interest them the most and provide upvotes.

    I prefer solution #2, myself.

  • Default User Avatar

    Hello other Jake. So yea, that's not particularly enough. I could implement something better if you don't have time.

  • Default User Avatar

    Disabling language features sounds antithetical in my opinion (unless there's a performance issue, in which case there could be a workaround).

  • Loading more items...