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
-
Totally!
I often hear people say: “oh that’s a great framework”, “that’s a great stack to work with”.
Well actually, it’s only as good as your programming skills and your ability to write (more or less) clean and maintainable code. -
Been there. The toughest lessons I've learned in tech have come from working with shitty people on shitty codebases.
-
Amen brother.
I’m at a place now, they’ve got all the latest shizzle. But the code is the worst I’ve seen ever and the project management is nonexistent. -
@AtuM well in some case if someone has the tendency to duct tape code as fast as possible without taking a step back to work on the design and to document anything, you will end up with a buggy piece of shit code at long term.
Fucker who did the work before me at my current job had 30% of tests failing for buggy code reasons and never bothered to fix it. Yeah let's keep coding features while tests are failing massively and in turn create even more bugs.
One good thing about working at a shitty place is you end up knowing what not to do by just pure pain.
I once consulted for a company who had the latest tech - kubernetes, bit bucket, you name it. But it didn't matter. The code was shit. It's not about the tech, it's always about the people that use the tech.
rant