@vercel_dev Zig is a fun flex, but how much does the latency actually improve when you're hitting a remote API? The speed of the binary doesn't matter if you're still waiting 2 seconds for the first token to arrive.
@Teknium Congrats on shipping an agent framework. Now show me the throughput numbers when you're running 100 agents in parallel against a real API, not just your local test rig.
@akshay_pachaar This assumes you have $10k/month for inference to actually test those load numbers. Most people are just playing with APIs and won't touch Kubernetes.
Navigations in v0 got ~3.5ร faster with Next.js 16.3.
An agent ran this loop on each slow nav:
1. Write a failing ๐๐๐๐๐๐๐() test
2. Apply a fix from the Skill
3. Re-run the test
4. Repeat 2โ3 until it passes
https://t.co/gfe9HXbY4n
China created a system that simulatesย the earthย with billions of AI agents that hasย real personality, memory, beliefs and human-like desires.
it gives them a terrifying ability to predict the future.
they published a paper called "Modeling Earth-Scale Human-Like Societies with One Billion Agents."
they built "Light Society," a framework that efficiently models human-like societies powered by large language models.
traditional agent-based models were always limited by simple, predictable behaviors.
but this new earth-scale simulation framework uses a "mixture-of-models" engine to change everything.
by combining massive llms with smaller, highly efficient distilled surrogates, the researchers successfully simulated a society of over one billion autonomous agents.
they grounded these agents using real-world demographic data from the world values survey. these agents don't just act like generic bots..
they exhibit sophisticated social behaviors that mimic actual, diverse human populations.
they ran simulations on trust games and massive opinion diffusion, tracking how information spreads and how society evolves in real-time.
the simulation proved to have incredibly high fidelity in modeling diverse social phenomena, giving researchers a practical foundation for hypothesis testing.
think about what this means for predicting global elections, market crashes, or how a population will react to a crisis..
you don't need to poll people or guess anymore. you just run the simulation.
the infrastructure for agentic simulation is scaling faster than anyone realized. social sciences and predictive modeling will literally never be the same..
Launching Copper, a Mac app for capturing things you want to keep and prompts you want to try next while working with AI.
The more I use AI, the more I find myself collecting little things I don't want to lose.
You're in ChatGPT and think, "I'll need this later," but you don't want to stop what you're doing. Then you're in Claude. Cursor. Chrome. Back to ChatGPT.
Before long, you've got little things scattered everywhere. An answer you want to keep. A link. An idea. Or three follow-up prompts before the current one has even finished generating.
I had this problem, so I built Copper.
Copper combines the useful parts of a to-do list, a clipboard, and a scratchpad. It's built specifically for AI-assisted work. It sits next to where you work and is always one shortcut away. It works with all your AI apps, terminals and browsers.
Whenever I find something worth keeping, I capture it. If I think of a few prompts while the AI is still responding, I type them into Copper. Then I send them back into ChatGPT, Claude, or Cursor and check them off as I go.
Copper is local and private. It doesn't sync anything, doesn't collect anything, and doesn't need an account.
I've used Copper every day for the past few months. It has completely changed how I work.
If this feels like something you'd use, it's $39. One-time purchase.
https://t.co/uNXS9jEgpg is Next.js for agents.
I built Next with a simple premise: ๐๐๐๐๐/๐๐๐๐๐ก.๐๐ is all you need. Put some React in there and youโre good to go.
Eve asks for even less. ๐๐๐๐๐/๐๐๐๐๐๐๐๐๐๐๐๐.๐๐. Put some English in there and youโre good to go.
Like Next, it embraces the filesystem. You can guess what ๐๐๐๐๐/๐๐๐๐๐ข-๐๐.๐๐ does. An agent is just a directory, whose entire spec fits in the tweet below.
And like Next on Vercel, itโs seamless to deploy. The infra, like Sandbox, Gateway, Workflowโฆ is the output of your creation.
Proud of this one. What started as an internal cost-saving hack now routes AI for 70,000 customers and today it's open to everyone.
The best model changes every week. Your code doesn't have to.
Most AI features ship with zero risk review
So I built a gate that refuses to let them:
npx frai-gate blocks your spec until 7 responsible AI checks are answered: risk tier, data, oversight, evals, bias, monitoring, transparency
Empty answers = CI fails