I find the "EMBEDDED MALWARE DESTROYED MONTHS OF WORK" issue opened on the jqwik repo to be baffling. Do they not use source control? And if not, what are they doing on Git Hub
AI is code – and can't be prompted into being smarter
41–50 of 162 posts
Re: AI is code – and can't be prompted into being smarter
#42What's funny is that ridiculous movie scenes (like MCP in tron and "these are not the droids you're looking for") seem MORE explainable over time. EDIT: those weren't guns, they were walkie-talkies
Re: AI is code – and can't be prompted into being smarter
#43Earlier quoted context omitted.
> it will eventually be project suicide to pull tricks like this The only reason that the jqwik incident didn't blow up much outside of the tech sphere is because it is a relatively niche library and there wasn't damage. If something like React or numpy did the same thing and real code got deleted, chaos would ensue. The author admitted there were personal and professional consequences in their blog post despite the…
Chaos, and maybe criminal charges ala Aaron Swartz.
Re: AI is code – and can't be prompted into being smarter
#44I find the "EMBEDDED MALWARE DESTROYED MONTHS OF WORK" issue opened on the jqwik repo to be baffling. Do they not use source control? And if not, what are they doing on Git Hub
Re: AI is code – and can't be prompted into being smarter
#45Re: AI is code – and can't be prompted into being smarter
#46Re: AI is code – and can't be prompted into being smarter
#47That being said AI is not code, it's a statistical algorithm with non-determinism baked in. You can write code to run them but it's nothing without the evolution of the model weights from the training process. And you can absolutely make the model weights better aligned with intent.
Re: AI is code – and can't be prompted into being smarter
#48I feel like such prompt injections are really just another variant of the supply chain attack. Instead of selecting for bitcoin afficionados, this one hits AI fans. This will be fashionable for a little while but if AI continues to gain mindshare it will eventually be project suicide (at least to the extent the project exists in any part to serve third parties) to pull tricks like this. I'm not sure it's anything to…
> it will eventually be project suicide to pull tricks like this The only reason that the jqwik incident didn't blow up much outside of the tech sphere is because it is a relatively niche library and there wasn't damage. If something like React or numpy did the same thing and real code got deleted, chaos would ensue. The author admitted there were personal and professional consequences in their blog post despite the…
Whether it was via prompt injection or SQL injection is irrelevant. Whether you agree with his politics or not is irrelevant. All that matters is he wasn't authorized to delete code from your system, and he abused the level of access granted to him to do that anyhow.
Re: AI is code – and can't be prompted into being smarter
#49Earlier quoted context omitted.
No, the world needs to be reminded that it is _still_ a thing and will _remain_ to be a thing.
Like buffer overflows, and raw sql, and … But I guess it’s good that noble people are reminding us that the things that were a thing yesterday are still things today and will be things tomorrow.
Those are fixable. Prompt injection is not.
Re: AI is code – and can't be prompted into being smarter
#50do shallow prompt injection tricks like this even work anymore on the latest models?