Ad
  • Default User Avatar

    Not anymore. Require has been disabled. Good luck.

  • Default User Avatar

    Hmm, there is only one way to handle padding for Base64... I just had another gander at the wiki article and the padding section seems pretty straight forward to me. Which part of the wiki are you referring to?

  • Default User Avatar

    I did indeed have most of my test cases exclude padding in the results, but I do have one shotty test case at the end that should be checking for padding. For some reason Test.AssertEquals() doesn't like a string that contains more than one equal sign for whatever reason. Strange eh? It's just a string, so I have no idea what the Test rig was doing. I may not fully understand how it's functioning! If anyone knows of a way to fix this, I'd be more than happy to add more test cases with padding. Though, I do believe that one test case should force padding to be supported in everyone's solutions.

  • Default User Avatar

    Hmm, the preview was all nice and formatted, but it looks terrible in here. Haha, and now I can't even see my own comment!

  • Default User Avatar

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

  • Default User Avatar

    Made it all the way to "Testing ASCII85 decoding with random binary input", then failed. I suppose that's a step in the right direction!

  • Default User Avatar

    That's entirely up to you, but I don't believe it is necessary. Your instructions are quite clear and the wiki has all the info needed to complete the kata. I'm just being a dummy and overlooking something simple, I'm sure. That makes it fun though! I've been sick and hopped up on cold meds for the past few days, so that could be part of the intenseness. Haha. I'd like to get it completed and help get a vote towards getting it out of beta. Plus, I can't wait to see everyone else's solutions to compare with mine!

  • Default User Avatar

    Oh my, this is intense! A bit more difficult than Base64, haha! Day 3 and still no go, man I suck. I'll keep trying. Nice instructions and kata, though!

  • Default User Avatar
  • Default User Avatar

    Amazingly entertaining!

  • Default User Avatar

    Updated. Apologies, I assumed that everyone knew how blackjack functioned.
    I also realized I missed something in my test cases.
    Sorry if your solutions are no longer valid!