Details
-
AboutFront end dev. Linux 4 lyf.
-
SkillsJS, Sass, PHP, MySQL
-
LocationCalifornia
Joined devRant on 6/4/2019
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
A Client's hotshot webmaster just asked us to provide a JavaScript 301 redirect script for a CMS we don't own/have admin access at all.
"Must be 301 style for SEO benefits... "
So, hows your day going? 🤣🤣6 -
Come in to work, sit down at desk, coworker comes in. Tells me I'm going to potentially start crimping grounding wires for 40 racks. Shows me the email, I notice I'm not in the CC chain. I love not being in the know about work I may be doing that isn't in my job description.1
-
Dumb ass management. Picked a different technology for us without consulting our technical team...3
-
Anyone know any good free courses to learn programming for a total beginner?
The guy who needs it is looking to work with JavaScript and Node eventually.3 -
Our system never had sessions that expired. A recent hack at the client caused us to revisit the security measures we had in place.
The person who was on the project since it's start 8 years ago was tasked with fixing this issue. It has a simple solution: add session expiration, and extend the session to an hour from now with each request.
This week I found out how he did it🤦🏻♂️. He added session expirations, but extended the session by an hour with each request. By making 10 requests in quick succession, your session is extended by 10 hours.3 -
There's something super broken about the interview process in our industry. I spent 30 minutes chatting with a hr recruiter. 2 hours on a coding screen. 1 hour for a technical interview. 1 hour talking with the head of engineering. But then they decided to pass on me. Well if things went well then, then I spend an entire fucking day on an onsite.
Wow. Since when did the industry get so bloated until we have to do so much to get a job? Is signal really that unclear so candidates have to jump through hoop after hoop?
BS.5 -
Lets be honest guys.
We all pretend to be Richard but we are just a bunch of "Big Heads". And some of you guys fuck.7 -
So I mentioned before that I managed to beat the ATS system for one job posting and got an immediate interview invite.
They one upped me by sending me to a video interview with an AI. It's supposed to analyze my facial expressions and determine if I'm worthy of being hired.
Got a rejection email just now.
So after all that hard work, looks like Skynet didn't like me very much 😛.6 -
It's upsetting to work on something, spend my time and mind on it, for someone to just undo it. The worst part is that i think i'll have to redo it next week.5
-
just discovered mailcatcher. love it! <3
can iterate over e-mail template in local environment now3