Will you lose your job to THE COPILOT?
Attention Rookies,
OpenAI came up with a very new AI system - GitHub Copilot powered by Codex which uses the context provided by the user and synthesizes code to match.
In simpler words, it will fetch code from open-source and help you auto-complete ...
rookiedev.hashnode.dev3 min read
Malek Hijazi
Entrepreneurial Developer
Great read! I've been using Github Co-pilot for around 4 months now, and I agree with you, its far from replacing developers yet. Its handy while writing repetitive code and sometimes it even replaces google searches by typing what you want in a comment and it gives you suggestions. In some cases I do turn it off as it becomes annoying. All in all I became addicted to it and most of the time I find myself typing a few letters and wait for it to autocomplete..