DEV Community

Cover image for Meme Monday 👁
Ben Halpern
Ben Halpern

Posted on

Meme Monday 👁

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.

Oldest comments (96)

Collapse
 
brunoj profile image
Bruno

setTimeout

Collapse
 
coderamrin profile image
Amrin • Edited

haha, this is epic :D

Collapse
 
codingjlu profile image
codingjlu

But technically this doesn't make sense because setTImeout takes a callback, so if you remove the setTimeout you remove the contents that are in the callback the progress the interaction 🤣

Collapse
 
brunoj profile image
Bruno

Being good at interviewing

Collapse
 
frankfont profile image
Frank Font

Too true for all roles.

Collapse
 
brunoj profile image
Bruno

Ooof

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

😂😂😂😂😂

Collapse
 
dinerdas profile image
Diner Das

Me and the boys

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

🤣

Collapse
 
dinerdas profile image
Diner Das

Expectations

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

🤣

Collapse
 
wiseai profile image
Mahmoud Harmouch

Dev Bros

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

🤣🤣🤣🤣🤣🤣

Collapse
 
dinerdas profile image
Diner Das

Java

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

🤣

Collapse
 
codingjlu profile image
codingjlu

No, use React Native! ;)

Collapse
 
yestermauer profile image
Yester Mauer

Layoffs

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

😂

Collapse
 
yestermauer profile image
Yester Mauer

Rust vs

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

💕💕💕💕💕

Collapse
 
mellen profile image
Matt Ellen

What does the crab represent?

Collapse
 
mendoza profile image
David Mendoza (He/Him)

it's rust mascot

Thread Thread
 
mellen profile image
Matt Ellen

Ah! Thanks.

Collapse
 
citronbrick profile image
CitronBrick

What is this this R language (in black) ?
At first, I thought of the R language (r-project.org/) used in statistics.
But it is already in the 6th stairs from bottom (in blue).
Is there another R language ?

Collapse
 
mendoza profile image
David Mendoza (He/Him)

that's rust

Collapse
 
yestermauer profile image
Yester Mauer

How the client described their data

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

😂

Collapse
 
bcostaaa01 profile image
Bruno

Collapse
 
j471n profile image
Jatin Sharma

So relatable 🤣

Collapse
 
bcostaaa01 profile image
Bruno

🤣🤣

Collapse
 
nikfp profile image
Nik F P

PNPM +1!

Collapse
 
citronbrick profile image
CitronBrick

I think maven, gradle, npm etc. should beep when they finish.

At least optionally.

Collapse
 
sarahokolo profile image
sahra 💫

You can write a simple bash script for that

Thread Thread
 
coderamrin profile image
Amrin

never thought of that, let's put this on the might do list.

Thread Thread
 
corentinbettiol profile image
Corentin Bettiol

Try this in a *nix shell: tput bel

Thread Thread
 
corentinbettiol profile image
Corentin Bettiol

Or this if you're on *ubuntu:

your_command_here && notify-send "Success" || notify-send "Error"
Enter fullscreen mode Exit fullscreen mode

If it succeeds, the "success" notification will be sent, else the "error" notification will be sent.

Example:

1 == 1 => success
1 == 2 => error

[[ 1 == 1 ]] && notify-send "Success" || notify-send "Error"
sleep 3
[[ 1 == 2 ]] && notify-send "Success" || notify-send "Error"
Enter fullscreen mode Exit fullscreen mode
Thread Thread
 
coderamrin profile image
Amrin

Thanks man!

Collapse
 
coderamrin profile image
Amrin

absolutely a bell should be played

Collapse
 
aitchkhan profile image
Haroon Khan

weep**

Collapse
 
jankapunkt profile image
Jan Küster

Please use windows 95 sounds for the success/error sounds

Collapse
 
coderamrin profile image
Amrin

Always, sometime I fall asleep :haha

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

😜

Collapse
 
jay_js profile image
Jayesh Kale

meanwhile I'm with go mod download... easy😂

Collapse
 
teerto profile image
teerto • Edited

related haha

Collapse
 
_what_is_code profile image
PedroLu1z

always

Collapse
 
wiseai profile image
Mahmoud Harmouch

declare a var in python

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

😂

Collapse
 
itsjay83 profile image
Jeseok Lee

True 🤣

Collapse
 
thomasbnt profile image
Thomas Bnt ☕ • Edited

Image description

I knew I had a little ls in the history

From CommitStrip

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

😭

Collapse
 
fjones profile image
FJones

Also: When you Ctrl+R the whole command because the difference is in the last few options...

Collapse
 
raibtoffoletto profile image
Raí B. Toffoletto

yeahp... fish history made me lazy like that. 😂

Collapse
 
sarahokolo profile image
sahra 💫

Image description

Collapse
 
sarahokolo profile image
sahra 💫

Image description

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

😭

Collapse
 
exoutia profile image
Exoutia

Regex 🤣🤣

Collapse
 
marceloag profile image
Marcelo

This is a job for Chat GPT!! 🦸‍♂️

Collapse
 
syxaxis profile image
George Johnson

Scarier to think I actually read that and understood it....oh god I've wasted my life learning pointless things like regex!