Is that possible? Maybe it’s just me, but I can’t see the actual challenge.

Only the example and explanation is visible

  • mac
    link
    17
    edit-2
    7 months ago

    It doesn’t let people solve it without logging in since everyone gets randomized inputs rather than the same ones. You can still technically do the challenge, just cant use your solution on the large block of input

    That also looks like the day 1 of 2015

    • @onlinepersonaOP
      link
      English
      27 months ago

      Oh yeah, it is from 2015 🤔

      You can still technically do the challenge

      How? With the examples?

      • mac
        link
        37 months ago

        yeah with the example code on the page. With 2023 day 1 its one large block rather than broken up like it is there

        • @onlinepersonaOP
          link
          English
          27 months ago

          Eh… nvm then. Thanks for the information.

    • @onlinepersonaOP
      link
      English
      -37 months ago

      I don’t see the point in that. It would seem like marketing or ads - an account just to talk about my personal projects? Nah…

      • @[email protected]
        link
        fedilink
        107 months ago

        They need an account because you get randomized inputs, and the solution goes with your inputs. They could’ve rolled out their own username/password auth, but that’s more work and you need to secure the passwords, handle resets, etc. OAuth is 100% the correct move here, and they ask for very minimal info.