How can I write anti-AI software?

1 points by lurker531 ↗ HN
Whether that be open source software or maybe even at work, is it even possible to do something like that? Readability and all good coding practices are really only for other developers, so changing that won’t be it.

Something that will prevent it using the code to either learn or use.

7 comments

[ 3.1 ms ] story [ 30.5 ms ] thread
You could add restrictive licensing conditions, but realistically that doesn't stop people from using your code anyways. Unless you hold the exclusive copy of your source code, it's hard to imagine a good way to prevent AI from using it.
Yeah that doesn’t really work I.e. GitHub lawsuits
It doesn't really work because anything public can be assimilated into AI. If you don't want your content to get used for AI training, don't make it freely available on the internet.