Ranter
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
Comments
-
CupOfJoe148yNice!
Reminds me of something my dad has been talking about recently- except that the devs dropped the DB. -
donuts238488yWhat was your previous?
I guess I'm kind of the same... I'm like the only guy that writes apps to solve problems and reduce repetitive work... Everyone else just uses manual brute force.... ineffective brute force.
i.e. I can analyze and diagnose issues for systems by parsing logs, maybe 5 mins max. They use grep and can't find anything.... -
gears4748yTo be honest, I wasn't supposed to put into production my test server, but theirs no way I was going to wait 6+ months for off site testing, approval by the upper dbags that take even more time by having "expert opinions" look over my code and then, just maybe, get to test it on a small team for a short time on a slow day. I knew if I wanted to prove myself I had to ignore the normal channels and methods to get new apps approved and push my system live to the whole company to prove my ability and point in how operations were done. But trust me I was sweating bullets those two hours in live because if I missed a bug, ducked up a view or changed the design aspect even a little to much, I most likely would have gotten fire on spot :0
So they were having trouble with the server always being slow and maxed to 100%, so the boss told me when wait times were hitting 5+mins due to server trying to catch up, he complained at me, said if I could get the wait time to 30sec to instant he would raise my pay to 90k a year, then walked away after I agreed, I was quite serious but I don't think he thought I was, so I decided to look over the system, IDK who but they put all the calculations and processing server-side for the CA's on floor then sent the completed view to the CA, so I spent months recreating the entire system except the server only pulled the data needed then the new client would do all the processing on their computer since they weren't doing anything anyways, I did a practice run today as its one of our peak days, wait times went to barely 5secs or "instant" according to CA's, I walked into the office, slapped that hourly report down after just two hours and showed the massive increase in employees production times.
That look on his face...
That look on my face...
That look on my next check...
Bliss
undefined