this post was submitted on 07 Sep 2023
642 points (98.5% liked)

Technology

57453 readers
5515 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
 

Google is gradually introducing a new method for delivering targeted ads in Chrome that aims to bypass the controversy surrounding cookies by using browsing history instead. This...

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

You can use Chromium for that. Also it's not a website then.

[–] [email protected] 3 points 11 months ago (2 children)

nope. thought so too until i had to install chrome in the middle of a meeting.

Also it's not a website then.

?

[–] kono_throwaway_da 3 points 11 months ago (2 children)

A website should be universal and not dependent on what browser you are using. I say that but we are all suffering from Chromeitis just like Internet Exploreritis in the 2000s...

Web devs never learn.

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

Web devs never learn.

Chrome is the new IE.

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

well i agree on what it should be, but that isn't the case. i use firefox on my own time but have to use chrome to make a living. and no, the user agent isn't the problem

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

Because what would be the practical difference between this "website" and Android app if Android base was available on others systems?

Both are dependent on specific runtime, both are API based, with special way to do persistant storage (usually not for user to view), both have restrictive permission system, both isolate apps from each other... The only difference is Chrome does not have centralized app store and still has compatibility with regular websites.

[–] [email protected] -5 points 11 months ago (3 children)

You can call it whatever you want, I need it for work. Also, Safari is Chromium and the site doesn't work in Safari either. Whatever the Indian coders they contracted to make it did it in some way that only Chrome works.

But if you don't want me to thank OP, fine. I withdraw my thanks.

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

Safari uses Apple's own WebKit. Firefox uses Gecko. Besically every other browser uses Chromium.

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

Uhh, whoever told you that Safari was chromium played a good prank on you

[–] [email protected] 5 points 11 months ago* (last edited 11 months ago)

Chromium is a fork of webkit Edge is now a fork of chromium Gecko/quantum do their own thing.

Aside from some edge cases in Linux land, those are the engines.