Urgent.News

What's breaking now, across thousands of outlets.

Tech

Many of the Chinese bots X says posted anti-data-center content had no followers or engagement, a researcher found

A Clemson researcher found that at least 59 of the bots had no followers or engagement and only posted a few times before they were suspended.

A Clemson University researcher has found that many of the Chinese bot accounts purportedly posting anti-data center content on X (formerly Twitter) had no followers or engagement, rendering their impact on the debate essentially negligible. Jay Janner/The Austin American-Statesman via Getty Images reported that X uncovered 200 suspected Chinese bots engaging in anti-data center rhetoric.

However, according to Darren Linvill, a Clemson researcher, at least 59 of those bots had zero engagement. Linvill discovered this by analyzing data from suspended X accounts using a platform that retains such data. The bots primarily used a single hashtag, "capacityauction," which Linvill identified as a key marker of the bot accounts.

Most of these accounts were created in January and each posted only two to three times before being suspended by X. The researcher emphasized that while China may be attempting to influence the American public's perception of data centers, their efforts have not been successful in moving the needle in the broader data center debate.

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

Read the original at businessinsider.com →

More in Tech

Stripe Connect refunds: the two flags that silently cost platforms

Problem When a Stripe Connect platform refunds a charge, the platform often assumes that the original transfer and the application fee are automatically undone.

  • Refunds don't automatically reverse original transfer and application fee
  • Flags determine whether application fee and transfer are undone
  • Default flags false can cause silent financial losses for platforms

Can You Type Named Slots in Astro? (Short Answer: Not Yet)

Someone asked me this in the Astro Discord recently, and I went looking for a real answer instead of guessing. Sharing it here because it's a question that comes up a lot, and the honest answer isn't…

  • Typed named slots not supported in Astro yet
  • Props typing only covers default slot
  • Runtime checks with Astro.slots.has() possible

Your Supabase Storage bucket is public - signed URLs will not save you

Problem You are generating private B2B images with Sharp in a Next.js API route and storing the derivatives in Supabase Storage.

  • Supabase Storage buckets can be public, exposing sensitive images.
  • Turn off public flag to require authentication for access.
  • Use signed URLs with expiration to safeguard against unauthorized access.

More from Friday 28 August →