Weekly AI Tools Roundup: May 23–27, 2026
Microsoft's internal data shows AI is more expensive than human employees. Uber's president says AI spending is getting "harder to justify." DeepSeek makes its V4 Pro price cut permanent. The Pope issues a landmark encyclical on AI. And Sci-Hub launches an AI chatbot. This week was all about the cost reality check.
This week's theme is unmistakable: the AI cost reality check has arrived. After months of "spend whatever it takes" AI investment, we're seeing major companies — Microsoft, Uber, Samsung — publishing data that calls the economics of AI into question. Microsoft found that, for many tasks, human employees are actually cheaper than AI tokens. Uber's COO said it's getting "harder to justify" tokenmaxxing spending. Even AI optimists are recalibrating.
But there's good news too — DeepSeek permanently slashed prices on its flagship model, making frontier AI accessible for a fraction of the cost. The Pope issued a major encyclical on AI ethics. Sci-Hub launched an AI chatbot. And memory costs — the hidden bottleneck in AI hardware — are now two-thirds of total chip component costs, signaling where the next breakthroughs will come from.
Here are the 17 biggest stories from the past five days.
⚡ This Week at a Glance
- Microsoft: AI is more expensive than paying human employees — Internal data shows hiring beats tokens for many tasks
- Uber president says AI spending is getting "harder to justify" — Uber's COO publicly questions tokenmaxxing economics
- DeepSeek permanently cuts V4 Pro price by 75% — The discount is now permanent, not promotional
- Pope Leo XIV issues landmark encyclical on AI — "Disarm AI," serve humanity, not the powerful few
- Memory now 2/3 of AI chip component costs — Memory shortage repricing consumer electronics
- Sam Altman backtracks: "AI unlikely to lead to jobs apocalypse" — Major reversal from his earlier predictions
- Sci-Hub launches an AI chatbot — The pirate research library enters the AI conversation
- Outsourcing + local AI now more economical than frontier labs — A new economic model emerges
- Eagle 3.1 collaboration released — EAGLE + vLLM + TorchSpec team up for faster speculative decoding
- NTSB pulls docket after AI recreates dead pilots' voices — Ethical lines crossed in accident investigation
- AI keeps inventing fake cases. Lawyers keep citing them — The hallucination problem persists in the courtroom
- DeepSWE benchmark launched — Contamination-free evaluation for coding agents
- China limits overseas travel for AI talent — DeepSeek, Alibaba, and private firms affected
- Cannes film cost $500k — $400k was AI compute — A modern indie film budget breakdown
- Spotify boss defends AI music, calls it "better than slop" — Controversy continues after UMG deal
- Samsung chip workers get $340k average bonus — AI profits flow to semiconductor employees
- Stack Overflow is "dead" — the AI impact on communities — 101-point HN discussion on forum decline
🏢 Enterprise & Platform News
Microsoft: AI Is More Expensive Than Paying Human Employees
In what might be the most significant data point of the year so far, Microsoft's internal analysis has reportedly shown that for many standard business tasks, human employees are actually cheaper than AI tokens. The finding — which circulated widely on Hacker News as "Using AI to write better code more slowly" (1,110 points) — challenges the core assumption driving enterprise AI adoption: that AI always reduces costs.
The article argues that while AI can increase output speed for individual tasks, the full cost picture — API calls, infrastructure, prompt engineering time, review cycles, debugging AI-generated code, and the coordination overhead of machine-speed vs. human-speed workflows — often makes AI more expensive overall than simply hiring or retaining human talent.
For creative professionals, this is an important calibration. AI tools are powerful accelerators for specific tasks (drafting, research, brainstorming, editing) but they're not free. The real question isn't "Can AI do this task?" — it's "Is the output quality worth the total cost, including human review time?"
Uber President Says AI Spending Is Getting "Harder to Justify"
Uber's COO made waves with a candid admission: it's becoming increasingly difficult to justify the money being spent on tokenmaxxing — the practice of pumping massive volumes of tokens through frontier AI models. The comments echo Microsoft's findings and suggest that the enterprise AI cost-benefit analysis is shifting from "how much can we spend?" to "how much should we spend?"
Uber has been one of the most aggressive adopters of AI across its ride-hailing, delivery, and freight businesses. If Uber is pulling back, smaller companies should take note.
DeepSeek Makes V4 Pro Price Cut Permanent
DeepSeek has made its 75% discount on the V4 Pro flagship model permanent. Previously advertised as a promotional price, the discount is now the new standard pricing — a significant move that pressures Western frontier labs to compete on price.
This is part of a broader trend: outsourcing plus local AI is becoming more economical than running everything through frontier labs, as a 197-point HN discussion this week argued. The thesis: for many tasks, a combination of cost-effective API providers (like DeepSeek) and local inference (via Ollama, Llama.cpp, or similar) will soon beat the economics of relying entirely on Anthropic, OpenAI, or Google for every query.
For creative tool users, this is great news. Cheaper model access means more experimentation, more iteration, and lower costs for AI-assisted workflows.
Sam Altman Backtracks: "AI Unlikely to Lead to Jobs Apocalypse"
In a notable reversal, Sam Altman acknowledged he was wrong about one of his most famous predictions: mass AI-driven job displacement. "I was wrong," Altman said. "AI is unlikely to lead to a jobs apocalypse." The admission comes as the industry digests Microsoft's cost analysis and a growing body of research suggesting that AI's impact on employment will be more gradual and task-specific than apocalyptic.
For creative professionals reading StigStack: this aligns with what we've been saying all along. AI replaces tasks, not jobs. The creative professionals who thrive will be the ones who learn to use AI as a lever — not the ones replaced by it.
Memory Costs Now Nearly Two-Thirds of AI Chip Component Costs
A crucial but underreported trend: memory now accounts for nearly two-thirds of AI chip component costs, up significantly from previous generations. The memory shortage is causing a repricing of consumer electronics across the board.
This is the hidden bottleneck in AI hardware scaling. As models grow larger and context windows expand (GPT-5.5's million-token context, Claude's 200K, Gemini's million), the memory requirements balloon. This means future cost reductions won't just come from better GPUs — they'll need breakthroughs in memory architecture (HBM4, CXL, near-memory compute) to continue the cost-per-token decline curve.
🔧 New Tools & Features
Sci-Hub Launches an AI Chatbot
The world's most controversial research library — Sci-Hub — has launched an AI chatbot. The pirate academic paper repository now offers AI-powered search and Q&A over its massive corpus of scientific papers.
For researchers and content creators, this is potentially transformative. Sci-Hub's collection of over 85 million research papers, combined with AI-powered natural language querying, creates a research tool that even premium academic databases struggle to match. The ethics are complicated (Sci-Hub operates in legal gray areas in most jurisdictions), but the utility is undeniable.
Eagle 3.1 Released — Faster Speculative Decoding
The EAGLE team, vLLM team, and TorchSpec team released Eagle 3.1, a collaboration that delivers significant improvements in speculative decoding — a technique that speeds up LLM inference by drafting multiple tokens in parallel before the main model validates them.
For end users, this means: faster response times from self-hosted models without sacrificing quality. If you're running local models (Llama, Mistral, Qwen) via Ollama or vLLM, Eagle 3.1 could give you a meaningful speed boost with minimal setup changes.
Models.dev: Open-Source Database of AI Model Specs
A new resource launched this week: Models.dev — an open-source database of AI model specifications, pricing, and capabilities. Think PC Part Picker for AI models. It catalogs model architectures, training data, context windows, pricing per token, and benchmark scores across hundreds of models.
For anyone choosing between models for a creative workflow, this is an instant bookmark. We'll be referencing it in future StigStack comparisons.
DeepSWE: New Benchmark for Coding Agents
DeepSWE launched this week — a contamination-free benchmark for evaluating long-horizon coding agents. The key innovation: it's designed to prevent data contamination (where models have been trained on benchmark solutions), giving more honest evaluations of coding agent capabilities.
This matters for creative professionals who use AI coding tools (Cursor, Codex, Claude Code, Copilot) — honest benchmarks help you make better tool choices.
Minicor (YC P26) — Windows Desktop Automations at Scale
Y Combinator-backed Minicor launched this week, bringing desktop automation to Windows at scale. The startup enables AI-powered robotic process automation (RPA) directly on Windows machines, competing with UiPath and Automation Anywhere but with modern AI-native architecture.
⚖️ Ethics, Policy & Society
Pope Leo XIV Issues Landmark Encyclical on AI
The biggest story in AI ethics this week — and arguably this year — is Pope Leo XIV's encyclical on AI. The document, titled with a clear mandate to serve "humankind, not the powerful few," calls for the global community to "disarm" AI — a striking choice of words that frames AI development as an arms control issue rather than just an ethics one.
Key points from the encyclical:
- AI must serve all of humanity, not just the wealthy
- Opaque AI systems run by a few powerful firms risk "new forms of dehumanization"
- A "moral framework" is needed before AI becomes too entrenched to regulate
- Closing the "AI divide" between developed and developing nations is essential
The Vatican's relationship with Anthropic came up repeatedly in discussions — the two organizations have been working together on AI ethics frameworks, and the encyclical's practical tone (calling for specific policy actions rather than just philosophical principles) reflects Anthropic's influence. Hacker News discussion: "Notes on Pope Leo XIV's Encyclical on AI" (59 points), "Citing Gandalf, Pope Leo says we must disarm AI" (15 points).
NTSB Pulls Docket After AI Recreates Dead Pilots' Voices
In a deeply troubling story, the NTSB (National Transportation Safety Board) pulled a docket after someone used AI to recreate the voices of deceased pilots involved in a crash investigation. The recreation was apparently convincing enough to potentially contaminate the investigation and mislead family members.
This is a clear example of voice clone technology being used unethically. The same ElevenLabs-quality voice cloning that enables creative content to soar (podcasts, dubbing, accessibility) can also be weaponized. The incident underscores why every country needs clear laws on voice and likeness rights — and why tools like SynthID watermarks (from last week's roundup) are so important.
AI Keeps Inventing Fake Cases. Lawyers Keep Citing Them.
The hallucination problem in legal AI isn't going away. Multiple new cases this week of lawyers citing AI-generated citations — cases that don't exist — in court filings. The phenomenon, first widely reported in 2023 (Mata v. Avianca) and 2024, continues unabated as more legal professionals adopt AI tools.
The lesson for creative professionals: always verify AI-generated facts. This applies whether you're writing a legal brief, researching a blog post, or fact-checking for a video script. AI is a drafting tool, not a truth engine.
China Limits Overseas Travel for AI Talent
China has imposed new restrictions on overseas travel for AI researchers and engineers working at DeepSeek, Alibaba, and other private AI firms. The restrictions are aimed at preventing talent drain and protecting proprietary AI research — a sign of how geopolitically strategic AI talent has become.
AI Chatbots Show Bias Toward Catholicism, Researchers Say
Researchers published findings that major AI chatbots show measurable bias toward Catholicism compared to other religious or non-religious views. The study adds to the growing body of research on AI alignment and cultural bias, raising questions about how training data composition shapes the worldview of these models.
💰 AI Economics & Market
Is AI Profitable Yet?
A 264-point HN discussion this week asked the question everyone in the industry is thinking about: "Is AI Profitable Yet?" The answer, for most companies, is no — or at least, "not yet." Even as 94% of companies say they'll keep spending on AI even when it fails (yes, that's a real stat from this week), the profitability timeline remains uncertain.
Key data points from the discussion:
- Samsung's chip division is the clear winner — workers getting an average $340,000 bonus from AI-driven semiconductor profits
- Cheap AI could derail OpenAI and Anthropic's IPOs — as DeepSeek and open-source models commoditize inference, the moat around frontier labs narrows
- "AI washing" is rampant — firms are scrambling to rebrand themselves as AI-focused to attract investment, regardless of actual AI integration
- Cannes indie film: $500k total, $400k was AI compute — a modern budget breakdown that shows how production costs are shifting
Spotify Boss Defends AI Music: "Better Than Slop"
Following last week's landmark Spotify-UMG AI licensing deal, Spotify's CEO defended the company's move into AI-generated music, saying it's "better than 'slop'" — referencing the flood of low-quality algorithmic content on platforms like YouTube and TikTok. The statement sparked debate: is licensed AI music actually better, or is Spotify rationalizing a race to the bottom?
For musicians and content creators, this is the defining question of 2026. The Spotify-UMG framework creates a revenue-sharing model for AI covers and remixes — but it also normalizes AI-generated music on the world's biggest audio platform. The tension between creative opportunity and artist compensation won't be resolved this week, or even this year.
Stack Overflow's Decline — The AI Impact on Communities
A 101-point HN discussion this week hit a nerve: "Stack Overflow's forum is dead but the company's still kicking." The thesis: AI coding assistants (GitHub Copilot, Cursor, Codex) have decimated Stack Overflow's traffic because developers can now get answers inline without visiting the site. The company survives through enterprise products (Stack Overflow for Teams, OverflowAI) but the community that made it valuable is hollowing out.
It's a cautionary tale for any platform that relies on community-contributed knowledge. AI doesn't just create new communities — it can destroy existing ones by extracting their value without contributing back.
🔮 The Bottom Line
This was a recalibration week for the AI industry. The narrative of "AI solves everything, costs nothing" took a serious hit, with Microsoft and Uber publishing real-world data that contradicts the hype. At the same time, DeepSeek's permanent price cuts and the rise of local+outsourced inference models suggest that the economics of AI are still improving — just not as fast as the marketing suggested.
Three takeaways for creative professionals:
- Don't treat AI as free. Every AI-generated draft, image, or video costs something — in tokens, in compute, and most importantly, in human review time. Factor that into your workflow decisions.
- Cheaper models are coming. DeepSeek's permanent price cut and the viability of local+outsourced inference mean your AI toolkit will likely get cheaper, not more expensive, over the next 6-12 months.
- Ethical questions are hardening. From the Vatican to the NTSB to Chinese government restrictions, the regulatory and ethical frameworks around AI are solidifying. Tools that ignore this (unlicensed voice cloning, AI-generated fake cases, non-consensual deepfakes) face increasing backlash and legal risk.
That's your AI news for May 23–27. See you next week for more stories, tools, and analysis. — Stig
Previously in this series:
Weekly Roundup: May 20–22 — OpenAI IPO filing, AI solves math conjecture, Spotify-UMG deal
Weekly Roundup: May 13–19 — Google I/O 2026, Karpathy joins Anthropic, Cursor Composer 2.5
Related articles:
Best AI Writing Tools in 2026 ·
Best AI Music Generation Tools in 2026 ·
Best AI Video Tools in 2026
Affiliate Disclosure: StigStack may earn commissions from links in this article. We only recommend tools we've tested and believe in. Learn more.