Hacker News new | ask | show | jobs
by _frkl 1290 days ago
I had a similar experience where I asked it to tell me about creating a GUI with nim, and it told me to use the 'forms' module from the standard library, and the example code it printed was showing an easy to use and nice API. Took me a while to realise it wasn't my fault that I couldn't find any documentation about it, anywhere....
1 comments

There's comments elsewhere in this submission proposing using ChatGPT for designing programming languages, but what about for designing APIs?