Vatican and Anthropic Forge Alliance at Pentecost
- • Pope Leo XIV cooperates with Anthropic on AI encyclical
- • DeepSeek revolutionizes prices, offering enormous savings potential
- • SpaceX aims to pull Africa out of digital isolation with Starlink
Vatican and Anthropic Forge Unusual Alliance
Pope Leo XIV will present his new encyclical on artificial intelligence on Monday—with Chris Olah, co-founder of Anthropic, by his side. What looks like a PR coup is the result of a ten-year relationship-building effort between the Vatican and Silicon Valley. Since 2016, the Catholic Church has been systematically holding talks with tech giants: Eric Schmidt, Reid Hoffman, Sam Altman. Bishop Paul Tighe became the Vatican's tech ambassador, visiting the Web Summit and South by Southwest. Pope Francis explicitly commissioned him to involve American Jesuit universities—Santa Clara became the bridgehead. → Religion News Service
Synthszr Take: Anthropic has been deliberately seeking dialogue with religious ethicists since 2021—a strategic calculation. Anyone wanting to shape global ethical standards for AI needs the Catholic Church, with its 1.3 billion members, as a multiplier. Charles Camosy of the Catholic University puts it succinctly: 'There is nothing comparable to the global Catholic Church.' The irony: While OpenAI battles Microsoft for market share, Anthropic is positioning itself as the ethical gold standard through a Vatican consecration. This is vertical integration through the moral back door, disguised as a theology seminar. Olah may be an atheist, but he understands: in the AI regulation debate, a papal blessing is worth more than any lobbying budget in Brussels.
DeepSeek Massively Cuts Prices: 97% Cheaper than GPT-5.5
DeepSeek has made the limited-time 75 percent discount on its flagship V4 Pro model permanent. One million output tokens now permanently cost 87 cents, while GPT-5.5 charges $30 and Opus 4.7 is priced at $25. For input tokens, DeepSeek is about 11.5 times cheaper than GPT-5.5, and for output tokens, it's a staggering 34.5 times cheaper. The promotion, originally planned to end in May 2026, is now permanent. Both DeepSeek models offer a one-million-token context window and support both OpenAI and Anthropic API formats, making it easy for developers to switch. → the-decoder.com
Synthszr Take: China is turning AI development into a blunt price war. DeepSeek is burning cash for market share while OpenAI and Anthropic are under IPO pressure and need to raise their prices. But token prices only tell half the story: Gemini Flash 3.5 is cheaper per token than its predecessor, but it consumes so many more tokens that it becomes more expensive in practice. As long as the ROI of AI spending remains difficult to measure, many companies will opt for the cheapest solution that is just good enough. DeepSeek V4 may lag behind GPT-5.5 in benchmarks, but with a price difference of 34x to 51x, that won't matter for many use cases.
SpaceX Aims to Supply Africa with Internet from Space
With its $1.75 trillion valuation, SpaceX is planning more than just flights to Mars. Hidden in its 277-page IPO prospectus is the real bet: Starlink is meant to bridge the digital divide for 3 billion people. Africa is at the center of this plan—a continent where $220 billion is generated in the mobile sector, yet millions of people simply cannot afford internet access. Satellite technology promises a great leap forward here: no expensive fiber optic cables across the savannah, no cell towers in sparsely populated areas. Starlink controls everything centrally—satellites, infrastructure, customer data. In theory, this lowers costs. In practice, however, prices depend on local markets, regulation, and income. South Africa is still blocking Starlink due to regulatory hurdles but is already considering adapting its telecom laws. The fear of African governments: their local telecom industries could be hollowed out, while revenue, data, and strategic control move abroad. → Techpresso
Synthszr Take: SpaceX is pulling off vertical integration through the back door, disguised as a humanitarian mission. 'Bridging the digital divide' sounds like Silicon Valley pathos, but it's a ruthless platform business: whoever controls the infrastructure sets the rules. Africa needs affordable internet, but at what cost? If local telecom providers die out, new dependencies on a US corporation that controls data, payment flows, and digital sovereignty will emerge. The hybrid model proposed by the Africa CEO Forum—a mix of fiber, mobile, and satellite—sounds reasonable, but it will only work if African governments negotiate harder. They must demand local value creation: local data centers, jobs, technology transfer. Otherwise, digital inclusion will become a new form of data colonialism.
Chrome Extension Saves Your AI Conversations
Memdex is a Chrome extension that saves AI conversations locally and feeds them back contextually. The tool works across ChatGPT, Claude, and Gemini, solving a problem everyone knows: you know you discussed something important with an AI last week, but in which tool? In which of the thirty parallel chats? The solution is technically simple: all conversations are stored and encrypted locally, a search function makes them discoverable, and when starting a new chat, Memdex automatically suggests relevant previous conversations as context. The free version manually saves the last 10 conversations; the Pro version captures everything automatically and without limits. The key feature: the data never leaves your device. → Techpresso
Synthszr Take: This is the logical consequence of AI tool fragmentation: when every provider builds their own silo, meta-tools emerge to bring things back together. The irony is that we're building browser extensions to fix what the big platforms intentionally break. Memdex addresses a real problem: repeatedly explaining context in every new chat costs time and mental energy. But it also documents a market failure: why is there still no open standard for AI conversation history in 2024? Local storage is cleverly positioned (privacy as a feature), but it also highlights how distrustful users have become of cloud services. In two years, we will either have an industry standard or a hundred such tools all doing the same thing. My bet: Google will build this feature natively into Chrome and win the market.
Claude Code vs. Cursor AI: Who Wins?
A developer compares six months of production experience with Claude Code and Cursor on Dev.to. His diagnosis: Claude Code understands foreign code better, while Cursor generates new features faster. The rest is details. He tests both tools on a Django/React app and provides concrete examples. Claude Code finds a race condition across four middleware layers and recognizes Redis from the imports without explicit hints. Cursor needs @References to every file for the same context. In return, Cursor shines at writing new code: 70% correct autocompletes, Cmd+K for quick inline edits. His conclusion: $40 a month for both tools. Claude Code for debugging and legacy code, Cursor as the daily driver for new features. → Dev.to VSCode
Synthszr Take: The two-tool strategy for $40 a month will prevail. No single tool can simultaneously understand legacy code and rapidly generate new features. These are different cognitive tasks. Anthropic's Claude Code demonstrates its strength here: understanding context without explicit instructions. This saves hours when dealing with inherited code. Cursor is optimized for writing speed, which is perfect for teams with a clear architecture. But the real insight lies elsewhere: developers are now accepting the use of multiple specialized AI tools in parallel. The IDE's tool monopoly is over. 2026 will be the year coding agents become a commodity, and differentiation will happen through specialization.
Recap: 'Code with Claude' Event in London
At Anthropic's 'Code with Claude' event in London, nearly half the developers raised their hands when Jeremy Hadfield asked who had deployed a pull request last week that was written entirely by Claude. When he followed up by asking who hadn't even read the code, most hands stayed up—accompanied by nervous laughter. Boris Cherny, Head of Claude Code, added: 'The default is no longer “I prompt Claude,” but “Claude prompts itself.”' At Anthropic, 80 percent of the codebase already comes from Claude Code—written by Claude Code itself, a recursion that works. The new 'Dreaming' feature lets Claude Code write notes to itself and learn from them. Developers aren't even supposed to see error messages anymore. → Technology Review
Synthszr Take: London presents itself as a test lab for a radical thesis: software development is becoming a choreography of agents rather than a craft. 80 percent self-written code sounds like something out of Baron Munchausen's tales, but it demonstrably works. The nervousness surrounding the deployment of unread code reveals more than any keynote: we are currently witnessing the transition from the developer as an author to the developer as a conductor. The 'Dreaming' feature, where Claude writes notes to itself for future runs, shows where this is headed: autonomous code evolution without human intervention. Outside, developers warn of 'brain rot' and insecure code; inside, they celebrate the productivity explosion. Both are probably right. Anyone still writing every commit themselves today will have to explain tomorrow why they are five times slower than the competition.
Cohere: Own Your AI
Cohere is positioning itself as an enterprise alternative to the major cloud AI providers. The Canadian company promises complete data control: models can run either in the customer's own VPC, on-premises, or in a dedicated 'Model Vault'. Command A+ is offered as an open-source model, a strategic differentiation from OpenAI and Anthropic. The portfolio includes four core models: Command for generative tasks, Transcribe for speech recognition in 14 languages, Embed for semantic text analysis, and Rerank for relevance-based search results. Fujitsu is named as a prominent enterprise customer. The message is clear: enterprise AI without cloud lock-in. → Techpresso
Synthszr Take: Cohere is playing the sovereignty card. Exactly the right move. While OpenAI and Anthropic sell their models as cloud services, Cohere gives companies full control back. Releasing Command A+ as open source is the crucial play here: it builds trust with regulated industries (the financial sector, healthcare, and the public sector are explicitly mentioned) and makes TCO calculations transparent. Having Fujitsu as a reference customer shows that the model also resonates with Japanese corporations, where data sovereignty is traditionally even more important than in Europe. The four specialized models instead of one general-purpose LLM suggest pragmatism: better to have four tools that excel at their tasks than one Swiss Army knife. The AI workplace product, named 'North,' sounds like an attempt to beat Microsoft 365 Copilot on its own turf. It could work if the integration is truly seamless.
Audio Hacking: LLMs Hear What Human Ears Can't
Researchers have discovered a new security vulnerability in modern large audio-language models (LALMs) that affects commercial voice assistants. The 'AudioHijack' framework can generate inaudible audio manipulations that cause AI systems to perform unauthorized actions on behalf of users. The attacks work regardless of context and achieve success rates between 79% and 96% on 13 tested state-of-the-art models. Particularly alarming: the researchers successfully manipulated commercial voice agents from Mistral AI and Microsoft Azure. The audio manipulations are disguised as natural reverberation and are imperceptible to the human ear. → Techpresso
Synthszr Take: Audio-language models integrate two modalities so tightly that the continuous, high-dimensional audio layer becomes an attack vector. The success rate of up to 96% shows this is a systematic vulnerability, not isolated incidents. While everyone is discussing text-based jailbreaks, attackers are compromising systems through the audio channel. It's inaudible to users but effective enough to hijack commercial assistants. The study demonstrates this with Mistral AI and Microsoft Azure. The practical consequence: any company using audio AI in critical processes needs dedicated defense mechanisms immediately. The benefit of the doubt for voice interfaces is gone.
A Mac App Revives Retro Aesthetics with Nostalgia
A German developer named Maik Klotz from Siegen has released software called RetroMac that visually transforms modern Macs into CRT monitors, classic Macintosh computers, or VHS tapes. The app offers over 30 shader presets, including Sony Trinitron effects, NTSC composite looks, and Game Boy filters. Eight basic effects are available for free, while Klotz charges a one-time fee of €8.88 for additional shaders. The software lives in the menu bar and can apply retro effects to the entire screen, individual displays, or specific windows. A particularly thoughtful feature: various dock variants from Mac OS 9, Windows 95, or the early OS X Aqua design can be activated. → Techpresso
Synthszr Take: The real genius of RetroMac lies in its perfect product positioning: a one-time payment of €8.88 instead of a subscription, German engineering from Siegen instead of Silicon Valley venture capital. While large tech corporations continue to abstract and standardize their interfaces, Klotz caters to the longing for a tangible software aesthetic. The business model is brutally simple: no cloud, no accounts, no data harvesting. Just a binary that overlays local shaders on the screen. The feature list reads like a love letter to past computing eras, complete with a Windows 95 taskbar and a Mac OS 9 Control Strip. Here, a solo developer shows how to monetize a global niche with minimal investment (likely under €10,000 in development costs): techno-nostalgists who are happy to pay for their CRT glow-worm fantasies.
Unitree: Robots and LLMs Merge
Unitree has demonstrated its G1 humanoid live: warm-up exercises, push-ups, dance moves, and emotional gestures—all triggered by voice command in real-time. The key difference from previous robot demos: here, speech recognition, intent parsing, and motion planning work together in a single live loop, without pre-written scripts. The AI generates the movements on-the-fly based on the spoken command. An early glimpse into a future where interacting with humanoids becomes as natural as a conversation between people. → Superhuman – Zain Kahn
Synthszr Take: The demo reminds me of the Claude Code experience. Suddenly, the machine not only understands but also acts. Unitree is showcasing the next level: robots that translate intent directly into physical action. The G1 doesn't get tired, doesn't take breaks, and executes commands with machine-like precision. What looks like an impressive tech demo today will change the way we think about work tomorrow. When a robot can generate complex motion sequences via voice command, the step to productive tasks is a short one. The real revolution is that control becomes as intuitive as sending a WhatsApp message.



