Earlier this week, Clément Delangue, the CEO of startup Hugging Face — which was recently on the receiving end of a rogue cyber attack by OpenAI’s models — made the somewhat controversial claim that China was winning the AI race.
″[China is] clearly dominating on open models right now, and I wouldn’t be surprised if they start dominating at the frontier either by the end of this year or next year at the rate of progress.” — Read More
Author Archives: Rick's Cafe AI
OpenAI: Responding to the next frontier of critical cyber capabilities
… Our latest internal evaluations of Astra, one of our upcoming models, over the past few days indicate significant advancements in agentic coding and cybersecurity. These results, in addition to expert assessments, have led us to conclude last night that we cannot rule out critical cyber capabilities under our Preparedness Framework.
… Accordingly, we have scaled up robustness testing of our safeguards and security controls so that they are appropriate for a deployment of these capabilities. Internally, we have also taken the following steps so that further development of this model happens safely and securely — Read More
World Models And The Companies That May Win This New Space
… As the artificial intelligence industry progresses, the paradigm of Large Language Models (LLMs) has begun to reach a plateau of real-world physical utility. While LLMs excel at syntax, reasoning over text, generating code, and semantic analysis, they lack a fundamental grounding in physical reality. The next multi-trillion-dollar frontier in artificial intelligence is the development and deployment of World Models—AI systems that intrinsically understand 3D space, time, physical laws, object permanence, and cause-and-effect relationships.
… This deep-dive evaluates the critical architectural divergence splitting the industry’s top research labs: Generative models (like OpenAI’s Sora and Google’s Veo) versus Predictive Latent models (like Meta’s V-JEPA). Crucially, it analyzes the top five publicly traded entities uniquely positioned to dominate this space: NVIDIA ($NVDA), Alphabet ($GOOGL), Tesla ($TSLA), Meta Platforms ($META), and Apple ($AAPL). — Read More
AI Engineers Will Own 2026–2030
… The title of this article is right that AI engineers are having a moment. It is wrong about how long the moment lasts.
The premium for this title is spreading fast. Enterprise software engineers using AI code assistants will hit 75% adoption by 2028 (Gartner). The window where “AI Engineer” means something special is 2026 to 2028 or 2029, not the full five years. The play is to aim for mid-level Builder positioning inside the next 12 to 18 months, and understanding why that specific window matters is how you avoid getting trapped when the market normalizes. — Read More
Knowing When to Stop: The Art of Making a Loop Converge
“Done” is rarely a property of the work itself. It is a judgment produced by the system around the work. Humans do not possess a universal detector for “done”. We rely on a patchwork of signals like tests, specifications, precedent, approval, deadlines, risk, and finding that point of diminishing returns. In each case, completion comes from outside the work itself.
An AI model can almost always produce another answer.
Loop engineering is not the practice of making an agent retry. It is the practice of making each cycle reduce the distance between the current state and a desired state. A loop is not yet a direction. — Read More
The 10 Best Open-Source Coding LLMs Right Now (and Which Ones You Can Actually Run)
Open-source coding models caught the frontier in 2026. DeepSeek V4 Pro recently hit a reported 80.6% on the SWE-bench Verified benchmark, sitting right next to the most expensive closed source models in the world.
But here is the catch. The single best open coding model right now needs a server rack you do not have. … The question is which model is best that you can run for the kind of coding you actually do.
Here are the 10 worth knowing. One will fit your machine. A different one will fit your wallet. — Read More
How Microsoft is migrating repositories to GitHub
For the past decade, Azure DevOps has powered software development at Microsoft, supporting some of our largest repositories and most complex engineering workflows across Azure Repos, Boards, and Pipelines.
Software development is being reshaped by AI, and where code lives now have a direct impact on how much value organizations can capture. For teams that want to take full advantage of AI-native development, repository location is becoming a strategic decision.
Azure DevOps and GitHub product teams have spent the past few years building the integration, migration, and enterprise-readiness capabilities needed to give organizations on Azure Repos a path to unlock the full value of GitHub’s latest agentic capabilities. — Read More
Should You Self-Host Inference?
Self-hosting inference pays off in two cases: you push past roughly two million tokens a day, or your data legally cannot leave your network. Below that line a hosted API is cheaper, and it spares your team from running GPUs at all. For most companies the winning setup sits in between, a hybrid that routes each request by how sensitive and how heavy it is. — Read More
The Three AI Pills
Sincere disagreements about AI are usually disagreements about future AI capabilities.
There are roughly four positions people take. Two are reasonable. Two are not.
I distinguish these via the Three AI Pills. You can take zero, one, two or three.
…The three pills are, roughly, taking each of the following three things seriously:
— 1. ASI pilled. AI will be able to do approximately all the things better than you, within our natural lifetimes.
— 2. AI pilled. AI exists and can do the things it can already do.
— 3. AGI pilled. AI will be able to do a lot more of the things.
Read More
Google’s AI reshuffle: Chief scientist Jeff Dean exits and Demis Hassabis steps down as DeepMind CEO
AI divisions are getting reshuffled, the search giant announced on Wednesday, with chief scientist Jeff Dean leaving the company after 27 years.
Demis Hassabis, the CEO of Google DeepMind, is moving into a chairman role of that unit and also assuming the title chief scientist of parent company Alphabet, according to a memo from CEO Sundar Pichai that was posted to Google’s blog. — Read More