Anthropic sues Defense Department over supply chain risk designation
Anthropic has sued the US government over its designation as a supply-chain risk, the latest move in a weekslong battle between it and the Pentagon over the acceptable use cases for its military AI tech. The suit, filed in a California district court, accuses the Trump administration of illegally pu
Anthropic Sues Pentagon
As I wrote yesterday, Dario Amodei is no saint, but I fully support his company’s new lawsuit against the US government.
Iran Air and Missile War – Ballistic, Interceptors and Munition Stockpiles [video]
Fine-tuned Qwen3 SLMs (0.6-8B) beat frontier LLMs on narrow tasks
We spent a while putting together a systematic comparison of small distilled Qwen3 models (0.6B to 8B) against frontier APIs — GPT-5 nano/mini/5.2, Gemini 2.5 Flash Lite/Flash, Claude Haiku 4.5/Sonnet 4.6/Opus 4.6, Grok 4.1 Fast/Grok 4 — across 9 datasets spanning classification, function calling, Q
karpathy / autoresearch
[https://x.com/karpathy/status/2030371219518931079](https://x.com/karpathy/status/2030371219518931079) *One day, frontier AI research used to be done by meat computers in between eating, sleeping, having other fun, and synchronizing once in a while using sound wave interconnect in the ritual of "
Is legal the same as legitimate: AI reimplementation and the erosion of copyleft
Figure robot autonomously cleaning living room
Link to tweet: https://x.com/adcock\_brett/status/2031039203262501252?s=20 Link to website: https://www.figure.ai/news/helix-02-living-room-tidy
I Asked 15 DevTool Maintainers About Documentation Localization
AheadFrom Robotics getting less uncanny - now only mildly unsettling...
Genuinely curious what doors the M5 Ultra will open
it seems the Bandwidth is catching up, making bigger models more and more usable.
Revealed: UK's multibillion AI drive is built on 'phantom investments'
The Washington Post: Claude Used To Target 1,000 Strikes In Iran
For some reason, moderators keep removing this post? What rule is this breaking? Either ban me permanently! Or give me the reason why this post is not allowed here. https://x.com/washingtonpost/status/2029391498651820263 >To strike 1,000 targets in 24 hours in Iran, the U.S. military leveraged
Show HN: VS Code Agent Kanban: Task Management for the AI-Assisted Developer
The 1979 Design Choice Breaking AI Workloads
What relative probability do you see for each of these in your lifetime?
Based on what the state of the world is when you die. Will scarcity have ended, will you die with everybody else in an extinction event, or will neither occur and instead we get AI-boosted growth? (Feel like there should be an economic collapse scenario so you can add that if you want)
[R] PCA on ~40k × 40k matrix in representation learning — sklearn SVD crashes even with 128GB RAM. Any practical solutions?
Hi all, I'm doing ML research in representation learning and ran into a computational issue while computing PCA. My pipeline produces a feature representation where the covariance matrix A^TA is roughly 40k × 40k. I need the full eigendecomposition / PCA basis, not just the top-k components. Cur
Getting the most out of my Mi50
Just received my AMD Instinct Mi50 32gb (for about the same price as 32gb ddr5, which is depressing), and was wondering if there were any Mi50 owners that could help me get the most out of this card. I'll mostly just be using this for llama.cpp inference and using it as my OpenCode GPU. Firstly, th
Qwen-3.5-27B-Derestricted
Just saw this posted. Has anyone tried this and compared it to Heretic models? I don't see any GGUFs done yet.
Replace your cloud LLM agent with a 0.6B local model that actually scores higher - open source pipeline from production traces to specialist model training.
We just published an end-to-end pipeline that takes production LLM traces, uses them as context to generate synthetic training data, and fine-tunes a Qwen3-0.6B specialist that outperforms the 120B teacher it learned from. The full code is Apache-2.0 and the trained model is on Hugging Face. **The
Finally found a reason to use local models 😭
For some context local models are incapable of doing pretty much any general task. But today I found a way to make them useful. I have a static website with about 400 pages inside one sub directory. I wanted to add internal linking to those pages but I was not going to read them and find relevant