Embed Notice
HTML Code
Corresponding Notice
- Embed this noticeI also wanted to try something in multiple languages. It successfully generated code for me in Go, D, and Nim. I compiled and tested each. They worked as expected.
I learned how to grok Nim and D from ChatGPT. I never tried them before because I didn't have time to bootstrap my knowledge of their standard libraries and syntax quirks.
Why aren't people screaming from the rooftops about how useful this is?
It's also REALLY good at taking natural language and producing SQL queries. DBeaver has ChatGPT integration and it sends ChatGPT your database schema and you can give it plain english and it will spit out beautiful queries with multiple complex JOINs.
And they work.