5 ms·
So no AI autocomplete I suppose? I assume AI autocomplete may send any part of your code base or even all of it to a third-party.
by rhizome31 1y ago
So no AI autocomplete I suppose?
I assume AI autocomplete may send any part of your code base or even all of it to a third-party.
- internet_points 1y agoPrecisely. For work projects, I only send contexts I've specified myself (so I might copy-paste a chunk, clean it, then send), I don't let AI tools pick and choose what they need. If I were using it for some hobby project or open source thing I would probably be more open to experimenting with sending random parts of the codebase.