DEV Community

Cover image for Meme Monday 😝

Meme Monday 😝

Ben Halpern on March 06, 2023

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.

Collapse
 
sarahokolo profile image
sahra 💫

Image description

Collapse
 
frankfont profile image
Frank Font
function laugh():boolean {
    if(laugh()) {
       return laugh();
    }
}
Enter fullscreen mode Exit fullscreen mode
Collapse
 
baenencalin profile image
Calin Baenen

Except it needs return true; at the end or it will never recurse! :O

Thread Thread
 
cipharius profile image
Valts Liepiņš

Or ´return false;` at the end, just to get it to compile/parse. Otherwise the return isn't nescessary for a recursion, since it will get stuck in an infinite recursion while evaluating the if condition.

Thread Thread
 
frankfont profile image
Frank Font

That's part of the joke.

Thread Thread
 
jayfiled profile image
Joel

Well played 👏

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

😂confusion!

Collapse
 
Sloan, the sloth mascot
Comment deleted
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

what/?

Collapse
 
sarahokolo profile image
sahra 💫

Image description

Collapse
 
dostonnabotov profile image
Technophile

I need to steal this meme. I will leave a like for me 👍🙂

Collapse
 
360macky profile image
Marcelo Arias

😂😂😂

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

🤣

Collapse
 
swordheath profile image
Heather Parker

This is marvelous😁

Collapse
 
alvesjessica profile image
Jessica Alves

Image description

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

😂😂😂😂🤣

Collapse
 
aneeqakhan profile image
Aneeqa Khan

Image description

Collapse
 
rasheedmozaffar profile image
Rasheed K Mozaffar

Image description

This's better

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

😂😂😂😂😂😂😂😂😂👌

Collapse
 
besworks profile image
Besworks

get back to work

Collapse
 
alexmario74 profile image
Mario Santini

Someone need a cup of coffe to be ready to start, I need a bunch of memes! :D

Collapse
 
besworks profile image
Besworks • Edited

I like to double fist it with coffee in one hand and memes in the other.

Collapse
 
raibtoffoletto profile image
Raí B. Toffoletto

code still compiling....😶

Collapse
 
marq profile image
Marquise West

I feel personally attacked 😂

Collapse
 
andresbecker profile image
Andres Becker

Unnecessary logi

Collapse
 
sarahokolo profile image
sahra 💫

Image description

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

😂

Collapse
 
harshsinha17 profile image
Harsh Sinha

Image description

Collapse
 
pontakornth profile image
Pontakorn Paesaeng

We need artificial stupidity too.

Collapse
 
danbailey profile image
Dan Bailey

We already have that.

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

🤣

Collapse
 
dinerdas profile image
Diner Das

Audiobook code

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

😁

Collapse
 
heymich profile image
Michael Hungbo

Image description

Collapse
 
__masashi__ profile image
Masashi

Both are correct in their "programmer way"s. The guy considered some language that starts array indexing at 0, while the woman considered Lua.
(Lua starts array index at 1).

Collapse
 
darkwiiplayer profile image
𒎏Wii 🏳️‍⚧️

Clearly, the woman is based, as illustrated by her eating ice cream in the last panel. Lua knows how to count.

Collapse
 
bugmagnet profile image
Bruce Axtens

and Euphoria and some BASICs and ...

Thread Thread
 
__masashi__ profile image
Masashi

Oh, thanks for the info. Nice.

Collapse
 
thomasbnt profile image
Thomas Bnt ☕

Project documentation and... him

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

🤣

Collapse
 
yestermauer profile image
Yester Mauer

icrementatioin

Collapse
 
kavehsabouri profile image
Kaveh Sabouri

It is a good solution.

Collapse
 
lionelrowe profile image
lionel-rowe

the virgin BigInt vs the chad Number

the virgin  raw `BigInt` endraw  vs the chad  raw `Number` endraw

Collapse
 
dionarodrigues profile image
Diona Rodrigues

Image description

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

🤣🤣🤣😂😁

Collapse
 
v_bird profile image
vbird

sounds like a whole lot of F words in it

Collapse
 
sherrydays profile image
Sherry Day

Senior dev

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

😁😁😁😁😁

Collapse
 
andresbecker profile image
Andres Becker

AI

Collapse
 
t0nghe profile image
Tonghe Wang

If we make a chart of all the weights in a neural network, it would be something like this:
Image description

Maybe it's art. But certainly not a graph.

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

😂😁

Collapse
 
t0nghe profile image
Tonghe Wang

Actually, no. Decision trees are a subdomain and can hardly be called AI by today's standard.

Collapse
 
willtrout profile image
Matt Willtrout

Never forget the A stands for Artificial. As in fake.

Collapse
 
sherrydays profile image
Sherry Day

learn assembly

Collapse
 
cipharius profile image
Valts Liepiņš • Edited

The worst part is that it's not portable across hardware or operating systems. 👌

Collapse
 
sarahokolo profile image
sahra 💫

Image description

Collapse
 
swashata profile image
Swashata Ghosh
function print(...args) {
  console.log(...args);
}
Enter fullscreen mode Exit fullscreen mode

Sorry for being that guy 😁

Collapse
 
1chris_alex profile image
Christian Alexsander

Or just const print = console.log

Collapse
 
codingjlu profile image
codingjlu

rip when you try print("data", data) :(

Collapse
 
__masashi__ profile image
Masashi

I actually did this once, because console.log was kindof restricting my flow.

Collapse
 
sarahokolo profile image
sahra 💫

Image description

Collapse
 
akostadinov profile image
Aleksandar Kostadinov

labels under pictures are switched around

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

😁

Collapse
 
alvaromontoro profile image
Alvaro Montoro
Collapse
 
andrewthetm profile image
Andrew Rohne

This was my Friday. To be honest, the six hours of telling Python to make graphics (maps, in my case) in a way that felt like building a Rube Goldberg machine was fun... a lot more fun than making each one-by-one and then realizing that I forgot to update some mundane detail (like a title) on four of them after I imported them into Word.

Image description

Collapse
 
nlxdodge profile image
NLxDoDge

But now the report can be generated for the next time in under 5 minutes?
That would save time if you have to make a report every week for a whole year.

Collapse
 
andrewthetm profile image
Andrew Rohne

True, and I hope I'm using this code at least one more time this year!

Collapse
 
akashpattnaik profile image
Akash Pattnaik

Image description

Collapse
 
jon_snow789 profile image
Jon Snow