• 3 Posts
  • 23 Comments
Joined 3 years ago
cake
Cake day: December 20th, 2021

help-circle













  • The article seems like a rebuttal to a strawman argument to me.

    You’d have to be pretty oblivious (or a non-software engineer) to express the premise of this article as an opinion.

    The only interesting part to me was asking specifically what types of functionality are being delegated to libraries instead of (re-)implemented in the program itself. The author should ask this same question of some Rust and Javascript programs of similar size, so we can see if left-pad in Javascript is just a meme or if programmers armed with convenient package managers are delegating trivial one-liners to external libraries.