Join Nostr
2024-08-31 13:44:14 UTC
in reply to

Simon Willison on Nostr: I thought that too, but the more work I get done with LLMs myself the less worried I ...

I thought that too, but the more work I get done with LLMs myself the less worried I am about that

I have a Go project I wrote from scratch in production now, despite not being remotely fluent in Go. It has comprehensive test coverage and even implements continuous integration and continuous deployment, which is why I’m confident it’s not a spectacularly bad idea

Would other people YOLO something like that to production without tests? Maybe, and that would definitely be a bad idea!