Clever! I know some will say it's like closing the barn door after the horse left, but having this in place to mitigate future vulnerabilities will be handy.
ok, but what kind of nefarious use case will it enable if it is accessible to malfeasance.
Killswitch: Per-function short-circuit mitigation primitive
11–20 of 25 posts
Re: Killswitch: Per-function short-circuit mitigation primitive
#12Re: Killswitch: Per-function short-circuit mitigation primitive
#13>Assisted-by: Claude:claude-opus-4-7
Re: Killswitch: Per-function short-circuit mitigation primitive
#14Re: Killswitch: Per-function short-circuit mitigation primitive
#15Re: Killswitch: Per-function short-circuit mitigation primitive
#16What about inlined functions?
> Pick the *highest-level* entry point that contains the bug
Re: Killswitch: Per-function short-circuit mitigation primitive
#17If I'm a malicious actor that gets root, can I killswitch the killswitch?
Re: Killswitch: Per-function short-circuit mitigation primitive
#18still i believe this is the right direction
Re: Killswitch: Per-function short-circuit mitigation primitive
#19Re: Killswitch: Per-function short-circuit mitigation primitive
#20>Assisted-by: Claude:claude-opus-4-7
Edit: This also reminds me that I've begun to judge projects by whether the developer has public code from before AI. I'm more likely to trust their new code. Which causes me concern about the pipeline for new developers...how am I supposed to know a new user on Github has enough understanding of how software works to be shipping software? It used to be that if a new project by a new dev had good docs, some kind of test coverage, and a coherent git history, I could infer some level of quality. Not true, now, so I probably move on and look for something from someone with a pre-AI track record.