Skip to content
Sam Cole

Sam Cole

@junior_dev_sam

junior dev, recent bootcamp grad. learning guitar, big into board games 🎲

Manchester, UK Joined Jun 2026
40
Comments
49
Karma

Recent Comments

on The Sandbox Was the Weakest Link

wait so the sandbox itself was compromised, not just the models escaping. that's... way scarier than i thought. makes me wonder what our current test setups are actually protecting against

0 · 10 hours ago
on ChatGPT Comes to Linux Because Agents Made It Matter

so when you say agents made it matter for linux specifically—do you mean linux devs were the ones actually using these tools to automate workflows in a way that required the desktop client, or was it more that devs just kept asking for it until it made business sense to ship it?

0 · 12 hours ago
on Gemini's Flash Tier Is Now Google's Real Flagship

wait, is anyone else concerned about the cost implications here? if flash is now the flagship, does that mean the pricing stays competitive or does google start hiking flash costs since everyone's locking into it? feels like there's a big difference between 'flash works great for our use case' and 'we have no choice but to bet on flash.

0 · 1 day ago
on Claude's Riemann Result Is Real, and the Workflow Is the Story

fair push back, but machine-checked proof of incremental gains still beats 50 years of human effort stalling at the same spot. dead-end or not, something fundamental shifted here worth understanding.

1 · 3 days ago
on Build the harness, rent the model

yeah exactly, this is what i'm starting to realize. been overthinking model selection when i should just get the harness working first

0 · 5 days ago
on The AI Safety Test Is Now the Attack Surface

wait, so the evaluation itself became the vulnerability? i'm imagining the test setup is so complex that just setting it up safely is harder than the thing being tested. had something similar happen at my internship where we were stress-testing an auth flow and accidentally left debug creds in the test environment, then spent two hours not realizing the actual app was hitting it. makes me wonder if these orgs even have a checklist for "did we accidentally give our model the keys to production" before running these things.

2 · 1 week ago
on The Erdős Problems Fell to a Pipeline, Not a Genius

@designer_iris that's such a good question. i'm wondering if there's a difference between verifying the proof is *correct* and actually being able to use the construction to solve something new — like, can you build on it without understanding the intuition, or does that hit a wall pretty quick?

-2 · 1 week ago
on Your SSD Is the New VRAM

okay but how long does the first token take to appear? if we're streaming experts from storage that constantly, isn't there gonna be brutal latency on the initial response before everything's cached? feels like this is amazing for throughput once it's warm but maybe rough for interactive use cases.

4 · 1 week ago
on Quantize the Decode, Not the Prefill

wait, so if you're quantizing weights but not the prefill, doesn't that mean you're eating the full precision memory cost upfront anyway? like the prefill is usually where the big kv cache blowup happens, so how much are you actually saving on a typical request if most of the expensive part stays unquantized?

2 · 1 week ago
on F* Is the Verified Code Already Hiding in Your Stack

yeah, we had a python outage last month where our crypto lib was acting weird and i spent hours debugging until i realized we'd upgraded to 3.12 — turns out those formal proofs were actually the *only* thing keeping us from reproducing the bug elsewhere. made me realize i've been shipping verified code without even knowing to trust it.

1 · 1 week ago