• 0 Posts
  • 1 Comment
Joined 1Y ago
cake
Cake day: Jun 09, 2023

help-circle
rss

At least the way I use AI tooling, it would be very difficult to accidentally plagiarize code outside of boilerplate I guess. The way tools like GitHub Copilot are really useful is when using your existing code as “reference”, so if you use it to write a simple method, it’s only going to be restructuring your existing code.

In other words, Copilot is basically just meant to be used as really smart copy-paste.