this post was submitted on 09 Oct 2023
1203 points (96.3% liked)

Technology

58061 readers
31 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

This is AFTER debloating all the MS bs as much as I can.

The amount of MS telemetry is just mindboggling.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 26 points 11 months ago (1 children)

Is that user unfriendly? In the desired path where the resource isn’t blocked the options are display an error or try again.

When a request goes to PiHole it just gets redirected to a bad address, so the application hasn’t got any idea why it isn’t working. In most cases a programmer just adds a retry with exponential back off and goes on with their work, because there’s no real cost to doing that for analytics or advertising code.

[–] [email protected] 4 points 11 months ago

Retry with exponential back off would not produce a large number of requests.