Ephemeris · Issue 015 Sunday · 03 May 2026 · Zürich
Ephemeris · Issue 015 01 / 08 · Cloudflare
Infra · Durable execution

Workflows that follow the tenant.

Cloudflare ships Dynamic Workflows: a library that lets a platform route durable execution into the tenant's own code — multi-day jobs that survive restarts, with idle costs kept near zero. Useful if you've ever owned a Temporal cluster you wish you didn't.

Before

Central worker pool. Tenant code marshalled in. One bad customer can starve the others. Idle workflows still cost.

After

Workflow steps dispatched into per-tenant Workers. Crash isolation by construction. Dormant tenants → near-zero spend.
Ephemeris · Issue 015 02 / 08 · GitHub
AI · Accessibility

Triage as an act of inclusion.

GitHub put a continuous AI loop on its accessibility feedback queue. The agent reads, dedupes, classifies, and routes — humans get back the time they used to spend sorting, and spend it fixing.

Ephemeris · Issue 015 03 / 08 · Sentry Engineering
Performance · Profiling

Next Halloween, I'm dressing as O(n²).

A wry tour through quadratic time as it shows up in the wild — the loops that look fine at one tenant, fall over at ten, and only confess under a profiler. Read it before your next "it's slow only in prod" ticket.

#SmellSymptom10×100×
1nested loop over inputfine in dev10010,000
2list .indexOf inside loopp99 creep10010,000
3repeated re-render of N itemstyping lag10010,000
4quadratic JSON mergeOOM at 5pm10010,000
Ephemeris · Issue 015 04 / 08 · Don't Worry About the Vase
AI · Industry

Google sells out.

A week-of-GPT-5.5 dispatch from Zvi Mowshowitz: a labs-arms-race scoreboard updated nearly to the hour, plus what each release actually changes for the people building on top.

Zvi's weekly AI roundup is the closest thing the field has to a serious paper of record. This week: GPT-5.5 lands hard, and the post traces how the new system card lines up with the messier reality of real-world use.

The headline take is on Google: a string of product moves that, taken together, look less like measured iteration and more like a company finally choosing to ship. Whether that's brave or reckless depends on where you sit.

Worth reading for the synthesis as much as the news. By the time you finish, you'll have the right cluster of facts in your head to argue any of the three plausible positions on what comes next.

CLASSIFIED · LLM-EVAL
Ephemeris · Issue 015 05 / 08 · arXiv · via @denissexy
Research · Bias

Models prefer their own writing.

A new arXiv paper documents self-preference bias: when an LLM grades resumes, it scores ones written by the same model 20–60% higher than equivalent human-written ones. Hiring loops where one LLM writes and another judges are now optimizing for prose style, not signal.

Same model+58%
Same family+34%
Cross-vendor+12%
Human-writtenbase
Ephemeris · Issue 015 06 / 08 · Higgsfield · via @TochkiNadAI
Creative · MCP

Claude, on the film set.

Higgsfield wires its video-generation toolkit into Claude over MCP. Pitch a campaign in chat, get back shot lists, motion control, and competitor teardowns — without leaving the conversation. The interesting part isn't the demo; it's that creative tools are starting to ship as protocols, not GUIs.

Shot 01 Wide. Dawn. Soft fog. Higgsfield · MCP
Shot 02 Push-in. Hands on glass. Higgsfield · MCP
Shot 03 Crane up. Reveal city. Higgsfield · MCP
Ephemeris · Issue 015 07 / 08 · MF0.ai · via @TochkiNadAI
Privacy · Self-host

Your assistant, your hardware.

MF0.ai is a self-hostable AI assistant: bring your own LLM keys, store memory locally, watch the model's working set in plain sight. For anyone who has felt uneasy about pasting client work into someone else's chat box, this is a reasonable evening project.

To
Operator, your-laptop.local
From
Editorial desk · Ephemeris
Re
One assistant, no third parties
CC
Your favourite model providers
Bring keys for OpenAI, Anthropic, Google, or a local model. Memory persists in your filesystem; visualise it before any call. No vendor sees the conversation it didn't earn. The point isn't that hosted assistants are bad — it's that you should have a choice.
Ephemeris · Issue 015 08 / 08 · Don't Worry About the Vase
Data · Worldview

The most important charts in the world.

Zvi crowdsources the question every analyst secretly asks: which single chart, if you saw it once, changes how you think about the world for the rest of your career? The thread is a reading list disguised as a poll.

1chart
Per reader, per worldview-shifting moment. Compounding cuts both ways.
~80votes
Every vote a candidate axis: log scales, base rates, cohorts that survived.
priors
The cost of staring at a single chart for too long is forgetting what else it might have been.
End of issue 015 Back to top ↑

That's today.

Issue 015 of Ephemeris — Sunday, 3 May 2026, Zürich. Eight stories from seven sources, picked against the rubric: AI tools you could adopt this week, dev tooling and agentic coding, performance, research with a practical kernel, anything immediately useful to a senior engineer or founder. Pure marketing skipped on principle.

Sources that fed today

blog.cloudflare.com github.blog sentry.engineering thezvi.substack.com arxiv.org higgsfield.ai mf0.ai @denissexy @TochkiNadAI
Ephemeris №015 · 03·05·26 · ZRH