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
-
scor38043yMe:
dear PHB
Do you listen to your words?
How did I address you?
Don't remember?
Poor goldfish. -
*me reading this rant*
> wait, what?
> another one ?
> This poor sod must be working in the same company as the one that demands sorted usings.
*Re-reads rant about sorted usings*
Yup, that was @PaperTrail as well 😶 -
-
@PaperTrail On your behalf, I am sorry. On my behalf, I am waiting in excitement.
Related Rants
-
sariel20Simple 1 day task. This idiot takes two weeks and after 7 days of hounding finally opens a pull request. I go...
-
PaperTrail19My code review nightmare part 3 Performed a review on/against a workplace 'nemesis'. I didn't follow the depa...
-
Root7The nightmare continues. Currently dealing with a code review from a “principal” dev (one step above seni...
My code review nightmare?
All of the reviews that consisted of a group of devs+managers in a conference room and a big screen micro-analyzing every line of code.
"Why did you call the variable that? Wouldn't be be more efficient to use XYZ components? You should switch everything to use ServiceBus."
and/or using the 18+ page coding standard document as a weapon.
PHB:"On page 5, paragraph 9, sub-section A-123, the standards dictate to select all the necessary data from the database. Your query is only selecting 5 fields from the 15 field field table. You might need to access more data in the future and this approach reduces the amount of code change."
Me: "Um, if the data requirements change, wouldn't we have change code anyway?"
PHB: "Application requirements are determined by our users, not you. That's why we have standards."
Me: "Um, that's not what I ..."
PHB: "Next file, oh boy, this one is a mess. On page 9, paragraph 2, sub-section Z-987, the standards dictate to only select the absolute minimum amount of the data from the database. Your query is selecting 3 fields, but the application is only using 2."
Me: "Yes, the application not using the field right now, but the user stated they might need the data for additional review."
PHB: "Did they fill out the proper change request form?"
Me: "No, they ...wait...Aren't the standards on page 9 contradictory to the standards on page 5?"
PHB: "NO! You'll never break your cowboy-coding mindset if you continue to violate standards. You see, standards are our promise to customers to ensure quality. You don't want to break our promises...do you?"
rant
wk279