-
karenku
Hello guys
-
jubalh
Whats NIH?
-
pep.
"Not Invented Here", https://en.wikipedia.org/wiki/Not_invented_here
-
lovetox
both extremes are wrong in my opinion
-
lovetox
sometimes its best to depend on an existing project
-
lovetox
but if i end up with 72 dependencys on different projects
-
lovetox
this can lead also to problems
-
pep.
72, you're too kind
-
Zash
72 dependencies? Those are rookie numbers, you gotta pump those up
-
Link Mauve
In JavaScript, some people are trying to do 4k demos.
-
Link Mauve
That is, making a software in less than 4k dependencies.
-
lovetox
4k, insane :D
-
lovetox
at this point can anyone really tell what they are shipping?
-
Zash
Can you even make a todo app with only 4k deps?
-
Link Mauve
lovetox, when you need a dependency to know if a given integer is even, which itself uses a dependency to know if the integer is odd, you can guess how deep this madness goes.
-
Zash
Don't forget the dependency to check if it's even an integer in the first place, itself needing a dependecy to know it it's a number.
-
Ge0rG
But it's only two clicks from npm! That's faster than writing your own is_number() function!
-
Link Mauve
Oh, you use dependencies by clicking on them now?
-
Ge0rG
Don't you know the game of whack-a-dependency?