/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Tools: Code Is All You Need
(lucumr.pocoo.org)
313 points
Bogdanp
| 2 comments |
03 Jul 25 10:51 UTC
|
HN request time: 0s
|
source
1.
jasonthorsness
◴[
03 Jul 25 13:38 UTC
]
No.
44454950
[source]
▶
>>44453688 (OP)
#
Tools are constraints and time/token savers. Code is expensive in terms of tokens and harder to constrain in environments that can’t be fully locked-down because network access for example is needed by the task. You need code AND tools.
replies(1):
>>44455017
#
ID:
GO
2.
blahgeek
◴[
03 Jul 25 13:44 UTC
]
No.
44455017
[source]
▶
>>44454950 (TP)
#
> Code is expensive in terms of tokens and harder to constrain in environments
It's also true for human. But then we invented functions / libraries / modules
↑