• 0 Posts
  • 2 Comments
Joined 2 years ago
cake
Cake day: June 27th, 2023

help-circle

  • I’ve been in the industry awhile and your assessment is dead on.

    As long as you’re not blindly committing the code, it’s a huge time saver for a number of mundane tasks.

    It’s especially fantastic for writing throwaway tooling. Need data massaged a specific way? Ez pz. Need a script to execute an api call on each entry in a spreadsheet? No problem.

    The guy above you is a nutter. Not sure if people haven’t tried leveraging LLMs or what. It has a ton of faults, but it really does speed up the mundane work. Also, clearly the person is either brand new to the field or doesn’t even work in it. Otherwise they would have seen the barely functional shite that actual humans churn out.

    Part of me wonders if code organization is going to start optimizing for interpretation by these models rather than humans.