Skip Navigation
Password must match the following
  • Explanation:

    That is a the regex string for that sites password field. Regex is a sequence of characters used to see if an input matches a defined pattern to validate the input in code (theres also other uses but thats what being done here). Sites normally dont show the regex pattern since it is pain to parse even if you know how to write things in regex and to people who dont code this looks like a random output. Im assuming a bug exists that prints out the wrong error string so that this shows instead of the human readable one

  • (Easy) ways to help struggling open source projects

    cross-posted from: https://lemmy.ml/post/13924279

    > - step in and help review a few PRs > > - help the project triage/reproduce bugs > > - if code in the PR looks complicated or is hard to understand, ask for an explanation > > - express your gratitude to the maintainers > > - make your company sponsor projects they depend on > > https://mastodon.social/@bagder/112194895793007918 > > Daniel is the creator of cURL : https://daniel.haxx.se/blog/2021/03/30/howto-backdoor-curl/

    0
    Consent to not consent to cookies
  • Tried to track it down, couldnt find the origin of this specific popup

    I have another terrible cookie popup I know the source of though

    ^ this ones from euronews.com, deny button is hidden under the title instead of being with the other buttons with specific category opt outs being under the learn more button instead of that being about learning more (when you click it the new popup says to learn more visit some other link it links. If you try to visit that page (which is the cookie policy) you get blocked by the cookie popup again)

    and then anything that uses TrustArc can have a timer you need to wait for in order to continue to the site after denying cookies (sunchips, colgate, etc.)

  • Consent to not consent to cookies

    Setting the switch to active is how you opt out of cookies, who knows what reject all will do

    4
    That's why we need two ssds for dual boot

    cross-posted from https://programming.dev/post/11911223

    3
    Gamedev is Easy
  • Transcript

    var game = new Game()
      .EnableMultiplayer()
      .EnableSpatialAudio()
      .SetPerformance(Game.Performance.HIGH)
      .ForEachBug(Bug::AutoFix)
      .GetWishlists(7000);
    
    game.Release();
    
  • The Perfect Solution
  • Original creator of the meme disabled the key before posting so it theoretically would give you an incorrect API key provided error. Double checked with a basic app before I posted it here lol

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)JP
    JPDev @programming.dev

    Sharing funny things

    If I post it assume it's not OC

    Posts 54
    Comments 7