On Sat, Jan 14, 2023 at 6:58 PM Félix <[email protected]> wrote:
I needed a small utility to do some small cleanup in some files&directory > structure, so i thoutght it was the perfect excuse to try out ChatGPT: I > just needed to search in a folder for any file named 'README.md' to be > deleted, but only if it would happen to be a direct 'child' of any folder > named 'lib', in that unknown and large directory structure. Impressive! I tried the following two queries and got reasonable results: - Write a python script to create a list of all files in a folder. - Please change the script to find only .py files. The second query took longer, but still... Most impressive is the explanations that it also gives under it's code > snippets! > I agree. The examples are good too. > What a time to be alive - this is blade-runner level stuff > :-) i'm working on leojs almost every night, very near an alpha release... ill > post some updates on that soon!) > That's great!!! Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS2j%2BNrWb%3D9fs3bCz0MSaAhy65KzhS0V6tbFO7HjbmQyLg%40mail.gmail.com.
