Details
-
AboutFamily man, Gamer, and Web application developer
-
SkillsJS, .Net Core, React, Node, SASS
-
LocationSan Diego, CA
-
Website
-
Github
Joined devRant on 11/13/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
-
OS as weeddealers:
Windows has standard weed. Nothing special, but reliable.
Linux got a great selection, but you always gotta haggle with him for hours until something works out.
Mac sells oregano.8 -
Be honest.....have you ever given a completely bullshit technical explanation to a customer or your boss to cover the fact you or somebody else has screwed up?2
-
That moment when you realize the developer you're talking to thought that `class` was a React API. 😬6
-
Devs out there.. what is your celebration / how do you celebrate when your task / code works as you expected .9
-
You haven't actually *begun* to learn anything until you've shouted FUCK THIS SHIT (or some variation) out loud at least once.
The anger is what makes it stick in your memory.10 -
No arguments.. just me bitching over
var name_variable_int;
var someOtherNeme;
var ThisIsAlsoInSameFile;
that some guy thought would be nice to have in same file..
Just pick one, even if it's incorrect for the language, ffs!!5 -
"If it’s a good idea and it gets you excited, try it, and if it bursts into flames, that’s going to be exciting too. People always ask, ‘What is your greatest failure?’ I always have the same answer—We’re working on it right now, it’s gonna be awesome!" - Jim Coudal
-
My employer has no work for me, so i'm sitting here, watching anime and scrolling devrant. For gods sake give me work.11
-
"The quick brown fox jumps over the lazy dog"
Boring. Overused.
"Sphinx of black quartz, judge my vow"
- New
- Metal as fuck
- Works just as well19 -
People that use their phone on speaker (and have it set loudly) in public are a special breed of jackass6
-
Omfg this fucking guy!!!!
Context:
We are going through a major refactor of some of our backend components. I was tasked with cleaning up our ML code while another guy was tasked with cleaning up the general CRUD side of the backend, let's call him DA for "dumb ass".
** At 11pm
DA: I am getting a strange error from your backend. Look:
"Invalid call: method=PUT expected=[POST]"
Me: you need to send a post request not a put request
DM: no, it's not that. I am sending the right thing
Me: ... Let me see...
* 15min ish of testing *
No, it works fine on my version, 1.1.0 what's your version?
DM: I'm on 1.1.0.
Me: send me code?
DM: *send
"request.put(..."
Me: you are sending a PUT... It's literally in the screenshot. Send a Post
DM: I am
Me: no, send a Post
DM: I don't understand, I am sending the request
Me: it's a post not a put
DM: but...
Me: it's a post not a put
Me: good night!!!!!!12 -
I saw a guy building a website today.
No React.
No Vue.
No Ember.
He just sat there.
Writing HTML.
Like a Psychopath.32