Imgflip Logo Icon

What programmers talking to each other looks like to people who don't know how to code at all

What programmers talking to each other looks like to people who don't know how to code at all | made w/ Imgflip meme maker
69 views 2 upvotes Made by Arcturus. 3 months ago in MS_memer_group
12 Comments
1 up, 3mo,
1 reply
"take 2 numbers from the user and display there sum"
1 up, 3mo,
1 reply
update the web requests to use an server authenticated token to prevent csrf attacks on users accounts
1 up, 3mo,
1 reply
update web applications to use unique, server-generated tokens for every user session, validated on every state-changing request (POST, PUT, DELETE). Implement the Synchronizer Token Pattern by including a hidden CSRF token field in forms or by sending a custom X-CSRF-TOKEN header via AJAX/Fetch requests, which the server compares against the session-stored token
1 up, 3mo,
1 reply
correct
1 up, 3mo,
2 replies
YAYYY really
0 ups, 3mo,
1 reply
essentially yes
0 ups, 3mo
thanks
0 ups, 3mo,
1 reply
essentially yes
0 ups, 3mo,
1 reply
thanks
0 ups, 3mo,
1 reply
dementia
0 ups, 3mo
it's fine
0 ups, 3mo
take the string's sum and divide it by N
Created with the Imgflip Meme Generator