Urgent.News

the world's headlines, one feed

Editions

Tech

Filing: Sergey Brin donated an additional $20M to Building a Better California, which fights California's wealth tax, bringing his total contributions to $102M (Alicia Clanton/Bloomberg)

Billionaire Sergey Brin has now poured over $100 million into his fight to stop a wealth tax in California.

We haven't written up this one. Techmeme has the full story — the link below goes straight to it.

Read the original at bloomberg.com →

More in Tech

Five files that go in before the agent writes a line

You open an empty folder, type "build me an app", and for about two days it's magic. Then week two arrives. The agent drops a database call straight into a component, because nothing ever told it not…

  • CLAUDE.md contains agent's working memory, project map, decisions and exclusions
  • .claude/settings.json holds non-negotiable rules for coding, naming conventions
  • .env.example lists variable names with empty values, not actual sensitive data