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
-
@gitpush I promise you that's not even the worse thing I've seen. A lot of the devs are former designers turned devs out of necessity during the 2008 crash and the company just never reverted them back to design and hasn't hired a new Dev in a couple of years. I'm just the IT guy but they keep trying to drag me into customer projects.
-
@tankerkiller125 You better stick to your IT job, that source code is a ticking time bomb that might blow up any second, don't be the poor soul that is next to that bomb when it blows up
-
@gitpush I'm rewriting all the internal stuff myself using good code practices, I'm staying away from the customer stuff though
-
My company uses the scalastyle checker but the way that one of my colleagues fixes the warnings is to ignore them.
-
@magicMirror it's all good. The new comments for ignoring the warnings are easy to spot in pull requests and ask why they're there. Not so easy for him to justify though.
Related Rants
-
AlgoRythm25Dude chaining in JavaScript is so fucking ugly but so trendy. thing.doStuff().doThing().then().doMoreStuff()....
-
liammartens14I'm getting so pissed off by this client, here's the gist We signed agreement defining the following delivera...
-
netikras14No, listen to me. I cannot approve this PR because your code does not comply with our code style. All the impo...
Never had a coding style argument because my workplace doesn't have any standards, mix of C# and VB sure why not, 2K line VB service with 6 comments total? Sure no problems there.
The only styling we have is our personal preferences, except when it's my projects, then every adheres to the styles I set because I won't merge their 800 line monstrosity of a file with 18 classes.
rant
horrible
work sucks
wk190