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
-
In fairness, I blame the manger more. The whole point of a junior dev is to mentor and coach them, not let them loose on a client project with no guidance. They've got little to no experience, of course it's likely to go horrendously wrong and they'll just have to muddle through.
-
Crost41083y@AlmondSauce useless management, useless Dev leadership not keeping an eye on what's going on, useless junior - 2 years of experience.
-
@craig939393 Sure, the junior ain't faultless either. But if he's just got 2 years experience with no coaching or guidance, it's hardly unexpected that his code is complete crap.
-
user00015383yAre you me?
I inherited an entire ecosystem that the previous architects were flying by the seat of their fresh out of school pants. It's been tempting to take a metal bat to some of these systems, as it would produce better results.
Data integrity is non-existent, the API is a byzantine work of delicate glass that shatters from the slightest modification, the internal business logic is neatly snuggled between lines of code that appear to do nothing at all except invoke elder gods, and to top it off, it contains absolutely zero logging or methods to debug. -
sariel85343y@user00015 that last bit... So much pain.
And I feel you on it.
I tell all my new devs that logging is more important than comments. Don't log everything, but only what's important when it's important.
You can read code, but you can't debug a silent system.
Related Rants
-
cdrice105"You gave us bad code! We ran it and now production is DOWN! Join this bridgeline now and help us fix this!" ...
-
johnny251when your code is a mess but everything work out in the end
-
MoboTheHobo35My Friend: Dude our Linux Server is not working anymore! Me: What? What did you do? My friend: Nothing I swe...
Fuck uninspired jr devs that are simply collecting a pay check.
I have been handed a project that a jr dev was allowed to wallow on for over two fucking years. This lazy mother fucker managed to create 5 functions, a whole fucking mess of bullshit that I now have to straighten out on top of the 8 other things that I have to deliver on in the next month.
They never followed requirements. Not-a-one. The API is fully broken. The DB schema is BEYOND fucked. There's ZERO validation/sanitation on I/O. The deployments only work half the fucking time. Their code is so spaghetti I'm getting triggered from when I worked at Olive Garden with Eminem. But hey, at least they were able to demo it to the client to say "it works".
I don't condone violence, but every time I find malformed if statements, linter exceptions, broken deploy configurations in this project -- I just want to kick them in their stupid fucking face.
Wherever you ended up you piece of shit, I hope your dreams of becoming a rich asshole only bring you unending despair. I believe you can make it though, because you're already halfway there.
rant
lazy af
jr dev
fml