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.

Top comments (50)

Collapse
 
themobiledev profile image
Chris McKay

Image description

Collapse
 
ben profile image
Ben Halpern

This is me πŸ˜‚

Collapse
 
khairunnisaas profile image
Khairunnisaas

happend to me last week πŸ˜‚

Collapse
 
frankfont profile image
Frank Font

Everyone I work with is Berni, including me.

Collapse
 
jarvisscript profile image
Chris Jarvis • Edited

multipanel comic: Animals learn their most important skills first.. Hours old a Foal can run, a snake can bite. What do babies O? They cry? Your most important survival skill is asking for help. from Foxes in love.

Collapse
 
rasheedmozaffar profile image
Rasheed K Mozaffar

Image description

Full panic mode engaged

Collapse
 
janmpeterka profile image
Jan Peterka • Edited

Tell them you are updating dependencies or importing production database ;)

Collapse
 
cheuksing profile image
Tommy Chan

ME: corp. VPN dead again

Collapse
 
ezpieco profile image
Ezpie

"an idiot admires complexity a genius admires simplicity"
- Terry Davis

Image description

Collapse
 
eerk profile image
eerk

The typescript part is verbose on purpose, to make it look silly. In reality you would write it like this:

function addNumbers(a:number, b:number) {
     return a + b
}
Enter fullscreen mode Exit fullscreen mode
Collapse
 
ezpieco profile image
Ezpie

It's for the memes. But still

Collapse
 
syeo66 profile image
Red Ochsenbein (he/him)

I'm pretty sure you might be surprised by this Javascript function...

Collapse
 
getsetgopi profile image
GP

The only reason why we don't use Typescript! Millions of application were build without it, Millions are in products without it, Millions are in development without it and they all just work fine.

Collapse
 
ezpieco profile image
Ezpie

Yes I can totally agree that many web apps where made without TypeScript because of this!

But it's still kind of amazing to see that TypeScript can literally make something so simple as that add function into something so complicated.

Collapse
 
parimaldesign profile image
Parimal

tbh that same code can be rewritten with JS as well type checking both variables and then IF Else of all 3 possible combinations..

Collapse
 
cwrite profile image
Christopher Wright

meme monday

Collapse
 
parimaldesign profile image
Parimal

Hollywood designer - Goes to freepik.com, downloads Futuristic UI vector pack, uses everything in one screen.

Collapse
 
chiki1601 profile image
Miss Pooja Anilkumar Patel

🀣

Collapse
 
duncan_true profile image
Dun

meme monday

Collapse
 
sherrydays profile image
Sherry Day

meme monday

Collapse
 
dinerdas profile image
Diner Das

meme monday

Collapse
 
khairunnisaas profile image
Khairunnisaas

so scary

Collapse
 
rafaftahsin profile image
Rafaf Tahsin

The worst shit ever imagined

Collapse
 
easewithtuts profile image
V Sai Harsha • Edited

Nobody:
Web Development in 2069:
The Future
Check the replies for a motivation from Sonic The hedgehog.

Collapse
 
easewithtuts profile image
V Sai Harsha • Edited

this is an another one. I just don't want to spread these comments with my memes. So, i put it here under the replies.
Sonic's Great Speech

Collapse
 
ivis1 profile image
Ivan Isaac

meme monday

Collapse
 
michalispapamichael profile image
Michalis Papamichael

epic hahaha

Collapse
 
ben profile image
Ben Halpern

πŸͺ΄

Collapse
 
warwait profile image
Parker Waiters

meme monday

Collapse
 
avanichols profile image
Ava Nichols

meme monday

Collapse
 
chariebee profile image
Charles Brown

meme monday

Collapse
 
alvesjessica profile image
Jessica Alves

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

Collapse
 
vincanger profile image
vincanger

I created an instant meme generator using OpenAI's function calling and wrote a tutorial about it here on dev.to: dev.to/wasp/build-your-own-ai-meme...

Image description

Collapse
 
jjbb profile image
Jason Burkes

meme monday

Collapse
 
cheuksing profile image
Tommy Chan

I remember there is a time I received the finalised business requirement 2 day after the deployment date. And then 20 JIRA tickets show up complaining that production is not aligned to the requirement, right "before" I get the requirement.