←back to thread

175 points koch | 1 comments | | HN request time: 0.25s | source
Show context
jugg1es ◴[] No.44490513[source]
I have found it fascinating how AI has forced me to reflect on what I actually do at work and whether it has value or not.
replies(1): >>44490520 #
1. api ◴[] No.44490520[source]
Those kinds of thought processes are the kinds that produce value.

Deciding what to build and how to build it is often harder than building.

What LLMs of today do is basically super-autocomplete. It's a continuation of the history of programming automation: compilers, more advanced compilers, IDEs, code generators, LINTers, autocomplete, codeinsight, etc.