Turns out you can run enormous Mixture-of-Experts on Mac hardware without fitting the whole model in RAM by streaming a subset of expert weights from SSD for each generated token – and people keep finding ways to run bigger models Kimi 2.5 is 1T, but only 32B active so fits 96GB
@simonw
-

Building AI Skills Through Repository Checkout and Automation
By
–
You can see exactly what I did here – I told it to checkout the repo and build the skill itself from that https://
claude.ai/share/b537c340
-aea7-49d6-a14d-3134aa1bd957
… -
Claude Chat Skills vs Claude Code Web Interface Differences
By
–
It's a bit confusing that Claude chat has an "add to skills" mechanism now that makes new skills available when you are using the chat interface but, as far as I can tell, Claude Code for web does not – cc @claudeai did I miss something?
-
Starlette 1.0 Release: Claude Skills Integration Experiment
By
–
Starlette 1.0 is out! I used this as an opportunity to experiment with Claude Skills, since Claude isn't yet familiar with the (minor) breaking changes in the 1.0 release compared to 0.x
-
Starlette Reaches Major Milestone with Community Contributors
By
–
Congratulations to you and to all of the Starlette contributors! Huge milestone
-
Legal Arguments Versus Code Testing: Validation Differences
By
–
My general point was that constructing a legal argument isn't testable in the same way that code is – you need to present that evidence in court and see if it passes muster, you don't get to run a test suite
-
Claude Code Web Integration: Git Operations Through Custom Proxy
By
–
Dos that work in Claude Code for web? I would expect it to get stuck on the fact that Git operations all run through a custom proxy
-
AI Model Inference: Predicting User Demographics from Language Patterns
By
–
When I try it against other people it seems very good at guessing age and location – it will say things like "probably based in Norway given the way they talk about public transport" (made up example but close enough)
-
LLM profiling from user comments raises surveillance dystopia concerns
By
–
New surveillance dystopia prompt: try running "Profile this user" against 1,000 comments by someone on Hacker News to see what an LLM can figure out

