exx

joined 1 year ago
[โ€“] [email protected] 6 points 1 year ago* (last edited 1 year ago)

Although macOS holds a high market share, it holds a smaller percentage of Steam users than Linux right now. Essentially, there's more people on Linux known to buy games than on Mac (at least on Steam).

[โ€“] [email protected] 2 points 1 year ago (2 children)

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.