Meme Monday!
Today's cover image comes from last week's thread.
DEV is an inclusive space! Humor in poor taste will be downvoted by mods.
Meme Monday!
Today's cover image comes from last week's thread.
DEV is an inclusive space! Humor in poor taste will be downvoted by mods.
For further actions, you may consider blocking this person and/or reporting abuse
ChatGPT every time XD
Huh
you mean "warming", right? :)
Adapt, Improvise, overcome!
Bro... AI is danjerus
🤣
A friend of mine coded a website in assembly.
Yeah , you can make anything more worse using js
literally we're making an electron app because it's so cool though ^^
ElectronJS is totally cool, for realz!
I created my first Cross-platform app (Windows, Linux, macOS) via ElectronJS & was able to distribute it to Windows App store and the Linux Snap store.
It's a FOSS password generator / manager like you've never seen. it doesn't save your passwords anywhere. It generates them every time. And, you can get all source at my github repo.
Good luck on your ElectronJS app.
Everytime when i start an opensource project
Thats me when I have a lot of code in my brain but copilot's suggestions confuses me ....
Genius admires simplicity
😂
This is my usual "awful AI-generated meme" to kick things off, but this one kind of works.
All The Devs I Worked With, When I Worked In QA. 🤓
We developers actually wish anybody else to be a bit us.
Especially QAs.
But especially PMs.
This has happened to me and I bet to many others as well. 😅😂
Me after looking at my 2 years old shitty code which I have to use now to fix my shitty code...
We've all been there! Just keep up the good work and continue improving. You've got this! 💪✨
"JavaScript, HTML and CSS"
Is HTML actually turing complete?
Does Turing-completeness actually define a language?
Yeah , we must write some algorithm....
That's for imperative languages. It's not always the case, as declarative languages exist. And HTML (which stands for Hyper-Text Markup Language) is one of them.
And CSS too, even though the line is blurring every day that passes...
front end and backend developer
Avg freelance developer
I still dont know why WordPress is a skill , its just a tool
The actual skill is to use keyboard with hands used in wordpress
Painfully accurate
This is the one ! . Whenever someone asked if I'm stressed I tell them 90% of my job is not knowing an 10% I get it right, and then go back to not knowing why I have an error again.
JavaScript: the ultimate coping mechanism 😂
Manager : wow works perfectly , but why you added this red text ? Make it to say Bye ....
I didnt get this , context require
Calc.exe has been the application you open to show a code execution vulnerability for years.
💀 💀
in 2024 there is no excuse for using Eclipse for anything
I agree 100%!
So glad to see your comment and the associated likes of your comment. 👍🏽👍🏽👍🏽👍🏽👍🏽
real pros always use U+2028 LINE SEPARATOR
CRLF is what makes more sense, but it comes from typewriters... So it doesn't actually make sense with computers. Nobody just "returns the carriage" or "feeds a new line".
Ah shit here we go again (going to be rejected)....
That would be a huge red flag for me ⛔
They could have a valid reason (e.g. codebase for security contractors), but they have to explain.
lmfaoo is that a thing ? wow !
Yes! Integration tests don't get enough love but they provide great return on investment.
I see you've met my co-worker
...yeah
This isn't 2022 anymore, you don't "find code online". You get it from ChatGPT.
As always i want to contribute to meme. But with jokes for devs. The last time was... "Why do programmers prefer dark mode?
Because light attracts bugs!"
I will leave another one this time:
"Why do Java developers wear glasses?
Because they don't C#!"
Meme Time ✨
I never understood this meme.
The top one means that you have authenticated but that you don't have the rights.
The bottom one means you didn't even authenticate so you don't have rights.
It's completely different right, or am I just that stupid?
@nlxdodge The joke is that the official name of the 401 HTTP status is UNAUTHORIZED, even though the official semantics of 401 are that the user isn't authenticated, whereas the semantically correct status for users that are authenticated but not authorized is 403 FORBIDDEN. So the name "UNAUTHORIZED" for 401 is a misnomer that's become enshrined into a standard so it can never be changed, similar to the
Referer
header.Perfection
As always i leave a joke on the Meme Monday!!
"Why do programmers hate nature?
It has too many bugs."