👨💻 Professional problem solver - 🎧 Music lover
Hello! Thanks for checking out my profile.
If you haven't yet, make sure to also follow me on my other social media! ⬇️
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. 😏
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 as me@home. Also, domain-literal can be used so me@[192.168.1.1] is also valid but good luck every trying to create an account on a website with an address like that.
That's a broken regex. Errors:
You cannot create a range with shorthand escape sequences
Incomplete group structure
Character class missing closing bracket
Character range is out of order
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!
I started with JS about 10 years ago and I fell in love with it (even though it can be weird 😅). I had step backs in my career that ended up being good. Currently I'm a passionate front-end developer.
I've been a professional C, Perl, PHP and Python developer.
I'm an ex-sysadmin from the late 20th century.
These days I do more Javascript and CSS and whatnot, and promote UX and accessibility.
He/Him; Senior Software Developer, IT Swiss-army-knife.
Lots of coding, some hardware, some devops & sysops, some micro-controller electronics.
I used Arch BTW :)
Project Manager | Optimizing workflows & collaboration for dev teams | Passionate about agile, DevOps & tech trends | Building a thriving dev community!
Location
Surat , india
Work
Passionate about agile, DevOps & tech trends | Building a strong dev community!
WordPress Optimization Specialist | 15+ Years of Expertise as Tech Lead, Project Manager, and Professional Solution-Maker - Platinum on all Souls games, including Sekiro
Experienced Project Manager passionate about Agile workflows, team collaboration, and delivering high-impact projects. Skilled in streamlining development processes for efficiency and innovation.
Location
Ahmedabad , India
Education
Holds a Bachelor's in Project Management or Computer Science with certifications like PMP or Scrum.
Work
Project Manager skilled in Agile, team collaboration, workflow optimization for efficient execution.
Project Manager | Optimizing workflows & collaboration for dev teams | Passionate about agile, DevOps & tech trends | Building a thriving dev community!
Location
Surat , india
Work
Passionate about agile, DevOps & tech trends | Building a strong dev community!
I am a grey hat hacker.
Certified:
1. IC3 Digital Literacy Certification GS6 Level 2
2. w!se Financial Literacy CERTIFICATION
3. Microsoft Office Specialist - Word 2019 Associate
Exploring the world of cryptocurrency, blockchain, and NFTs - delivering insights, trends, and tips to help you stay ahead in the digital finance revolution.
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.Also all parts of the address except the @ can contain comments. Don't forget the comments.
^[^@]+@[^@]+$
That's a broken regex. Errors:
You cannot create a range with shorthand escape sequences
Incomplete group structure
Character class missing closing bracket
Character range is out of order
Let's kick this week off with our customary awful AI-generated meme
Wow, that's higher quality than most of them... love how his eyes are pointing up into his face lol
Average developer experience
Using Gemini image outputs 🤪
What about 'git push --force --all'?
Try it and thank me later 😁
I got most of my "Eureka!" moments on the latter.
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.
Yes! But also...
Every time I see this I realise I'm sitting at my computer the equivalent of the way Marty McFly slept.
Sunday being week[0] and Monday being week[1] is how I explain Zero-Index arrays to normies :D
No, starting on Sunday is like starting at
[-1]
Yeah The perfect way to produce endless software filled with either bugs and lack of integration and infinite Jira and confluence documentation.
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 🫠
It's a truly unique skill
Legendary C++ Joke

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