The infrastructure war is hardening into a bifurcated market where capital and silicon matter more than software, and the software layer itself is fracturing under the weight of its own visibility. SoftBank's €75 billion commitment to French data centers reveals the actual hierarchy: Masayoshi Son is betting that whoever controls the substrate controls the market. Compute capacity, electricity, and silicon have become the strategic assets. Everything else is software, and software is becoming a commodified layer that users increasingly resent paying for. GitHub Copilot's shift to token-based billing sparked backlash precisely because developers suddenly saw the unit economics of what was once a loss leader, and the margin became visible and resented. Google's unbundling of Gemini into a separate product called Spark tests whether users will pay for AI assistants once they're separated from search. The transcription software market already shows price resistance; free services are adequate enough that paid alternatives struggle to justify their cost.
AWS is converting operational overhead into lock-in by embedding generative AI into the resilience layer itself through Resilience Hub. The move targets not AI builders but the people managing the systems those builders deploy on, recognizing that as generative AI workloads proliferate across customer infrastructure, the surface area for failure expands faster than traditional monitoring can track. By offering to own the question of what happens when these systems fail at scale, AWS deepens dependency on its ecosystem precisely when organizations transition from experimental deployments to production workloads. This is infrastructure defending itself by becoming indispensable at the operational level.
The code-solving frontier has stabilized at the top, with gpt-5.5-2026-04-23-xhigh holding first place at 62.7% on SWE-rebench, while mid-tier models churn actively between 45 and 55 percent. Gemini 3.1 Pro Preview dropped 6.1 points from 57.2% to 51.1%, marking the most substantial regression in visible rankings, while Kimi K2.6 fell 7.4 points from 53.9% to 46.5%. The divergence between SWE-rebench and Artificial Analysis scores for some models suggests these benchmarks may be testing different problem classes or that recent updates affected one more than the other, warranting scrutiny of whether reliable measurement has broken down in the middle tier.
GitHub's trending repos tell the story of agents moving from prototype to production by building the unglamorous layer where theory meets hardware constraints. Anthropic's claude-code and skills repos, alongside cursor/plugins and EveryInc/compound-engineering-plugin, show AI systems integrating into development workflows through standardized abstractions that third parties can extend. Beneath this sits the real work: ARahim3/mlx-tune brings fine-tuning to consumer hardware, vllm-project/vllm-ascend extends inference to new accelerators, and fluxions-ai/vui achieves 9x realtime performance on commodity GPUs. These aren't flashy, but they're the work that makes deployed agents economical. Developers have stopped waiting for perfect solutions and are building the infrastructure themselves, from document parsing through speech generation, revealing that the bottleneck is no longer capability but cost and efficiency in production.
Grant Calloway
Recent work in fair division has focused on either simultaneously satisfying closely related fairness notions or achieving a single notion across the ex-ante and ex-post worlds. We study the compatibility of two fundamentally different fairness notions: envy-freeness and equitability. For indivisible goods-only and chores-only settings, we study the existence and complexity of simultaneously satisfying their relaxations, revealing sharp contrasts between the two settings. We show that EF1+EQ1 may fail to exist even for normalized, additive valuations. Our main algorithmic result computes an EF1+EQ1 allocation for normalized binary goods with at most seven agents. In sharp contrast, binary chores admit the stronger EFX+EQX guarantee for any number of agents, even without normalization. We further initiate the study of cross-notion ex-ante--ex-post guarantees, asking whether randomized allocations can provide ex-ante guarantees for one notion while preserving ex-post guarantees for another.
Generative AI is transforming how people access information, challenging traditional advertising mechanisms built around predefined slots. Towards generation-native advertising, we propose the Latent Advertiser Mixture Auction (LAMA), a token-level advertising mechanism that embeds advertiser influence directly into the generation process. Advertisers report local continuation values that induce advertiser-specific next-token policies, from which the platform decodes through a latent mixture while updating an allocation posterior. We show that LAMA satisfies Markov DSIC and IR, and achieves near-optimal KL-regularized welfare. We further develop a learning-based implementation that reconstructs the required reports online from learned local advantages and root values. Proof-of-concept experiments on real-world commercial-search query splits show that LAMA improves platform welfare and revenue while maintaining user-facing response quality, providing initial evidence for the feasibility of generation-native advertising.
We study multilevel fair resource allocation with tree-structured hierarchical relations among agents. At each level, the problem can be viewed locally as allocating an agent's bundle to its children, the overall allocation being a trace of this process iterated down to the leaves. Assuming that internal nodes' utilities are the utilitarian welfare of their children, and the leaves have classical additive utilities over items, we first propose multilevel adaptations of usual envy-based fairness notions (e.g., WEF1). We present three adaptations and show that the choice among them is not neutral. We prove that, under identical preferences, the three adapted envy-based notions coincide, and that the Multilevel extension of Weighted Round Robin (Chakraborty et al., 2021) (MWRR) guarantees them. We then show that under general preferences, MWRR may guarantee some notions while failing others. Finally, through experiments, we show that MWRR may still perform well even for adaptations it does not formally guarantee.
We introduce multi-winner voting with argumentative ballots (MVArg) and investigate theoretical properties. As our conceptual contribution, we generalise approval ballots to argumentative ballots, thereby allowing voters to express defeasible preferences over candidates. We accordingly generalise voter cohesion and justified representation axioms JR, PJR and EJR. As our theoretical contribution, we establish several key results. First, MVArg is strictly more expressive than multi-winner voting with approval ballots (MV). Second, our notions of cohesion and justified representation are conservative generalisations of their counterparts in MV. Third, the MVArg counterpart of JR can always be satisfied, whereas the counterparts of PJR and EJR cannot always be. Fourth, although verifying whether a winner set satisfies the MVArg counterpart of JR is already coNP-hard, such a winner set can be constructed in polynomial time. All definitions, propositions, auxiliary lemmas and theorems have been formalised and mechanically checked in Lean 4.
Motivated by modern marketplaces, where the platform or the seller routinely gathers detailed user profiles, we study a novel learning theoretic model that simultaneously involves information and mechanism design. Specifically, we consider the economic setting recently introduced by Bergemann et al. (2022), where in addition to the menu of quality-price pairs, the seller offers information on the value of the match between product quality and buyer's taste via a signaling scheme. We relax the assumption that the seller knows the buyers' belief about the distribution of tastes and study the sample requirements of designing a revenue maximizing scheme. We consider both the batch setting where we have access to data from a set of i.i.d. buyers and an online demand query model where we observe the buyers' behaviors to seller's schemes. Despite the apparent non-convexity of the problem, we also give the first FPTAS to compute a scheme that maximizes the revenue within an arbitrarily small additive loss, which was left open by Bergemann et al. (2022). Overall, this brings a new learning perspective in asymmetric economic settings where buyers and sellers know different types of information.
Routing each query to a cost-effective large language model (LLM) is critical for balancing quality and cost, yet most routers rely on a centralized task center to predict model performance, creating an information-risk mismatch and a scalability bottleneck as the model pool grows. We propose a market-based routing paradigm that shifts ex-ante prediction to LLM providers via a reverse auction, where providers bid with self-predicted success probabilities and execution costs. To account for inherently noisy provider predictions and center evaluations, we introduce the \textit{\textbf{E}rror-\textbf{A}ware \textbf{R}everse \textbf{A}uction \textbf{M}echanism} (EA-RAM), which explicitly models this inherent Dual Error. We prove that EA-RAM is Bayesian incentive compatible and individually rational under the Dual Error, establish sufficient conditions for center rationality, and derive an explicit welfare-loss bound. We further identify robustness effects: opposite-signed errors can cancel, vanishing-tail link functions (e.g., logistic) stabilize clear-cut cases via saturation, and extra noise smooths belief maps, reducing the gains from marginal manipulation. Experiments on simulations and real-world benchmarks show that EA-RAM is robust to the Dual Error and achieves a better cost--performance Pareto frontier than centralized baselines, with additional gains when providers contribute local information, validating its practical effectiveness.
Composite score across coding, math, and reasoning
| # | Model | Score | tok/s | $/1M |
|---|---|---|---|---|
| 1 | Claude Opus 4.8 | 61.4 | 65 | $10.94 |
| 2 | GPT-5.5 | 60.2 | 59 | $11.25 |
| 3 | Claude Opus 4.7 | 57.3 | 60 | $10.94 |
| 4 | Gemini 3.1 Pro Preview | 57.2 | 137 | $4.50 |
| 5 | GPT-5.4 | 56.8 | 90 | $5.63 |
Agentic coding on real-world software engineering tasks
| # | Model | Score |
|---|---|---|
| 1 | gpt-5.5-2026-04-23-xhigh | 62.7% |
| 2 | Codex | 60.4% |
| 3 | Claude Code | 59.6% |
| 4 | gpt-5.5-2026-04-23-medium | 58.9% |
| 5 | Claude Opus 4.8-xhigh | 56.4% |
Python tool for converting files and office documents to Markdown.
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
Cursor plugin specification and official plugins
A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use.
Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more
Fine-tune LLMs on your Mac with Apple Silicon. SFT, DPO, GRPO, and Vision fine-tuning — natively on MLX. Unsloth-compatible API.
Reinforcement Learning environments based on the 1993 game Doom :godmode:
High-Performance Symbolic Regression in Python and Julia
Real-time voice assistant — WebRTC streaming, faster-whisper ASR, local LLM, Vui Nano (300M) TTS. OpenAI Realtime API compatible. Voice cloning, barge-in, ~9× realtime on a 4090. Apache 2.0.
potato: the portable annotation tool