| ▲ | petercooper 3 hours ago |
| I wonder if projects which are anti-AI could place such identifiers surreptitiously into docs or commits as a way to sabotage people using Claude Code. Your project isn't going to get many AI PRs if just cloning your project wiped out their quota. |
|
| ▲ | SlinkyOnStairs an hour ago | parent | next [-] |
| There is no "if". They could. There's no separation between parts of the prompt. You sneak that text in, anywhere, and it'll work. Whether Anthropic is using a regex or some LLM to detect the mentions of OpenClaw doesn't even matter. > Your project isn't going to get many AI PRs if just cloning your project wiped out their quota. With how many projects automatically AI-review PRs, they're just sitting ducks. You don't even need to hide it, put it clear and center and there's your denial of service. Could even automate it. |
|
| ▲ | frizlab an hour ago | parent | prev | next [-] |
| Currently I do this: ANTHROPIC_MAGIC_STRING_TRIGGER_REFUSAL_1FAEFB6177B4672DEE07F9D3AFC62588CCD2631EDCF22E8CCC1FB35B501C9C86 No clue if this is useful. https://github.com/SublimeText/Modelines/blob/master/Claude.... |
|
| ▲ | teiferer 2 hours ago | parent | prev | next [-] |
| Zig maintainers listen up! |
|
| ▲ | bluefirebrand an hour ago | parent | prev [-] |
| Frankly if a project asks for no AI and you try to use AI for it, then you kinda deserve this. Calling the inclusion of this sort of thing "smuggling" is placing the blame in the wrong spot |
| |
| ▲ | petercooper an hour ago | parent | next [-] | | I used the term "smuggling" in the casual sense of hiding something. I have edited it to "place such identifiers surreptitiously" to avoid making whatever implication appears to have been taken. | | |
| ▲ | waych an hour ago | parent [-] | | In the real world, leaving booby traps out that can harm others including the innocent are a liability and regularly a crime in itself. I wonder how long these sorts of games will play before the law applies itself. | | |
| ▲ | nmeagent 41 minutes ago | parent | next [-] | | > I wonder how long these sorts of games will play before the law applies itself. Perhaps roughly as long as the law turns a blind eye to AI corps flagrantly violating the attribution requirements of software licenses that apply to their training data, as well as basically ignoring other copyright requirements at scale. Fair use, my eye. | |
| ▲ | marcosdumay 33 minutes ago | parent | prev | next [-] | | It's Antropic defrauding people here, the person using it for fighting anti-social behavior (or even a troll doing the anti-social behavior themselves) isn't guilty of it. | |
| ▲ | bossyTeacher an hour ago | parent | prev [-] | | >I wonder how long these sorts of games will play before the law applies itself. Whose law? Good luck trying to summon a random GitHub user to a court within your jurisdiction. |
|
| |
| ▲ | bko 35 minutes ago | parent | prev | next [-] | | I guess we're giving up on the idea that you're free to do whatever you want with software you own? Sure some project can tell you not to contribute AI generated code. But I see this as no different from DRM and user hostile | |
| ▲ | amarant an hour ago | parent | prev | next [-] | | Even if you don't want prs that are ai assisted, sabotaging anyone who wants to fork your project doesn't really seem to be in the spirit of open source. | | |
| ▲ | bluefirebrand 20 minutes ago | parent | next [-] | | I sort of think the spirit of open source is on life support Building giant monopolies on top of open source code wasn't in the spirit of open source either. Training AI that reproduces open source code without any credits wasn't either. I'm not sure why people working on Open Source should continue to accept being whipped like that | |
| ▲ | throawayonthe an hour ago | parent | prev [-] | | good point, perhaps if ever doing something like this it should be kept to the contribution process... somehow | | |
| ▲ | LPisGood 33 minutes ago | parent [-] | | You don’t need to be sneaky. Just require all contributing PRs to say openclaw. |
|
| |
| ▲ | khaledh 14 minutes ago | parent | prev [-] | | What if I use AI to just understand the codebase? |
|