6 ms·
I’ve have used ChatGPT for - De-obfuscate a obfuscated JS code - Unminify a JS code. Asked it to guess function names based on the functionality - Work with
by kopos 3y ago
I’ve have used ChatGPT for
- De-obfuscate a obfuscated JS code
- Unminify a JS code. Asked it to guess function names based on the functionality
- Work with it like a rubber duck to plan out the possible solutions to a code problem
- To suggest function names based on the functionality
- To name repos
- Modify a piece of Go code to add specific functionality to it. I don’t know to write Go; I can read it and grok the high level functionality