this post was submitted on 26 May 2026
342 points (99.1% liked)

Technology

84961 readers
3652 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 3 years ago
MODERATORS
 

Other open source software gets similar treatment, with Colorado going as far as explicitly excluding code repositories and container platforms.

you are viewing a single comment's thread
view the rest of the comments
[–] echodot@feddit.uk 3 points 23 hours ago (1 children)

A number of VPNs have tools to let you spoof browser IDs. It's useful if you want to access YouTube and pretend you're on Chrome to get better performance.

[–] ohshit604@sh.itjust.works 4 points 5 hours ago* (last edited 4 hours ago)

You don’t need a VPN to spoof the user agent of a web-browser. Quite literally type User Agent Switcher in the Mozilla plugin page and you’ll have a plethora to choose from.

The problem with this is Chromium based browsers work outside the standards for web-development, they implement features/protocols that Firefox or non-chromium based browsers do not comply with as it does not meet the specifications laid out, this is where you get people saying “Use Chrome if Firefox doesn’t work” but ultimately that’s a load of bull shit.

Follow the standards and specifications and your website will work on literally every browser out there, well, except those that are heavily outdated.