HackerTrans
TopNewTrendsCommentsPastAskShowJobs

egorferber

17 karmajoined mese scorso

comments

egorferber
·mese scorso·discuss
it is also perfect for running untrusted user code safely, if you want to buld a plugin system or your own edge functions this can be really helpful
egorferber
·mese scorso·discuss
cool idea of a self-hostable alternative ot CF workers without much overhead, compiling it down to a binary makes local testing way easier.
egorferber
·mese scorso·discuss
Yep thats true pre grounding is very much worth it, if you just feed the agent a quick environment brief upront instead of making it spam tool calls to figure out where it is, you save a lot of tokens.
egorferber
·mese scorso·discuss
I have built some agent system to analyze the prod env from my and and web project when i had prod issues, so i had a agent in the env asked this thing and it told me the kubectl command with 0.99 confidence, well it was completely wrong, so ready-only for PROD systems should stay