DEV Community

Cover image for Meme Monday 🀌

Meme Monday 🀌

Ben Halpern on November 07, 2022

Welcome to another Meme Monday post! Today's cover image comes from last week's thread.

DEV is an inclusive space! Humor in poor taste will be downvoted by mods.

Collapse
 
brunoj profile image
Bruno β€’

my code

Collapse
 
jmfayard profile image
Jean-Michel πŸ•΅πŸ»β€β™‚οΈ Fayard β€’

Great meme but I want the final result to be this bizarre beast

Image description

Collapse
 
raddevus profile image
raddevus β€’ β€’ Edited

Challenge accepted!!!

Plus, "Real Devs" only check two sources (we're lazy). πŸ€“πŸ˜†πŸ˜‚

Image description

Thread Thread
 
jmfayard profile image
Jean-Michel πŸ•΅πŸ»β€β™‚οΈ Fayard β€’

❀️❀️❀️

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

which creature?

Thread Thread
 
jmfayard profile image
Jean-Michel πŸ•΅πŸ»β€β™‚οΈ Fayard β€’

The platypus is a creature so bizarre that Charles Darwin was puzzled by it and biologists receiving specimens from it thought it was a joke

The platypus, sometimes referred to as the duck-billed platypus, is a semiaquatic, egg-laying mammal endemic to eastern Australia, including Tasmania. The platypus is the sole living representative or monotypic taxon of its family (Ornithorhynchidae) and genus (Ornithorhynchus), though a number of related species appear in the fossil record.

Collapse
 
droidmakk profile image
Afroze Kabeer Khan. M β€’

reminds me of a meme from peter's family guy

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

I am confused...What should I do...
Which website I can follow?
github or stack overflow?

Collapse
 
andresbecker profile image
Andres Becker β€’

libraries

Collapse
 
h_sifat profile image
Muhammad Sifat Hossain β€’ β€’ Edited

I'm currently writing the docs of a library that I've been working on for the past week. I swear, it's boring as hell.

Collapse
 
h_sifat profile image
Muhammad Sifat Hossain β€’

Guys, today I've published the library. Please give me some feedback. Express-IPC

Thread Thread
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

I want to make my library in Python programming language.... How can I create ?

Thread Thread
 
h_sifat profile image
Muhammad Sifat Hossain β€’

Sorry. I don't know much about python. But a quick google search ("how to publish a python library") should give you the answer.

Thread Thread
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

okay

Collapse
 
imronpuji profile image
imronpuji β€’

Ahahaha nice

Collapse
 
abdullahhh12 profile image
Abdullahhh12 β€’

Bro checkout "quranhadith.live" and share

Thread Thread
 
h_sifat profile image
Muhammad Sifat Hossain β€’

It's nice.

Collapse
 
jmfayard profile image
Jean-Michel πŸ•΅πŸ»β€β™‚οΈ Fayard β€’

Reverse roles if the language is JavaScript she they have to update the npm stuff

Collapse
 
2kabhishek profile image
Abhishek Keshri β€’

Unsung heroes! <3

Collapse
 
maurerkrisztian profile image
KrisztiΓ‘n Maurer β€’

true, I recently started working more seriously on my own DI framework, I live on monster energy :D github.com/OpenZer0/type-chef-di

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

It's known as Parents are giving all facilities....but when children use them, they work with ego and shows attitude

Collapse
 
vairasza profile image
Michael Bierschneider β€’

Image description

Collapse
 
ben profile image
Ben Halpern β€’

Lol

Collapse
 
techman09 profile image
TechMan09 β€’

Not only is that a great way to get hacked, it also shows that they don't, gasp hash the passwords!

Collapse
 
imronpuji profile image
imronpuji β€’

Lol πŸ˜†

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

🀣🀣🀣🀣🀣🀣

Collapse
 
rizkytegar profile image
πŸŽ‰ Rizky Tegar Pratama β€’

Where is this

Collapse
 
vairasza profile image
Michael Bierschneider β€’

hopefully in no production environment πŸ˜‚

Collapse
 
sherrydays profile image
Sherry Day β€’

reading

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

But nobody is here to read documents

Collapse
 
andresbecker profile image
Andres Becker β€’

future me

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

πŸ˜‚πŸ˜‚πŸ˜‚πŸ˜‚

Collapse
 
suyious profile image
Suyash K. β€’

ngl Programming has the phi
Image description

Collapse
 
alaindet profile image
Alain D'Ettorre β€’ β€’ Edited

I've already seen this meme. The face for me is much funnier than the Fibonacci nerd stuff around him

Collapse
 
idrisrampurawala profile image
Idris Rampurawala β€’

Image description

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

This is true but hard to shipping...because I don't know how to use docker

Collapse
 
zoreankit profile image
Ankit Zore β€’ β€’ Edited

Pack your entire system we are shipping it - DOCKERπŸ™‚

Collapse
 
gohashira profile image
gohashira β€’

What if it works on ONLY my machine, not on docker container and certainly not in production?

Thread Thread
 
zoreankit profile image
Ankit Zore β€’

Then probably something wrong may be environment issue or something else. Docker eliminates this kind of issues where it works on 1 system and not on another if you have configured docker properly it should work everywhere as you intent to.

Collapse
 
dinerdas profile image
Diner Das β€’

while true

Collapse
 
anonymoustechdeveloper profile image
AnonymousTechDeveloper β€’

It actually ends here XD.

Image description

Actual code:

while (true) {
    if (notNoticableToNakedEye) {
    break;
    };
};
Enter fullscreen mode Exit fullscreen mode
Collapse
 
mdrijwan profile image
Md Rijwan Razzaq Matin β€’

Haha πŸ˜…

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

.Infinity loop

Collapse
 
dinerdas profile image
Diner Das β€’

me_irl

just keep coding

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

How can we fix this type of wall?

Collapse
 
alvaromontoro profile image
Alvaro Montoro β€’

the Internet Explorer logo is wearing sunglasses and holding a margarita while saying 'miss me yet?'.

Collapse
 
alvaromontoro profile image
Alvaro Montoro β€’ β€’ Edited

It has a(n expected) second panel :P

Image description

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

yes

Collapse
 
alvaromontoro profile image
Alvaro Montoro β€’ β€’ Edited

🀨

Did it owe you money or something? πŸ˜‚

Thread Thread
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

what you mean?

Collapse
 
bobbyiliev profile image
Bobby Iliev β€’

Linux admins will get this πŸ‘»

Source

Collapse
 
h_sifat profile image
Muhammad Sifat Hossain β€’

Sorry, I didn't quite understand this. Why echo Hey! > dev.txt does not overwrite the contents of dev.txt. Where is the second line (How are you?) coming from?

Collapse
 
mrcaidev profile image
Yuwang Cai β€’

echo "How are you?" >> dev.txt from another terminal window XD

Thread Thread
 
h_sifat profile image
Muhammad Sifat Hossain β€’

That's simple to understand, but why is that regarded as a meme? I think probably two person (admin) has logged into the machine with SSH and they are chatting with each other using the file. I'm just guessing though, not sure actually what's happening!

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

I didn't understand

Collapse
 
wes profile image
Wes Souza β€’

Yes
screen capture of safari on iPad showing a messed up website

Collapse
 
brunoj profile image
Bruno β€’

80 char rule

Collapse
 
drewknab profile image
Drew Knab β€’

excess vertical space > excess horizontal space

Collapse
 
redhap profile image
HAP β€’

The 80 col rule is an abomination.

But I'm sure there's somebody out there who is trying to retromod a Commodore 64 to run Python

Collapse
 
besworks profile image
Besworks β€’

drowning devs

Collapse
 
sherrydays profile image
Sherry Day β€’

Oh my

Collapse
 
andresbecker profile image
Andres Becker β€’

fired

Collapse
 
brunoj profile image
Bruno β€’

cache

Collapse
 
maurerkrisztian profile image
KrisztiΓ‘n Maurer β€’

Image description

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

Right...But how can we learn docker easily?

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

I can't remember commands of docker

Thread Thread
 
maurerkrisztian profile image
KrisztiΓ‘n Maurer β€’

no one remembers, and there is no need for it. it is enough if you know the basics: image creation, start-stop container, etc. (I also often search for the syntax, commands) Let DevOps do the more complicated stuff. I don't think you need to know much about it at junior level
Image description

Thread Thread
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

okay

Collapse
 
harisbilal1 profile image
harisbilal1 β€’
Thread Thread
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

Is this free course?

Thread Thread
 
harisbilal1 profile image
harisbilal1 β€’

Yeah it is.

Thread Thread
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

Okay

Collapse
 
raddevus profile image
raddevus β€’

When there are questions about the thing, but no answers...
Image description

Collapse
 
tiguchi profile image
Thomas Werner β€’

"nvm it works now" - Last message from OP not explaining what he did

Collapse
 
raddevus profile image
raddevus β€’

Yes, that's exactly it!! πŸ‘πŸ½πŸ˜†

Collapse
 
rodmansw profile image
Rodman Swanston β€’

Image description

Collapse
 
dinerdas profile image
Diner Das β€’

serverless

Collapse
 
chiragagg5k profile image
Chirag Aggarwal β€’
Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel β€’

That's why I can't implement Logic in the programming

Collapse
 
raddevus profile image
raddevus β€’

Asking questions on SO πŸ€“
Image description

Collapse
 
tspannhw profile image
Timothy Spann. πŸ‡ΊπŸ‡¦ β€’

Image description