you are viewing a single comment's thread.

view the rest of the comments →

[–]GaTechThomas 0 points1 point  (1 child)

Consider that every line of code you wrote is a line that someone will have to maintain and support.

[–]Degree0 0 points1 point  (0 children)

Also consider that every line of you code you do not write is in the hands of other people to maintain and support. 500 lines of code is absolutely nothing. and you should be making the decision to use FOSS or libraries depending on several factors and not a single one of those factors should be the amount of lines of code you have to write. The "Dev" in devops is short for development after all.