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
-
Ooof, yeah that kinda decision making... I wouldn't want to be around guys like that.
-
eo287540013yManager: I've heard of a library that does X! That's exactly what our feature requires! Use that library so we can do it faster and I can pay you less.
Devs: It's not so much a library as much as it is a demo. The code is not too customizable so we'd spend a lot of time adapting it to our current system and needs. Tbh we'd do it quicker by just doing it ourselves.
manager: No! I want my library! -
rittmann1053yThat's one of the things of why I "hate" use libraries, and how told above, we need to adapt the current code to works with the library and sometimes the lib is so big that we need refactor the "module".. fuck.
-
Spent 4 hours debugging a prod issue … to find out “it was that old library we all forgot about”
-
had a library issue today: pulled code from github run yarn to install all requirements but for sake i cant get momentjs to work
-
@eo2875 OMG literally me trying to explain JavaScript charting libraries to management. No matter which we use, I STILL have to integrate it into the CMS to make it customizable.
Related Rants
-
boombodies15Manager: We need to setup the security in the Mexico server Dev: You mean that 3rd party firewall add on? Ma...
-
boombodies26Manager: Why aren’t you working? Dev: I am, I’m just not typing because I’m thinking an issue out. Man...
-
boombodies19Manager: How come the intern does way more tickets than you? Dev: Because you told me to only give him the ea...
Manager: Oh my god have you heard of libraries? I don’t even need to hire developers anymore, everything can just be done with code other people have already built for free
Dev: Well you actually cause a bit of technical debt when you use an abstrac—
Manager: EVERY TICKET SHOULD BE DONE USING LIBRARIES GOING FORWARD.
Dev: …This is going to implode…Can we at least fund some of the libraries we end up using?
Manager: WHAT? NO! Open source developers are suckers, what idiot puts code on the internet for free?? I shouldn’t be required to fund their stupidity. Let’s just take their stuff and make money with it.
Dev: *Phone rings 100th time today from recruiter*. One sec I have to take this call……It’s urgent.
rant
garbage collection
management logic