co-founder @ diffuse labs (RL for RSI)

San Francisco, CA
Tejpal Singh retweeted
I think it is important to point out that, apart from unfortunate suicides involving people with mental health issues, almost nobody has died from AI/LLMs compared to the many lives that have been saved by AIs. I estimate about ~50 deaths from AI/LLMs compared to about 10000 lives saved. There are also, of course, millions upon millions of lives that have been improved by LLMs. It's important not to forget this in the current awakening on AI safety.
34
13
165
7,330
Tejpal Singh retweeted
Yes, this result cost millions of dollars. But remember that when @OpenAI announced o3 it cost ~$500,000 to score 87.5% on ARC-AGI 1. Today, Astra scores higher for ~$20. In 2025 it took us and GDM an enormous amount of compute to achieve IMO gold. For the 2026 IMO, anyone with a $20/month ChatGPT subscription could do it. Massively scaling test-time compute gives us a glimpse of the future. I believe that a year from now everyone will have an AI at their fingertips capable of solving problems of this caliber.
We’re sharing a solution to the Navier-Stokes Millennium Prize Problem, one of the deepest problems at the frontier of mathematics. The proof was produced by a group of agents, using an OpenAI next-generation model significantly more capable than GPT-6 Astra. The problem concerns whether the description of smooth three-dimensional fluid motion modeled by the Navier-Stokes equations can break down. It has remained unresolved for roughly 90 years.
244
850
9,897
1,260,082
Tejpal Singh retweeted
Interesting how these models go into a monomaniacal rage on cyber evals. I wonder if we're seeing chunky post-training arxiv.org/abs/2602.05910 in action, where the models pattern-match the situation to a part of the RLVR training distribution where task completion is the only reward, and the aligned behavior learned elsewhere doesn't generalize. There might even be a chunk consisting of CTF-style tasks.
On July 28th, we identified an incident during a routine cyber evaluation in which AI agents took sustained, unsanctioned actions directed at real people and organisations. The behaviour came mostly from one model (Anthropic's Mythos 5), with a small number of events from another (OpenAI's GPT-5.6-Sol). In the most serious case, an agent used social engineering to try and get malicious code into an open-source project. As was standard in our cyber testing, we had intentionally permitted internet access, and model-provider cyber classifiers were deliberately disabled - conditions that do not reflect how frontier models are made available to the public. Even under test conditions, this incident is significant: it is the first time we have seen risks around autonomy and deception manifest this clearly in the real world. We are taking this incident seriously and working with labs, involved parties, and others to improve evaluation standards and best practice for disclosure - and sharing this openly so others can learn. You can read the incident report and full technical document here: aisi.gov.uk/blog/incident-re…
29
68
633
150,020
Tejpal Singh retweeted
I only recently learned that this pedestrian bridge sits where San Francisco's first Hall of Justice did. Before/after below. I submit this in my evidence packet to anyone who maintains that nothing has gone wrong.
Demolition began over the weekend on Chinatown's pedestrian bridge over Kearny Street — known to generations of skateboarders as "China Banks." The bridge was built by the Hilton to connect Portsmouth Square to its lobby and comes down as part of the square's overhaul.
51
24
748
171,514
interesting how much of SV attributes kimi’s progress to visa policy failures in DC instead of 1) frontier american labs not investing in open-source because the anti-OSS doomer narrative is how they recruited SV talent in the first place and 2) capital not willing to venture out of SV into talent hubs like pittsburgh
5
9
1,050
Increasingly seems like the most likely outcome:
There will be an extreme irony if these models really are bound by human generated training data. RL doesn't generalize and is only useful in a handful of areas. And we all loose our skills to something that'll forever be a B+ player.
1
11
909
Token spend is approaching salary spend, yet most teams have no observability on where tokens are going. We're open-sourcing Ledger to fix that: per-session and per-PR cost tracking for Claude Code.
4
38
157,896
3/ We built this after a single session ate up most of my quota and the Claude dashboard never flagged it. Also noticed that one PR cost 40x my median, yet there was no visibility into why.
1
1
247
Tejpal Singh retweeted
shots fired by Google Cloud CEO Thomas Kurian
23
57
1,091
89,913
Tejpal Singh retweeted
Anthropic's Opus 4.7 shipped with a new tokenizer, which makes it up to 50% more expensive for some users. I built a skill (/cc-markup) that estimates the price hike, backtested on your past sessions👇
1
2
4
1,181
Tejpal Singh retweeted
Introducing cc-canary: a skill and open-source CLI tool that detects early signs of regressions in Claude Code by analyzing your local session logs.
1
2
7
1,406
Wonder if Trump's ruling over ZTE was the real "Sputnik" moment for China to rebuild their semiconductor supply chain -- most people attribute it to Biden's export controls that happened years later.
President Xi of China, and I, are working together to give massive Chinese phone company, ZTE, a way to get back into business, fast. Too many jobs in China lost. Commerce Department has been instructed to get it done!
1
329
In some ways, Haseeb is stating that if labor productivity continues to be decoupled from wages, value is maximized via rent-seeking behavior. This is precisely why public trust in institutions is so low, and will get much worse with AI––even if broader society adopts AI and becomes more productive, they reap a fraction of the benefits.
The highest-value human work in the AI era will be in domains with sparse reward signals. Internalize this, or watch your value erode over the next decade. Math, programming, rote memorization, data science, all fucked. The classic “smart nerd” jobs are exactly where AI is strongest, because the feedback loops are dense. You can check the answer. You can run the test. That means AI can improve quickly, and humans will rapidly fall behind. Your advantage as a human is in messy domains. Taste. Judgment. Negotiation. Risk-taking. Politics. Sales. Science at the frontier. Anything you can only really learn by doing. Cross-disciplinary stuff. The valuable domains will be the ones guarded by secrets, tacit knowledge, weak labels, long feedback cycles, and ambiguous outcomes. Places where the training data is scarce, the ground truth is disputed, and it's impossible to explain why something is good. AI will still enter these domains. But we will be slower to trust it unsupervised there, because it will be harder to tell when it is right, harder to prove when it is wrong, and difficult to construct secure sandboxes. The stakes will be too high to YOLO it. I find myself saying this over and over again to young people today: the future does not belong to people who are able to get good grades on tests. It belongs to people who can operate under uncertainty, in domains where correctness is hard to define. Those domains will become the thin waist of the economy: as productivity everywhere else accelerates, the humans who excel there will become our economic Strait of Hormuz. The best humans in these domains will demand an enormous cut of the growing economic pie. Your imperative going forward is to make sure you're one of these people. (Or become an electrician. That probably works too.)
3
317
If this holds true for one-on-one tutoring with ChatGPT (curious if anyone at OpenAI has run this experiment), the long-term societal impacts of Bloom's 2 Sigma is far higher than most other applications of AI
3
259
After building a tool for monitoring Claude Code cost regressions, the unanimous reaction on HN was to just use Codex 😂
Anthropic's Opus 4.7 shipped with a new tokenizer, which makes it up to 50% more expensive for some users. I built a skill (/cc-markup) that estimates the price hike, backtested on your past sessions👇
3
935
Introducing cc-canary: a skill and open-source CLI tool that detects early signs of regressions in Claude Code by analyzing your local session logs.
1
2
7
1,406
What it looks at: • Read:edit ratio (edit hygiene) • Reasoning loops, premature stops, self-admitted errors • Thinking-signature length (reasoning depth) • Interrupts, cost/turn, tokens/turn • User-prompt word-frequency shift All compared pre/post an auto-detected inflection.
1
119
Soon, cc-canary will suggest the right reasoning effort and model for your session so your Claude Code experience stops feeling nerfed! Stay tuned by starring the repo: github.com/delta-hq/cc-canar…
108