In-reply-to » How is everyone finding GitHub CoPilot? šŸ¤” Good / Bad ? šŸ¤”

I haven’t used it. Now Visual Studio and VSCode have some features that ā€˜read’ your code and try predict what your are typing or autodocument. I don’t use those that much, but saves you a few seconds a day.

What has been magic to me is ChatGPT.
ā€œOn Python/PHP/C# how can I do (thing that I didn’t know yet or I’m lazy to do by hand)ā€ or ā€œShow me an example with this input, I’m expecting that outputā€
And almost every time it generates valid code, well explained, and taking your scenario into consideration.

It teaches you, saves time, it’s faster than reading documentation. I’m amazed.

⤋ Read More