Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
devnull3
5 days ago
|
parent
|
context
|
favorite
| on:
A case for Go as the best language for AI agents
I wonder how many tokens are spent generating: if err != nil {return err} for large programs and over a long period of time.
May be this is good incentive to improve error handling in Go.
help
AlexCoventry
5 days ago
[–]
That happens often enough that it might have its own token, if you BPE-encoded specifically for golang.
reply
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
May be this is good incentive to improve error handling in Go.