Wednesday, April 15, 2026

48 articles

The Verge

Google launches a Gemini AI app on Mac

Google is launching a new Gemini app on Mac that allows you to interact with the AI assistant without switching windows on your desktop. With the app, you can use the Option + Space shortcut to pull up a floating chat bubble, where you can ask Gemini questions and share your window. Before sharing...

Read more
Simon Willison

datasette 1.0a27

Release: datasette 1.0a27 Two major changes in this new Datasette alpha. I covered the first of those in detail yesterday - Datasette no longer uses Django-style CSRF form tokens, instead using modern browser headers as described by Filippo Valsorda. The second big change is that Datasette now...

Read more
The Register

Customers revolt as GitHub Copilot 'fixes' rate limits

Repair of bug that undercounted token usage leads to rapid exhaustion of subscription allowance Microsoft's GitHub last week told Copilot customers that they'd have to reduce their use of the AI service to ease the strain on company servers. This follows the company's discovery last month of a...

Read more
The Verge

Trump’s posting even more AI-generated Trump-Jesus fan art

Hello and welcome to Regulator, a newsletter for Verge subscribers about Big Tech power plays in Washington and beyond. (And when I say beyond, I mean the great beyond, like Heaven, maybe.) If you've found your way to this newsletter from the wild, annual subscriptions are currently 50 percent off....

Read more
Simon Willison

datasette-export-database 0.3a1

Release: datasette-export-database 0.3a1 This plugin was using the ds_csrftoken cookie as part of a custom signed URL, which needed upgrading now that Datasette 1.0a27 no longer sets that cookie. Tags: datasette

Read more
Simon Willison

Quoting Kyle Kingsbury

I think we will see some people employed (though perhaps not explicitly) as meat shields: people who are accountable for ML systems under their supervision. The accountability may be purely internal, as when Meta hires human beings to review the decisions of automated moderation systems. It may be...

Read more
Simon Willison

datasette-ports 0.3

Release: datasette-ports 0.3 A small update for my tool for helping me figure out what all of the Datasette instances on my laptop are up to. Show working directory derived from each PID Show the full path to each database file Output now looks like this: http://127.0.0.1:8007/ - v1.0a26 Directory:...

Read more
TechCrunch

The musician-turned-biotech-founder waiting to fundraise

When Grammy-nominated singer-songwriter Aloe Blacc got COVID despite being vaccinated and boosted, he tried to fund research for a better solution. What he quickly found out? You can’t just write a check in biotech. Regulators require a commercialization plan, and philanthropy doesn’t move science...

Read more
Simon Willison

Quoting John Gruber

The real goldmine isn’t that Apple gets a cut of every App Store transaction. It’s that Apple’s platforms have the best apps, and users who are drawn to the best apps are thus drawn to the iPhone, Mac, and iPad. That edge is waning. Not because software on other platforms is getting better, but...

Read more
The Register

Bad teacher bots can leave hidden marks on model students

Study finds LLMs will smuggle biases into others even if they're scrubbed from training data New research warns about the dangers of teaching LLMs on the output of other models, showing that undesirable traits can be transmitted "subliminally" from teacher to student, even when they are scrubbed...

Read more
Simon Willison

Gemini 3.1 Flash TTS

Gemini 3.1 Flash TTS Google released Gemini 3.1 Flash TTS today, a new text-to-speech model that can be directed using prompts. It's presented via the standard Gemini API using gemini-3.1-flash-tts-preview as the model ID, but can only output audio files. The prompting guide is surprising, to say...

Read more
The Register

US states can't account for datacenter tax breaks. Literally

Report says authorities are flouting rules by failing to disclose revenue lost to server farm subsidies Many US states and local authorities are violating generally accepted accounting principles (GAAP) by failing to disclose revenue lost to datacenter tax subsidy schemes, according to Good Jobs...

Read more
MIT Technology Review

Building trust in the AI era with privacy-led UX

The practice of privacy-led user experience (UX) is a design philosophy that treats transparency around data collection and usage as an integral part of the customer relationship. An undertapped opportunity in digital marketing, privacy-led UX treats user consent not as a tick-box compliance...

Read more
The Verge

Grok’s sexual deepfakes almost got it banned from Apple’s App Store. Almost.

Apple threatened to remove Elon Musk's Grok AI chatbot from its App Store in January due to the proliferation of nonconsensual sexual deepfakes being created and shared on X, according to NBC News. The ultimatum was delivered privately, representing a rare enforcement action by Apple against one of the world's most prominent tech figures. The threat highlighted growing concerns about AI tools enabling the creation of explicit synthetic media without consent.

Read more
TechCrunch

Anthropic’s rise is giving some OpenAI investors second thoughts

Anthropic's rapid valuation growth is prompting some investors who back both Anthropic and OpenAI to reconsider their positions. According to one investor quoted by the Financial Times, justifying OpenAI's latest funding round requires assuming a future IPO valuation of $1.2 trillion or higher, creating a significant valuation gap that makes Anthropic's $380 billion valuation appear more attractive by comparison.

Read more
The Register

AI-powered mainframe exits are a bubble set to pop: Gartner

Gartner warns that artificial intelligence solutions marketed for mainframe migration are experiencing inflated expectations that will likely lead to widespread failures. The analyst firm predicts that approximately 70 percent of AI-powered mainframe exit projects will fail, and roughly 75 percent of vendors operating in this space will disappear from the market. This represents what Gartner characterizes as a bubble in the emerging sector of AI-driven legacy system modernization.

Read more
Simon Willison

Zig 0.16.0 release notes: "Juicy Main"

Zig programming language has released version 0.16.0, featuring a notable new capability called "Juicy Main," which implements dependency injection functionality. This feature allows developers to inject dependencies directly into main functions, streamlining code organization and reducing boilerplate. The release maintains Zig's reputation for comprehensive and detailed release notes that include practical usage examples for new features.

Read more