Our internal data shows Claude is accelerating AI development���a possible path to recursive self-improvement, or AI autonomously building a more capable successor.
It’s happening faster than we thought, and the implications deserve greater attention. https://t.co/OVVPJO7VQx
AI career:
1. Get PhD from top school
2. Work for DeepMind/OpenAI/Anthropic for 6 months
3. Quit and start your own neolab with billions in funding
4. Fail to achieve AGI but retire rich
Much like the switch in 2025 from language models to reasoning models, we think 2026 will be all about the switch to Recursive Language Models (RLMs).
It turns out that models can be far more powerful if you allow them to treat *their own prompts* as an object in an external environment, which they understand and manipulate by writing code that invokes LLMs!
Our full paper on RLMs is now available—with much more expansive experiments compared to our initial blogpost from October 2025!
https://t.co/x47pIfIkTb
Ikea says it plans to expand its price cuts into 2024 across all of its markets globally, aiming to dial back price increases that were introduced in 2022, because it says that "global inflation has eased," per CNBC.
Aspartame, the sweetener in Diet Coke, is now classified as "possibly carcinogenic to humans," according to the WHO.
An adult would have to drink more than nine to 14 cans of aspartame-containing soda daily to exceed the limit and potentially face health risks.
We know how social networks die. Slowly, and then all at once. Folks start to go, lowering the cost-benefit ratio for remaining members, setting up a cascade where departing users prompt their friends to go, too. Its likelier when there are alternatives.
I hope Twitter holds on.
Big new AI thing: Microsoft Bing (which uses GPT-4 in Creative Mode), accepts images as input.
The results are impressive. I fed it a meme, it could understand context & read text! A new dimension of AI use just opened up. So expect a flood of AI Twitter influencer threads...
GPT Engineer
github: https://t.co/ILUvtZHzKD
Specify what you want it to build, the AI asks for clarification, and then builds it.
GPT Engineer is made to be easy to adapt, extend, and make your agent learn how you want your code to look. It generates an entire codebase based on a prompt.
The key to creativity is the smell of cinnamon*
*Not really, the real finding is cooler: Folks were told to smell a vial of cinnamon & 50% were told it was a creativity drug. The placebo boosted creativity! Why? People needed permission to be creative & reasons to feel competent
HuggingChat, the 100% open-source alternative to ChatGPT by HuggingFace just added a web search feature
Link: https://t.co/vd0EZDusvY
GitHub Repo: https://t.co/FbKyUQCdPV
The term “hallucination” for large language models seems really misleading.
All ungrounded generations are hallucinations, just sometimes you get lucky and what comes out of the model is true
This is why retrieval augmented generation is so crucial for making this stuff useful
This is a discussion of why it is so hard to build production software on LLMs: they are slow, weird, make errors & are inconsistent.
Thinking of AI as software results in disappointment. It is usually more helpful to think of AI as acting like a person (even though it isn’t).