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.
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.
For further actions, you may consider blocking this person and/or reporting abuse
It could use
localStorage
for that setting, then.Talking about that idea you've just had, here's a little Trig.js challange on dev.to! Something to distract you from your main project but hopefully not too much, you may even want to use Trig.js in your main project afterwards. Win win. 😏
↗️↗️↗️
.house is a valid tld.
this is yet another reason why you should not validate email addresses with regex 😋
There's a bunch of "new" TLDs that are longer than 4 characters, just saying.
Actually, per the spec, you don't even need a TLD for a valid email address.
root@localhost
is still valid, though only locally. For a signup form or something like that you definitely want to only allow valid internet email addresses. But technically, the domain can contain any number of dot-atom components.So
me@my.long.ass.domain.name
is just as valid asme@home
. Also, domain-literal can be used some@[192.168.1.1]
is also valid but good luck every trying to create an account on a website with an address like that.Let's kick this week off with our customary awful AI-generated meme
Using Gemini image outputs 🤪
I got most of my "Eureka!" moments on the latter.
What about 'git push --force --all'?
Try it and thank me later 😁
The worst way to sit at a desk is sitting in the same posture for too long, regardless if it's "good posture" or "sitting like a shrimp". Move your spines, y'all!
It's like the third time I watch this meme in the last 4 days, hahaha, always a good reminder.
Every time I see this I realise I'm sitting at my computer the equivalent of the way Marty McFly slept.
Yes! But also...
No, starting on Sunday is like starting at
[-1]
Already posted last week:
dev.to/besworks/comment/2maij
Never gets old ... can't post often enough :P
I wanted to laugh but this hurts 🫠
Legendary C++ Joke

he he
"Why did the hacker break up with the internet?
Because they found someone with better encryption!"