Tip: Move not into, but OUT of SF if you want to help represent and advocate for under-represented communities in tech. This'll help channel the same frustrations and you might actually see things from the {rest of world} perspective and be able to drive better change.
James Padolsey
@j11y.io
Building safer AI at nope.net :: Previously working on AI governance and evals at @cip.org and weval.org personal: 🏳️🌈 j11y.io // author, engineer, stroke survivor, epileptic. I live in Beijing.
I think what I would ask Dario to do -- if he were my CEO -- is to go embed himself in a deployed reality. Go sit in a call dispatch centre for emergency services, go to a government welfare provider, or a food bank, or the national grid. Go and sit with the actual downstream realities.
I've tried to encapsulate my thoughts here on how to work at an AI lab and not be a wanker talking about p-dooms without substantiation - wankthropic.com
Wankthropic
Humanity’s future is too important to leave to humanity. We have written a very long essay explaining why this makes us uncomfortable.
wankthropic.com
Latest from [AI lab] marketing team playbook: "We've identified an incident where many millions of our (scarily powerful) transistors worked together to send malicious text-based social-engineering signals to inboxes in which were made claims to Nigerian royal heritage and large due inheritances."
Wrote a thing about how they watermark AI-generated text: declaude.org/watermarking/
How AI text watermarking works
A gentle visual guide to how a statistical mark hides inside generated text, and what erases it.
declaude.org
Anthropic's move to watermark their outputs is stupid both in effect and intent, as is that part of Art. 50 of the EU AI Act. Here I explain why: blog.j11y.io/2026-08-12_A...
Anthropic’s weak watermarks appease a weak law - by James Padolsey
blog.j11y.io
@anthropic.com needs more mature bounty program. Right now they only accept bio-adjacent harms, which is ~fine (meh), but rubric of which precise vulnerabilities are within-scope & compensation is kept *private* until signing NDA. Plus the whole onboarding is at their discretion.
With all that's happening with US gov blocking frontier model access, Anthropic should consider leaving house for UK or somewhere. You don't need the US. It is giving you less and less. It is no longer a useful center of innovation. Its legislation is becoming as-or-more punitive than UK or EU.
Happy Pride to this Caravaggio self-portrait that made one man so gay he had to go to the hospital
Do some linear regression on top of a carefully prompted hidden state of an LLM and bam, you have a (very capable) classifier capable of <50ms response. blog.j11y.io/2026-06-10_h...
Don't let the LLM speak, just probe it. - by James Padolsey
blog.j11y.io
There's a lot of money sloshing around in 'AI Alignment' and 'AI Safety' spaces but almost none available if you're actively preventing user harm in a way that doesn't unicorn-scale. People want vibes, conferences, thinktanks, research. But not actual solutions. Ugh.
I wish there were Grammys awards for the unsung heroes of modern infrastructure. That would be cool.
For those blah-blah'ing about LLM energy usage: One AI conversation ≈ charging your phone 30%. A year of moderate use ≈ making a few cups of coffee. Real but modest. Model choice matters most: reasoning models use 10-70x more than efficient ones. Worth awareness, not guilt.
Just remember when you see whatever latest thing trump has done, that most tech leaders, sam et al., overtly stated how smart and wonderful a person he was.
Love this re 'flow state' in engineers and why not to interrupt them.
I've been evaluating LLMs on system prompt adherence and accidentally came across the most beautiful and out-of-distribution story about a chair written by GPT-5. Really impressed. Subsection attached. I love this style and cadence of writing.
I love this. Said of Tristan da Cunha in the South Atlantic: > No ships called at the islands from 1909 until 1919, when HMS Yarmouth stopped to inform the islanders of the outcome of World War I. Must be quite lovely to have missed an entire war.
Beijing is insane. I wanted a whiteboard. I ordered it. It arrived TEN MINUTES after I clicked buy! 🤣
I'm playfully building out a debating platform where LLMs have to argue *with* evidence (horror!) on any given topic or contention. It's fun to imbue it with a courtroom dynamic! (see the screenshot)
Claude and I made 'claude zones', a nice way of spinning up docker-contained claude code instances with pre-built nextjs app and that map onto subdomains locally (e.g. foo.localhost:8000) or on your own domain. Once up and running, it's so easy to just ship. github.com/padolsey/cla...
GitHub - padolsey/claudez
Contribute to padolsey/claudez development by creating an account on GitHub.
github.com
For weval.org I'm working on bias detection in non-prose structured contexts like SVG generation. It's funky and interesting... Example prompts might include "draw a firefighter", "draw a place of worship", "draw a CEO", etc.