| ▲ | RockRobotRock 2 days ago | |||||||
>Do you ever use print() or log() to debug your code? I haven't written my own code in months at this point...kind of depressing to think about | ||||||||
| ▲ | Leftium 5 hours ago | parent | next [-] | |||||||
My own TS project was inspired by IceCream: https://github.com/Leftium/gg#coding-agent-access It began as a better `console.log()` for humans, but I ended up making it better for AI coding agents. I got tired of copying dev console output, so coding agents can now just insert the exact calls they need and query the output without human intervention. | ||||||||
| ▲ | _345 a day ago | parent | prev | next [-] | |||||||
i got half way through the readme for this project and had the same thought and got sad and just left the page | ||||||||
| ▲ | benj111 2 days ago | parent | prev | next [-] | |||||||
So what do you actually do then? | ||||||||
| ▲ | squirrellous 2 days ago | parent | prev [-] | |||||||
My first thought as well. Debugging is actually a decent use case of AI. | ||||||||
| ||||||||