Details
-
AboutSoftware Engineer
-
SkillsVanilla JavaScript, AngularJS, PHP, web services, and any other touch point in the full stack - I'm in.
-
LocationVan Nuys, CA
-
Github
Joined devRant on 6/16/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
-
On Friday, in the midst of the craziest disaster cleanup possible for a project, I tell my boss my laptop keeps freezing and is probably going to crash. Saturday 8:30 FedEx rolls up with a new laptop. I'm even more scared now!4
-
that fucked up moment when you create and Android Application in Android Studio for a startup and the CEO of that company asks will it work for iOS also ?... :-/11
-
Just found out the contractor we hired help us with our app is making twice what I make. I guess I should be a contractor right?4
-
Set up a mail server for our office using one of those all-in-one mail server installations. It would keep denying connections every few days, so me, being the inexperienced shit I was, setup a cron job to restart the server at midnight everyday. It worked and still, to this day, it still works.1
-
When your process (branching and environment configuration etc) takes longer than the actual dev task 🙄 #onelinechange4
-
had an issue where our clients payment gateway would duplicate the charge (at the gateway...not at the application) before sending it to the bank officially - the bank would detect the duplication then void both charges.
the gateway service admitted this was a bug, the bank it was tied to admitted it was a bug - but they wouldnt fix it. so my solution was to send a special uid with the original transaction (put it in a special field) and had the bank track that one as the "known good"
the funny thing? next version of the gateway api included this as a feature, but i got no credit.1