If this is true then multiple tech bros are willing to hand over secrets that can be used to abuse you and others to the fucking US Government than to the other tech bros who can fix this shit.
What in the actual fucking simp world are we living in.
Personal update: I've joined Anthropic. I think the next few years at the frontier of LLMs will be especially formative. I am very excited to join the team here and get back to R&D. I remain deeply passionate about education and plan to resume my work on it in time.
In March 2023, Claude had an estimated IQ of 64. Today, Claude Opus 4.6 scores 133 on the Mensa Norway test. GPT-5.2 Thinking hits 141. Gemini 3 Pro, 142.
That's a jump from cognitively impaired to gifted in three years. No human population has ever improved that fast, the Flynn effect gives us ~3 IQ points per decade.
AI just did 70 points in 36 months.
Releasing a new "Agentic Reviewer" for research papers. I started coding this as a weekend project, and @jyx_su made it much better.
I was inspired by a student who had a paper rejected 6 times over 3 years. Their feedback loop -- waiting ~6 months for feedback each time -- was painfully slow. We wanted to see if an agentic workflow can help researchers iterate faster.
When we trained the system on ICLR 2025 reviews and measured Spearman correlation (higher is better) on the test set:
- Correlation between two human reviewers: 0.41
- Correlation between AI and a human reviewer: 0.42
This suggests agentic reviewing is approaching human-level performance.
The agent grounds its feedback by searching arXiv, so it works best in fields like AI where research is freely published there. It’s an experimental tool, but I hope it helps you with your research.
Check it out here: https://t.co/n7ctnDilJJ
PewDiePie in 2025:
– built a 10×4090 rig
– runs Llama 70B, gpt-oss-120B & Qwen 245B locally via vLLM
– built a custom web UI (chat, RAG, search, TTS)
– ran protein-folding simulations for charity
– created an AI “council”, a swarm of 64 models
– now fine-tuning his own model
Open-source AI for the win!