Doudna's lab argues that traditional small-molecule drug discovery fails for KRAS, MYC, and mutant p53 because these proteins lack binding pockets. Their CRISPR system bypasses this limitation by reading cancer-specific RNA transcripts as a signature and triggering programmed cell death only in cells that match — turning an undruggable target into a detectable one.
Frames the breakthrough as a layer-change familiar to developers: when the API surface (protein binding pockets) is closed, you move up the stack to where the interface is open (RNA transcription). After forty years of failed small-molecule programs against KRAS/MYC/p53, switching from 'find a chemical shape' to 'find a sequence signature' routes around the fundamental constraint.
By surfacing the IGI announcement to 342 points, the submitter drew the kind of measured, technically engaged discussion HN reserves for substantive science. The editorial reads the tone of the 89-comment thread — careful and skeptical rather than breathless — as a tell that the underlying mechanism survives scrutiny.
The Innovative Genomics Institute — Jennifer Doudna's lab at UC Berkeley — published a CRISPR technique that selectively shreds cancer cells by recognizing their RNA, not their DNA. The post hit 342 on Hacker News with the kind of careful, skeptical comment thread that usually accompanies a real result rather than a press cycle. The system reads cancer-specific RNA transcripts as a signature, and when it sees a match, it triggers programmed cell death in that cell only.
The headline phrase is "undruggable cancers." That's a term of art. For forty years, drug discovery has been a hunt for molecules that fit into protein binding pockets — and roughly a third of human oncogenic proteins don't have one. KRAS, MYC, and mutant p53 are the canonical examples: they drive a huge fraction of pancreatic, colorectal, and lung cancers, and they've defeated every small-molecule program aimed at them for decades. Sotorasib finally cracked one specific KRAS variant (G12C) in 2021, but the rest of the family — and most of MYC and p53 — remained out of reach.
The new technique routes around the binding-pocket problem entirely. Instead of asking "is there a chemical shape we can fit against this protein?", it asks "is there an RNA sequence that exists in cancer cells but not in healthy ones?" If yes, you don't need a drug. You need a detector.
The conceptual move here is one developers will recognize instantly: when the API surface is closed, change layers. Drug discovery has spent forty years operating at the protein/chemical layer — find a binding pocket, dock a small molecule, optimize affinity. That layer is genuinely closed for KRAS and friends. The proteins are smooth. There's nothing to grip. So the IGI approach moves up the stack: every protein has to be transcribed from RNA first, and cancer cells produce RNA transcripts that healthy cells don't. Read the transcript. Verify the signature. Trigger the kill switch.
Mechanically, this almost certainly uses a Cas13-class enzyme. CRISPR-Cas9 is the famous one — it cuts DNA. Cas13 is its less-photogenic cousin: it cuts RNA, and once activated, it goes into a "collateral cleavage" mode that shreds nearby RNA indiscriminately. In a healthy cell, you do not want that behavior. In a cancer cell that has just been correctly identified as a cancer cell, the collateral damage is the point — it's the kill signal.
The off-target problem is the entire ballgame. A signature-based system is only as good as its signatures. False positives kill healthy cells. False negatives let cancer escape. The community discussion on HN converged quickly on this: how unique are the proposed RNA fingerprints really? The Doudna team's answer, as best the writeup conveys, is that they're using combinations — multiple cancer-specific transcripts have to be present simultaneously before the kill switch fires. That's an AND-gate, which is the same trick that signature-based intrusion detection learned in the 1990s: a single suspicious string is noise, but five suspicious strings co-occurring is a payload.
The comparison frame that actually fits is content-addressable execution. Don't kill the cell because of *where* it is (anatomic location) or *what it looks like* (a tumor mass). Kill it because of *what it contains* (a specific RNA hash). It's the inverse of the way oncology has worked for a century — surgery, radiation, and chemo are all spatial. This is informational.
If you're not in biotech, the direct stack impact is zero. The indirect impact is two things. First, biology is becoming a pattern-matching discipline at the bench, and the tooling around it — RNA design, off-target prediction, signature optimization — is now a compute problem. Companies building bioinformatics infrastructure are about to look a lot more like companies building ML infrastructure: the same GPU clusters, the same sequence models, the same data pipelines. Recursion, Insitro, and the wave of "TechBio" startups are betting on exactly this convergence.
Second, the pattern itself is worth internalizing. Every senior engineer has hit a problem where the obvious abstraction layer is locked — a closed-source API, a vendor library you can't patch, a database schema you can't migrate. The reflex is to try harder at that layer. The IGI move is the alternative: ask what layer above or below it is actually open, and re-pose the problem there. "Undruggable" is a forty-year-old framing that assumed the protein layer was the only one available. It wasn't.
For practitioners adjacent to medical or scientific software — clinical informatics, lab-automation tooling, anything that touches genomic data — the practical near-term implication is that off-target validation pipelines become safety-critical infrastructure. A signature-based therapy is a regex with consequences: a bad pattern doesn't just spam your logs, it kills a patient. The validation regime for this kind of system will probably look more like avionics certification than typical SaaS QA.
Delivery is the unsolved problem. Detection works in a dish; getting Cas13 plus its guide RNA into the right cells of a living patient is the same lipid-nanoparticle / AAV / extracellular-vesicle problem that has bottlenecked every gene-therapy ambition since 2010. Solid tumors are particularly hostile — dense, poorly vascularized, immunologically defended. The Doudna writeup is honest about this: the technique is demonstrated in cells, not patients, and the clinical timeline is years not months. Expect the first IND filings against blood cancers (which solve the delivery problem by being liquid) before solid tumors. But the conceptual unlock is real, and after forty years of being told KRAS was untargetable, the answer turned out to be that we were targeting the wrong layer. That lesson generalizes well beyond oncology.
Here's their preprint from a month ago, in case you can't access the Nature paper: https://www.biorxiv.org/content/10.64898/2026.05.08.723607v1Nature - https://www.nature.com/articles/s41586-026-10738-7
The idea of using CRISPR/Cas to detect tumor-specific mutations that aren't necessarily oncogenic and then kill the cell is not a new one [0, 1, 2]. However, previous studies used Cas9, which just damages the DNA at the target site; this uses Cas12a2, which is far more destructive because
CRISPR is an extremely overhyped approach which found a marketing engine via popular science. There is 1 FDA approved CRISPR therapy as compared to 7 for AAV and 7 for Lentivirus.Counting all viral vector therapies that have been approved, we’re sitting at 19 approved therapies versus 1 for CRISPR.I
Yes! I have a genetic disease that will take me out in my 70s and I’m really hoping CRISPR gets to it before I do!
Top 10 dev stories every morning at 8am UTC. AI-curated. Retro terminal HTML email.
Does anyone know a website where I can see/read of how many cancers (and their variants) we've effectively solved, have drugs to negate their effects, have experimental drugs for and uncurable cancers? I think that graph would be awe inspiring looking at the past decade of advancements.Wha