Urgent.News

the world's headlines, one feed

Editions

Tech

X wants to keep suing advertisers, asks 5th Circuit to overrule district judge

Musk continues appeal despite court loss and settlement with advertiser group.

X wants to keep suing advertisers, asks 5th Circuit to overrule district judge

X Corp., the parent company of social media platform X (formerly Twitter), is attempting to revive a lawsuit against advertisers accused of boycotting the platform illegally, despite previously settling a case with an ad-industry trade group. The plaintiffs argue that the group boycott has caused massive economic losses and that regulators and Congress have taken notice.

However, a US District Judge in Texas previously ruled that the advertisers did not commit any antitrust violations, dismissing X's lawsuit in March. Recently, Elon Musk reached a settlement with the World Federation of Advertisers, the first defendant named in the lawsuit.

Brief written by urgent.news from Ars Technica's own syndicated text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at arstechnica.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