Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

Tech

Whistleblower Arturo Bejar Leads Testimony In Landmark Trial Against Meta

An anonymous reader quotes a report from NPR: Meta was infused with a culture in which employees obsessed over user numbers and consistently pushed safety to the side, according to Arturo Bejar, a former employee turned whistleblower, who testified today in the landmark child safety trial against the social media company. Only one man had the ability to change that, Bejar said: CEO Mark…

Arturo Bejar, a former Meta employee, testified in a landmark child safety trial against the company, alleging a culture of prioritizing user numbers over safety. According to Bejar, only one person could have changed this culture - Meta's CEO Mark Zuckerberg. However, Bejar claimed Zuckerberg failed to do so. Bejar, who worked on safety issues at Meta for eight years, stated that Zuckerberg was not truthful when he publicly denied that the company prioritized profits over safety.

Bejar accused the company of choosing policies that boosted user engagement and revenue over safety. Safety was never a significant priority for Meta, Bejar testified.

Written by urgent.news from Slashdot's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at tech.slashdot.org →

More in Tech

The excluded-plugin setting that Playwright ignored — fixing browser-mode updates and false residual warnings

The symptom In browser-mode maintenance (Playwright, no SSH), plugins marked as "excluded from update checks" were still being updated.

  • Playwright's excluded-plugin setting ignored ignored plugins during browser-mode updates
  • Two changes implemented: per-checkbox evaluation and adjusted residual check
  • New functions normalize and compare ignored plugins for accurate maintenance

Deploying Multiple Python Bots to a Single Railway Container

A tutorial for running two or more python bots on Railway inside one container and one service, with independent crash recovery for each.

  • Deploy multiple Python bots in a single Railway container to save costs.
  • Bots communicate through main.py entry point using StayPresent library.
  • Each bot runs as a separate subprocess with independent crash recovery.

More from Thursday 20 August →