[-] JPDev@programming.dev 16 points 2 years ago* (last edited 2 years ago)

just edited to upscale the image

968
Evolution of C (programming.dev)
submitted 2 years ago* (last edited 2 years ago) by JPDev@programming.dev to c/programmer_humor@programming.dev
271
Do you know who can help? (programming.dev)
submitted 2 years ago* (last edited 2 years ago) by JPDev@programming.dev to c/programmer_humor@programming.dev
331
490
422
847
JSON Query Language (programming.dev)
[-] JPDev@programming.dev 24 points 2 years ago

Its Portuguese and Brazil

[-] JPDev@programming.dev 31 points 2 years ago* (last edited 2 years ago)

git rm -rf is only usable within the scope of the git repository and removes files in the staging area and working directory but doesnt affect untracked files or .git. rm -rf affects everything. For this case rm -rf probably would be the better option

edit: did a quick edit on the meme to change it to rm -rf since it makes more sense

444
rm -rf / (programming.dev)
submitted 2 years ago* (last edited 2 years ago) by JPDev@programming.dev to c/programmer_humor@programming.dev
761
132
315
submitted 2 years ago* (last edited 2 years ago) by JPDev@programming.dev to c/programmer_humor@programming.dev
426
Brainstorming (lemmy.ml)
69
Cha-Ching! (programming.dev)
[-] JPDev@programming.dev 31 points 2 years ago* (last edited 2 years ago)

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

[-] JPDev@programming.dev 1 points 2 years ago* (last edited 2 years ago)

Im just reposting this from another platform but ill check out the community. Been wanting to start playing satisfactory

[-] JPDev@programming.dev 28 points 2 years ago* (last edited 2 years ago)

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

[-] JPDev@programming.dev 17 points 2 years ago
view more: next ›

JPDev

joined 2 years ago