Urgent.News

What's breaking now, across thousands of outlets.

Tech

I sell social media automation. My survey says people want the opposite.

I work at Publora — an API and MCP for publishing to social networks from one place, including through an AI agent. So, in a sense, my job is selling automation for posting. Which made the answers I started getting from actual people a little awkward. I've been doing a small study — nothing fancy, just messaging people directly and asking: what do you use to post, and why do you do it that way?…

The author of the piece, who works at Publora, a platform for social media publishing via API and MCP, conducted a survey on social media automation. The responses from people varied widely, but a common theme emerged: people want to retain control over the final posting step. Some individuals use AI sparingly, primarily for ideation or when time is tight, but do not want AI to handle publishing.

Others, especially those managing multiple brand accounts, are wary of giving AI access to their accounts due to security concerns. Some prefer to manually publish their content, finding it adds a personal touch. The author notes that while automation can be appealing, there is a significant demand for solutions that allow for human involvement, particularly in managing multiple accounts, maintaining password security, and ensuring human approval of posted content.

The author, an employee of an automation company, found this insight intriguing and used AI to assist in structuring the article and refining the content, but ultimately emphasized the importance of human oversight in social media management.

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

Read the original at dev.to →

More in Tech

OAuth Consent Phishing: The Attack a Password Change Does Not Fix

The FBI's Internet Crime Complaint Center published PSA I-090126 on September 1, 2026, and it describes an attack that quietly defeats the two things most people rely on: changing your password, and…

  • Phishing attack bypasses password changes and MFA
  • Users unknowingly grant app permission during OAuth flow
  • Damage undone by removing consent grant, not password

issued.live is live

issued.live is open to the public today. This note is about how it is built and why it behaves the way it does, because those choices are the difference between a lookup you can rely on and one that…

  • issued.live launched today for real-time domain data access
  • Index holds 334 million domains with 15.9M certificates ingested
  • Data updates continuously, served in JSON, Markdown, and MCP

Moving image work into the browser took that bill to zero

For about two months last year I had a habit: check the API usage graph before anything else in the morning. Not because traffic was flattering — because every time that line went up I had to work out…

  • Moved image processing to users' browsers to eliminate API costs
  • Services like background removal, AI upscaling, and PDF processing ran locally
  • Site became free, unmetered, but limited by free service constraints

Hitting an image size ceiling with Rust and WebAssembly

Many image tools expose a quality slider. Forms and government portals usually expose a different requirement: “the file must be under 100 KB.” Those are not the same problem.

  • Implement HEIC converter in browser using Rust compiled to WebAssembly
  • Outputbytes = targetkb 1024 invariant for image size control
  • Separate conversion path from compression for clean implementation

How I Run 114 Posts, 98 Tools and 32 Games on Firebase Blaze for $0 a Month

Firebase's Blaze plan has a reputation problem. People hear "pay as you go", picture the horror stories — the recursive Cloud Function that wrote back into the collection that triggered it, the…

  • Site runs on Firebase Blaze plan with $0 monthly bill
  • Powers 114 blog posts, 98 tools, and 32 games
  • Utilizes Firestore and Cloud Storage for functionality

More from Thursday 3 September →