this post was submitted on 03 Dec 2023
617 points (97.8% liked)

Technology

73567 readers
3512 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

New study finds bots and fraud farms responsible for 73% of web traffic::undefined

you are viewing a single comment's thread
view the rest of the comments
[–] JDubbleu@programming.dev 45 points 2 years ago (4 children)

I really hate the phrase "bots" because it gives the appearance that they're all useless and malicious. I guarantee you they lumped in the following extremely valid uses of "bots":

  • Automated personal scripts that many programmers use, these are technically bots. Hell, I use a "bot" to auto-clip digital Safeway coupons
  • Moderation bots on sites like Lemmy/Reddit
  • Archive efforts

Are AI chatbots bots? If they use a loose enough definition all this means is humans utilize fuck tons of automation over the Internet, both programmers and not.

[–] Riccosuave@lemmy.world 3 points 2 years ago (2 children)

I use a "bot" to auto-clip digital Safeway coupons

How?

[–] Decoy321@lemmy.world 18 points 2 years ago (2 children)

They go, "hey bot, would you please clip me some Safeway coupons?"

Then the bot goes and gets their little bot scissors and their bot newspaper, then clips up some coupons and hands them to OP.

It's a pretty endearing sight.

[–] Tattorack@lemmy.world 10 points 2 years ago

"Father, what is my purpose?"

"You clip coupons."

"... Oh my god..."

[–] FlyingSquid@lemmy.world 5 points 2 years ago (1 children)

Then the bot goes and gets their little bot scissors

But digitally.

and their bot newspaper,

But digitally.

then clips up some coupons

But digitally.

and hands them to OP.

But digitally.

They said we'd all be living in a VR world by now back in the 90s!

[–] Viking_Hippie@lemmy.world -1 points 2 years ago

I had some good times with your mom last night. But digitally.

[–] JDubbleu@programming.dev 5 points 2 years ago (1 children)

TamperMonkey (I've been told to use ViolentMonkey instead as TamperMonkey isn't open source) and the script here. Then you can run a script to periodically log into your account in a headless browser and click the button. Unfortunately there's no coupon API so this is the best solution I could think of.

[–] Eheran@lemmy.world 3 points 2 years ago (1 children)

Why do you think that such bots cause a relevant amount of traffic?

[–] JDubbleu@programming.dev 4 points 2 years ago

Because they're used absolutely everywhere, and often back large portions of Internet infrastructure. I'm a backend developer and we have thousands of "bots" running at any given time to keep our systems going. They generate traffic equivalent to thousands of people and are maintained by a 3 person dev team. This is for a relatively small company. When I was at AWS the scale was much more unfathomable.

[–] jaybone@lemmy.world 2 points 2 years ago

I use a bot to convert source code into executable binaries.

[–] arandomthought@sh.itjust.works 1 points 2 years ago

That's a very good point, thanks!