Articles
Notes techniques, retours d'expérience, publications.
- Detecting Prompt Injection Without a Single Regex
## Why zero regex Every prompt injection detector I've seen uses regular expressions. The problem isn't that regex is slow — it's that regex is *vulnerable*. A carefully crafted input can force a r...
- Nine Months Ago I Couldn't Code
## The starting point Nine months ago I couldn't write a line of code. Couldn't use Linux either. My background is philosophy — formal training in logic, ontology, and the kind of structured thinki...