Comment by sanderjd

Comment by sanderjd 6 days ago

2 replies

That's all fine and good, but there is always boilerplate that you can't design away.

Even the most succinct cli command definition and argument parsing library you could devise is going to require a bunch of option name definition.

It's just a fool's errand to think you can stamp out everything that is tedious. It's great that we now have tools that can generate arbitrary code to bridge that gap.

layer8 6 days ago

There are diminishing returns for sure, and this wasn't an argument against using LLMs for the tedious parts. It was an argument that most of the existing work isn't necessarily tedious to start with.

  • sanderjd 6 days ago

    Yeah. But I've been reorienting my sense of the proportion of the work that is tedious.