524
Lean vs. fast
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I can't relate to this feeling at all, writing code using a library I've found is almost always the source of bugs. Miscommunication between the library developer and their documentation, or my ability to read the documentation. And that's on top of how many big libraries I've seen with extremely simple exploits. Sadly I have to use a few, but I wince every time I install a package.
Yeah I absolutely agree, my issue is with libraries that do trivial or not particularly useful things.
And then a requirement changes, and good luck duct taping it to the darn framework