this post was submitted on 30 Jan 2024
784 points (98.3% liked)

Programmer Humor

32253 readers
203 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Carol2852@discuss.tchncs.de 5 points 8 months ago (1 children)

Oh, I forgot one thing:

sorry, but it wasn't you who did it.

This sounds like you want to prove something. That you can do it better than the maintainers of the library. That you can solve hard problems on your own instead of relying on other people.

That's all great and sometimes it's good to do hard things on your own and make sure you could do it just in case. But it's not always necessary to do everything yourself and learn every lesson yourself. It's a valid way to build on knowledge and work of others to achieve your goals.

[–] folkrav@lemmy.ca 1 points 8 months ago

Holy shit this. I’ve observed a lot of competent devs go through that phase, trying to be clever and come up with what inevitably ends up being pale imitations of existing established solutions. Yes, we do avoid pulling in dependencies when we can avoid it, but this reeks of “Real Programmers Don’t Use Pascal”, without the tongue in cheek tone lol