Details
-
AboutSoftware Developer
-
SkillsJava, JavaScript, Python, PHP, NodeJS, Angular, Socket.IO, MySQL, CouchDB, MongoDB, AWS SDKs, etc...
-
LocationSacramento, CA
-
Github
Joined devRant on 4/11/2016
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
-
WHAT DO YOU MEAN INVALID CREDENTIALS.
I JUST LOGGED IN WITH THEM ON YOUR SHITTY FUCKING WEBSITE YOU FUCKING INCOMPETENT PIECE OF WANK.
FUCK YOU YOU ARE THE WORST FUCKING CREDENTIALS SYSTEM I'VE EVER FUCKING SEEN; AND I'VE USED YAHOO8 -
I hate people that freelance and say they will build someone a website for like $500+ and all they did was grab a free, pirated or purchased for $20 on themeforest theme and throw it up on a wordpress site. its criminal how much they rip people off and insulting they call themselves web developers. tempting to hack their WordPress but I would feel even worse for their customers.8
-
Angular 2 is really, really satisfying me. Such a very clean and smart way to organize web functionality! And es2015 + typescript is sooo nice to work with.2
-
When your boss or client comes to you and asks if it's done, but also has a ton of changes they want to see implemented 😓1
-
a friend asks...
Friend: Hey I have this website and I'm having a problem, can you help me?
Me: surre what is it?
Friend: So I have this WordPress plugin..
Me (interrupts): Sorry I can't help you, your site is doomed -
I swear, once I called in sick just so that I could finish coding a feature without distractions( like pings and shit)
-
Quote by my non-techie co-founder: when a developer says a new feature takes X amount of time, you always have to multiply X by PI to get the actual duration 🤓8
-
after an hour of facebooking when i decide to back to my data entry work it turns out services are down.2
-
location /dev/null {
if ($request_method = POST ) {
return 200;
}
if ($request_method = GET ) {
return 204;
}
}1