←back to thread

1246 points adrianh | 1 comments | | HN request time: 0.416s | source
Show context
Workaccount2 ◴[] No.44492921[source]
People forget that while technology grows, society also grows to support that.

I already strongly suspect that LLMs are just going to magnify the dominance of python as LLMs can remove the most friction from its use. Then will come the second order effects where libraries are explicitly written to be LLM friendly, further removing friction.

LLMs write code best in python -> python gets used more -> python gets optimized for LLMs -> LLMs write code best in python

replies(2): >>44492979 #>>44493297 #
1. zamadatix ◴[] No.44492979[source]
LLMs removing friction from using coding languages would, at first glance, seem to erode Python's advantage rather than solidify it further. As a specific example LLMs can not only spit out HTML+JS+CSS but the user can interact with the output directly in browser/"app".