zlacker

[return to "ChatGPT Containers can now run bash, pip/npm install packages and download files"]
1. jmacd+Ig[view] [source] 2026-01-26 20:44:30
>>simonw+(OP)
I wonder how long npm/pip etc even makes sense.

Dependancies introduce unnecessary LOC and features which are, more and more, just written by LLMs themselves. It is easier to just write the necessary functionality directly. Whether that is more maintainable or not is a bit YMMV at this stage, but I would wager it is improving.

◧◩
2. empath+wx2[view] [source] 2026-01-27 13:59:54
>>jmacd+Ig
Tokens are expensive and downloading is cheap. I think probably the opposite is true, really, and more packages will be written specifically for LLMs to use because their api uses fewer tokens.
[go to top]