DEV Community

Cover image for Meme Monday

Meme Monday

Ben Halpern on September 11, 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
 
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
 
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
 
chariebee profile image
Charles Brown

meme monday

Collapse
 
alvesjessica profile image
Jessica Alves

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

Collapse
 
warwait profile image
Parker Waiters

meme monday

Collapse
 
avanichols profile image
Ava Nichols

meme monday

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
 
youngfra profile image
Fraser Young

meme monday

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.

Collapse
 
ugbabeog profile image
UgbabeOG

Image description

Collapse
 
max24816 profile image
Max

Image description

Collapse
 
renancferro profile image
Renan Ferro

Image description

Collapse
 
kurealnum profile image
Oscar

Image description

Collapse
 
dreama profile image
Dream

meme monday

Collapse
 
alvaromontoro profile image
Alvaro Montoro

Hear me out here, a declarative language with prebuilt functionalities that browsers support and that brings accessibility and performance out of the box. We could call it something fancy like Highly-Technical Machine Language, or HTML for short.

Collapse
 
sadeedpv profile image
SadeedpvπŸ₯‡

Meme Monday

Collapse
 
alvaromontoro profile image
Alvaro Montoro

This week's comiCSS strip:

Comic strip with 4 panels. A figure walks into a CSS code that generates a red border and exclaims 'oh, wow! a CSS debugging red border!' Then adds 'This could be the same red border that helped debugging and learning to people like Rachel Andrew, or Eric Meyer, or Jen Simmons, or Harry Roberts, or Sara Soueidan, or...'. In the third panel, the character remains silent thinking. And finally pleads 'Please, red border, inspire me, and let me learn as much as them!'

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
 
syeo66 profile image
Red Ochsenbein (he/him)

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

Collapse
 
bernert profile image
BernerT

meme monday

Collapse
 
mgnblck profile image
James Cathedral

Image description

Collapse
 
baenencalin profile image
Calin Baenen

Here's Ben's my meme:
https://dev.to

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
 
easewithtuts profile image
V Sai Harsha
Collapse
 
samucadev profile image
SamucaDev

Great post!

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..