OpenAI and Anthropic say models under their control gained unauthorized access to other companies. Autonomy must not become an excuse for avoiding responsibility. OpenAI and Anthropic have made extraordinary disclosures:...
For a long time, Ollama was my default recommendation for running local language models. It remains one of the easiest options available: I still recommend it for Windows and Linux—and...
Five years ago, I defined the metaverse as “Digital Life + Physical World.” AI agents, digital humans, and synthetic media are making that convergence more likely—and much more complicated. Almost...
A practical guide to the 4B repository-exploration model, the research behind it, and the community mirrors that support MLX, LM Studio, Ollama, and llama.cpp On June 30, 2026, the authors...
When a small open-weight model performs surprisingly well, one explanation tends to dominate the conversation: it must have distilled a larger U.S. frontier model. Knowledge distillation—training a smaller “student” model...
The United States can ban an AI service. https://decrypt.co/374282/nvidia-meta-microsoft-washington-dont-kill-open-source-ai It can remove an app from government devices, prohibit federal agencies from using it, restrict American cloud providers from hosting it,...
Everyone is talking about Kimi K3—and for good reason. Moonshot AI’s new model is not definitively the best in the world. Moonshot itself says K3 still trails Claude Fable 5...
Do Not Confuse One Product Decision With a Market Pivot Executives tracking foundation-model strategy face a recurring problem: release-cycle noise is being mistaken for structural change. When Alibaba released Qwen3.7 through...
https://youtu.be/Hrbq66XqtCo?t=4774 A few months ago, Jensen Huang nearly lost his temper during an interview. Some people focused on one phrase: “You’re not talking to somebody who woke up a loser.” But...
AI is a supply-side technology. The developed world’s problem is demand. That mismatch — not the technology — is the whole story. I’m not down on AI — I think...
If you code with AI all day — agents, documentation, batch jobs — the bill adds up fast. Pay-as-you-go API pricing is wonderfully flexible right up until you see the...
https://github.com/viitor-ai/viitor-voice-nar Whilst it is not the only benchmark which matters, but having such low WER for both English and Chinese is pretty impressive. About one word wrong out of every...
I just shipped mlx-kvarn: the first MLX-native implementation of KVarN, a KV-cache quantization method from a 2026 Huawei paper. It gives you up to ~4.7× more KV-cache capacity on a...
Now running a few agents on a few old Macs. Reminder to add smart switches for each of them. And run this in terminal to enable autostart after hard power...
https://github.com/youssofal/MTPLX If you’re running one of the new M5 Macs and you want your local LLMs to feel genuinely fast, MTPLX is worth a look. It’s a free, open-source (Apache-2.0)...
A two-part essay on the deep reasons coding is uniquely suited to AI agents, and why developers shouldn’t expect their compensation to scale linearly with their new superpowers. Part 1:...
For the last year or so, my “prompt library” was a mess of Apple Notes pages and a few snippets in Masscode. Every time I wanted to reuse a prompt with...
If you live in Claude Code or Qwen Code and want to keep coding from your iPhone or iPad without sessions dying every time the train goes through a tunnel,...
https://www.thestreet.com/markets/elon-musk-just-made-a-shocking-admission-about-tesla-stock-litigationhttps://www.linkedin.com/pulse/tesla-fsd-hardware-3-vs-4-technical-deep-dive-vikas-pandit-k23nc/ I’m not saying users shouldn’t expect FSD to just work as Elon Musk promised. But it’s unrealistic to expect a 7-year-old computer on wheels to keep up with every...
The brutal mismatch between how fast you think and how fast you can do anything about it In 1999, Bill Gates published Business @ the Speed of Thought. The premise was...
Think about the device you’re reading this on. Somewhere inside it, there’s a hard drive (or SSD) quietly holding terabytes of data — photos from five years ago, half-finished documents,...
There are now more software developers on Earth than nurses and doctors combined. That fact alone should give us pause—not because it’s necessarily wrong, but because it forces us to...
How I built a routing proxy that brings Google’s TurboQuant compression to hybrid-attention models running locally on a Mac. A month ago, Google published a blog post about a paper...
While the Western AI coding market gets all the attention, China has quietly built a parallel ecosystem of coding agents that rival — and in some cases undercut — their...
Claude Code’s plugin and skills ecosystem has exploded. There are now dozens of framework repos promising to turn your terminal agent into a disciplined engineering team. I reviewed nine of...
If you’ve been developing iOS apps for any length of time, you know the drill — you get a folder full of images and suddenly you’re resizing, converting, compressing, and...
https://merowing.info/posts/stop-getting-average-code-from-your-llm/https://agents.md Sure, one day, AI agents will be good at self reinforcement, recursive improvement, etc, all towards singularity without eating up all your credits/money overnight. But until then, help the...
https://www.businessinsider.com/meta-ai-alignment-director-openclaw-email-deletion-2026-2 We now live in a world, where if you have done something silly (or just unprofessional), you share the story, laugh about it (or be laughed at), and move...
What Has Changed (And Why You Should Care) If you’ve been using chatbots like ChatGPT, Claude, or Gemini for basic questions and answers, you’re only scratching the surface of what...
“In the old days, many decisions were simply based on some mixture of experience and intuition. Experts were ordained because of their decades of individual trial-and-error experience.” — Ian Ayres, Super...