Technology

When Big Tech Borrows Against the State: The Day AI Made the Treasury Blink

On August 19, 2026, the U.S. Treasury tore up its own schedule to double its long-end buybacks, a day after the 30-year yield hit its highest level since 2007. Behind a move framed as technical lies an unprecedented collision: the AI hyperscalers, carrying $3 trillion in off-balance-sheet commitments, are borrowing along the same maturities and from the same lenders as the federal government. The pool of investors willing to lock up capital for thirty years is finite, and the sovereign has just lost that contest. The bill will not wait for an official crisis: it is already showing up in mortgage rates, in Europe as much as in America.

HEIC Uploads: when the iPhone takes over your forums

Recent iPhones shoot in HEIC, a format no browser displays except Safari. The result on my Invision Community forums: hundreds of photos arriving every day as unusable download links. Rather than explain to every member how to change a setting buried deep in their phone, I built HEIC Uploads, an application that converts those photos to AVIF in the background without ever blocking the post. AVIF turned out to be five times lighter than WebP and four times faster to encode, so there was no trade-off to weigh. The code is published under the MIT license.

ComfyUI vs n8n: Why They Aren’t Competitors, and How to Combine Them

ComfyUI and n8n share the same visual grammar, nodes and connections, but they don’t do the same job: one manufactures media with AI models, the other orchestrates events, services, and business rules. Pitting them against each other is a false debate. The real question is where to draw the line between them, and how to combine them into a hybrid architecture in which n8n drives ComfyUI as an asynchronous render engine. From securing the API to decoupling GPU costs, this article lays out the design rules, illustrated by a concrete case: a video translation and lip-sync factory.

Why I’m Considering Canceling My Claude Subscription

The introduction of an invisible statistical watermark in Claude’s outputs marks a troubling shift for regular power users. Beyond this forced text tagging, restricting subscription tokens outside official interfaces and Anthropic’s hostile stance toward open-source AI create major daily friction. As agile competitors rapidly close the gap, Claude’s value proposition no longer makes it an obvious default choice for developers and writers. This article outlines the five key grievances making me seriously reconsider my Pro and Max subscriptions, from ethical concerns to pure economic pragmatism.

Watermarking Claude: Every Text Now Carries an Invisible Signature, Everywhere in the World

Since the AI Act’s transparency obligations came into force, every text produced by Claude carries an invisible statistical signature, woven into the choice of words themselves. Anthropic has signed the European Code of Practice and applies the marking worldwide, including where no legislator ever asked for it. The mechanism is technically sound, unlike the detectors it replaces, but its own author concedes that a detected mark does not prove authorship, and that its absence proves nothing either. What remains is a signal institutions will treat as evidence, a language boundary that is enough to erase it, and a locally run open model that becomes the quiet privilege of producing text whose origin cannot be read.

Salvation by Compute: The Promise of Defeating Aging

Techno-optimist discourse no longer promises tools. It promises deliverance: the end of disease, and then of aging itself. This essay does not try to say whether that promise will hold, but examines its shape, which borrows the grammar of religious eschatology. Noting the resemblance is not enough to discredit a claim, on pain of committing the genetic fallacy. What separates science from belief here is not the content of the promise but its relationship to evidence: what result, what failure, would make you give it up? One of the great forms of faith of our era is taking shape in front of us, and it is being written entirely elsewhere.

China builds machines, France sells shares

On July 28, 2026, China began volume production of its own immersion scanners, the 60-million-euro machines that print circuits onto silicon and that only ASML truly knows how to build: five units this year, about twenty in 2027, against ASML’s 130 systems a year. One to twenty-five: the ratio looks trivial, yet Seoul dropped 10% and Tokyo 4% in the days that followed, because a technology embargo has no proportional value. Its value is binary, and it has just stopped being a wall and become a delay, something that can be calculated, amortized, and planned around. By removing the alternative, export controls created the competitor they were meant to smother, exactly as they had taught Chinese AI frugality. Three days later, Bpifrance sold 2.5% of Orange for 1.1 billion euros and called it asset rotation: for the same sum, one bought productive capital, the other three months of cash.

Jensen Huang Makes the Case for Open AI Models… and for Our Sovereignty

For his very first post on X, Jensen Huang said nothing about GPUs: he shared a letter defending open models, signed by NVIDIA, Meta, Mistral and Hugging Face, but conspicuously left unsigned by OpenAI and Anthropic. That list of absentees says a great deal: the line between those who signed and those who held back maps precisely onto the line between an economy built on openness and one built on the tollbooth. The text speaks of “American leadership,” yet every one of its arguments makes the case, in spite of itself, for everyone else’s sovereignty. Because an open model knows no borders: the same file that spreads AI through the factories of Ohio also lets you run inference at home, out of reach of the Cloud Act.

From WordPress to Astro: The False Simplification of the Modern Web

Switching from WordPress to a static generator like Astro is frequently framed as the ultimate move toward simplicity and high performance. However, replacing a single, consolidated dashboard with Markdown files, Git workflows, and fragmented cloud services shifts technical complexity rather than removing it. This transition creates organizational bottlenecks for non-technical teams and exposes projects to npm supply-chain vulnerabilities instead of traditional CMS threats. Furthermore, relying entirely on proprietary cloud stacks trades open-source flexibility and digital sovereignty for vendor lock-in. Ultimately, for standard marketing websites, a battle-tested, self-hosted CMS remains the most practical and reversible choice.

The Claude Fable 5 Illusion: You Pay for 20x, You Get Rationed to 6.7x

On July 20, Anthropic folds Claude Fable 5 into its Max and Team Premium plans at 50% of limits, on the very day those base limits drop by about a third. Compound the two cuts, both publicly announced, and a Max 20x subscriber goes from a nominal 20x to effective Fable access of roughly 6.7x, a two-thirds erosion of the promise. This is not a hunch; it is arithmetic on official figures. While Washington keeps its grip through the Cloud Act and a rival undercuts on price, Anthropic keeps the premium badge on the invoice while rationing the engine under the hood. Welcome to shrinkflation applied to tokens.