JPDev

joined 11 months ago
[–] JPDev 19 points 3 days ago

Its Portuguese and Brazil

[–] JPDev 31 points 3 days ago* (last edited 3 days ago) (4 children)

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

420
rm -rf / (programming.dev)
submitted 3 days ago* (last edited 3 days ago) by JPDev to c/programmer_humor
 
 
 
304
submitted 4 days ago* (last edited 4 days ago) by JPDev to c/programmer_humor
 
404
Brainstorming (lemmy.ml)
submitted 4 days ago by JPDev to c/programmer_humor
 
116
the more you know (programming.dev)
submitted 5 days ago by JPDev to c/linux_memes
 
60
Cha-Ching! (programming.dev)
submitted 5 days ago by JPDev to c/software_gore
 
103
submitted 5 days ago by JPDev to c/linux_memes
 
49
Activate Bluetooth (programming.dev)
submitted 1 week ago by JPDev to c/software_gore
 
1012
Googling (programming.dev)
submitted 1 week ago by JPDev to c/programmer_humor
 
60
Type here to search (programming.dev)
submitted 2 weeks ago by JPDev to c/software_gore
 
1074
Always try sudo (programming.dev)
submitted 2 weeks ago by JPDev to c/programmer_humor
 
[–] JPDev 31 points 1 month ago* (last edited 1 month 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 5 points 3 months ago* (last edited 3 months ago) (1 children)

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.)

[–] JPDev 4 points 5 months ago* (last edited 5 months ago) (2 children)

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

[–] JPDev 67 points 6 months ago
[–] JPDev 28 points 6 months ago* (last edited 6 months 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 17 points 6 months ago
view more: next ›