Details
-
AboutI live on an island now
-
Skillsjs, php, elixir, java
-
LocationManila
-
Github
Joined devRant on 3/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
-
If you're going to add unnecessary white space to code, at least keep it consistent. And by consistent, I mean learn to write code that doesn't look like you pair programmed with a toddler who had a hour long tantrum on the damn spacebar.2
-
Reverse engineering a USB device driver I already have the source for because apparently it runs on Donald Trumps hair magic.
-
When all you can think about is getting back to coding as the 4 day no coding holiday has just killed you from the first minute.6
-
When your "product owner" just doesn't listen...
Skype conversation:
PO: What format will the dates need to be in for the csv file upload?
Me: Just tell them YYYY-MM-DD
PO: ok
Two weeks later...
PO: there is a bug in the csv file upload! The dates aren't being picked up
Me: ok will have a look, send me through an example date the are using
PO: ok, example date 12/03/1990
FFS! 😡3 -
Never buy crappy, consumer-grade SSDs for use in production servers/RAIDs. This might sound obvious but at the company I used to work for, through a series of bad decisions by management and cheapness, we ended up with the cheapest consumer SSDs you can imagine powering all of our storage.
This turned into a nightmare spanning years of failed hard drives and a continues cycle of ridiculousness. Drive failed after a few days, gets taken out, sent back to manufacturer and then replaced with another equally crappy drive destined to fail within days/weeks.
Our ops people were going to the data center multiple times per week to replace failed drives. Lesson I learned: cheaping out on system-critical hardware and software can have long standing consequences and in the end usually doesn't end up actually saving money when you account for time employees have to spend dealing with issues that result from it. -
That moment after you finish coding a site and the client comes back with a request for weekly analytics reports, on top of all the data from GA, New Relic, etc... in Excel documents. O_O2
-
Confession: every now and then a Google search for a JS function or something directs me to W3schools. And I proceed to use it. And I'm not afraid to admit this!!7