Details
-
AboutI'm just a guy who loves to work on interesting things.
-
SkillsJavaScript, react, es6, html, css, python, nodejs
-
LocationIndianapolis
-
Website
-
Github
Joined devRant on 2/10/2018
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
-
I will test this w/ my crush after a few minutes but I will use . NET because she is a .NET senior developer... wish me luck!20
-
*ahem*
You know how people say "you get the gist!", yeah?
...
I don't. 🤔
How can they expect me to GET http-colon-slash-slash-gist-dot-github-dot-com without the rest of the url?
I bet it's stored in that social context I've never been able to access.
THANK YOU, I'LL BE HERE ALL WEEK 😘joke/meme instant regret help can your score become negative social interactions and spontaneous erections -
Don't hire monkeys that write shitty code that cause production issues.
Just spent the entire morning with our global team (10+ ppl) looking into the cause of a production issue.
Root cause: shitty code that anyone that has read an algorithm book (array resizing costs) and understanding how DB functions should be used and why (bulk inserts vs one at a time) would never write.
Even the code itself is a mess...8 -
Look, normally I don't give a shit how others code, but when the company's style guide is literally just the statement "use eslint", and I have to do code reviews...we will start to have problems.1
-
Okay... I need to confess.
I actually like the idea of counting arrays from 1 like it is in some languages.
It makes code cleaner.
Think about it.
You would never need to subtract 1 from count/size/length or add 1 for things like the month in javascript because the first item would be at index 1 and many many errors wouldn't be happening because we don't need to force our minds to think another way. I learned counting from 1 after I learned to walk so it's the most natural thing to do. Just because the software/hardware below our language works that way doesn't mean we can not abstract this behavior away. What's your opinion about this? Am I wrong?12 -
*Working on personal project*
Don't get excited about another project
Don't get excited about another project
Don't get excited about another project
Don't get excited about another project
...DAMNIT16