▲ | AdieuToLogic 8 days ago | |||||||||||||||||||
> But my hunch is that most of the economic value of code is contingent on there being a set of human beings familiar with the code in a manner that requires writing having written it directly. This reminds me of a software engineering axiom:
| ||||||||||||||||||||
▲ | wiz21c 7 days ago | parent [-] | |||||||||||||||||||
Yes! But there's code and code. Not to disrespect anyone, but there is writing a new algorithm, say for optimizing the gradient descent and code to display a simple web form. The first one is usually short and requires a very deep understanding of one or two profound, new ideas. The second is usually very big and requires a shallow understanding of many not-so-new ideas (which are usually a reflection of the oroganisation that produced the code). My feeling is that, provided a sufficiently long context window, an LLM will be able to go through the second kind project very easily. It will also be very good at showing that the first kind of project is not so new after all, destroying all people who can't find really new ideas. In both case, it'll pressure institutions to have less IT specialists... As someone who trained specifically in computer sciences, I'm a bit scared :-/ | ||||||||||||||||||||
|