---
title: "Is GitHub Copilot a Threat to Developers?"
url: https://daily.dev/posts/is-github-copilot-a-threat-to-developers--fpo5aacub
source_url: https://blog.openreplay.com/is-github-copilot-a-threat-to-developers/
type: article
source: "asayer"
published: 2022-10-20T23:53:07.265Z
updated: 2022-10-20T23:53:07.263Z
tags: ["github", "open-source", "nlp", "vscode"]
reading_time: 5
upvotes: 32
comments: 8
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Is GitHub Copilot a Threat to Developers?

**[asayer](https://daily.dev/sources/asayer)** · 5 min read · 32 upvotes · 8 comments

## Summary

GitHub Copilot is an artificial intelligence (AI) tool developed by GitHub and OpenAI, an AI research laboratory. It is available as a Visual Studio Code, Neovim, and JetBrains integrated development environment extension (IDEs) Copilot uses OpenAI Codex to suggest code and entire functions in real time from editor Code problems.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.openreplay.com/is-github-copilot-a-threat-to-developers/>

## Community discussion

Top comments from developers on daily.dev.

**@davidteren** · 10 upvotes

> It may well be a threat to StackOverflow 😀

**@jberrios94** · 4 upvotes

> I have been using for months now, since beta and I believe it doesn't bring a threat to Developers. In fact, it has helped me learn some frameworks I was not familiar with too much at my job and when I need to get some quick code out there, it helps me set the base and then I go and modify it or I just follow along with its suggestion but do not tab over for the suggestion to be implemented. It is of course not perfect but its impressive enough to the point that it has helped me to stay focused and on track when I am coding.
>
> I think its how we perceive it and use it within our developer...

**@jkasavage** · 0 upvotes

> Tabnine is better and more secure IMO.

**@pboling** · 0 upvotes

> Yes, it steals our open source code.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#github](https://daily.dev/tags/github), [#open-source](https://daily.dev/tags/open-source), [#nlp](https://daily.dev/tags/nlp), [#vscode](https://daily.dev/tags/vscode)

[View this post on daily.dev](https://daily.dev/posts/is-github-copilot-a-threat-to-developers--fpo5aacub)
