this post was submitted on 21 Mar 2026
-5 points (30.8% liked)

Programming

26181 readers
407 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] codeinabox@programming.dev 6 points 2 days ago (2 children)

Headless does not mean “no screen anywhere.” It means you are not required to use the company’s app or site to finish the job.

You might say: “Book a flight and a hotel in Tokyo.” A helper (with hooks into services, e.g. MCP or other agent APIs) talks to airlines and hotels for you. You might never see their homepage or their “join our club” popup.

Whilst I can see where the author is going with this, I can't see some tasks, particularly booking concert tickets, being done by AI agents. Whilst it may be convenient for end users, it's also open to exploitation by scalpers.

Ohgosh! We wouldn't want scalpers to ruin the concert ticket buying experience with bots! That would be awful...

/somuchs

But right, I'm always going to want to make choices myself for things like seats in a theater, or which oranges I want at the grocery.

[–] ExFed@programming.dev 2 points 2 days ago

I can't see some tasks, particularly booking concert tickets, being done by AI agents

I'm not sure I follow... Care to elaborate?

I can absolutely see the potential for abuse and a race to produce faster agents. Now that I think about it, before too long "Time To First Token" will become an uninteresting metric, and agents will all be steerable/interruptible mid-task, enabling legit real-time language processing (as opposed to the batch-mode they currently have).