Spyke
LeTakreply
lemm.ee

Chrome was not always based on chromeium. Chrome was based on Apple WebKit until 2013 when they forked WebKit and made the Blink engine.

104

Chromium was still the base before the WebKit/Blink fork. Chrome and Chromium were released simultaneously in 2008.

43

Chromium has always existed. Originally it was wrapping web kit and later they forked web kit into blink and diverged from Web kit. Chromium is a level above the engine.

11
lemmy.world

Wha- hold up... I'm not sure I understand...

Chrome was based on WebKit?

I'm not aware about the old stuff as much so if someone could fill me in...

8
Dapadoreply
lemmy.world

WebKit is a rendering engine which is one of the major components of a web browser. Chrome/Chromium was released in 2008 using a modified version of WebKit as its rendering engine. Eventually in 2013 they created a fork of WebKit called Blink, which is the current rendering engine for Chrome/Chromium.

18
exureply
feditown.com

In more history, WebKit is a fork of KHTML. That's the reason why WebKit itself is open source.

Apparently there hasn't been active maintenance since 2016 though and it's officially dead since this year. RIP

https://en.m.wikipedia.org/wiki/KHTML

19
seitanicreply
lemmy.sdf.org

Remember Konqueror? That's KDE's web browser, which still uses KHTML. I should try it out again and see how it's held up.

12
Phrodo_00reply
lemmy.world

I'm not sure, but didn't Konqueror switch to qtwebkit at some point? Or was that a different qt-based browser?

3
lemmy.world

I see... Interesting.

Does anyone remember Microsoft Edge's original engine? Was that an original base or also a fork of something?

2
lemm.ee

Pre-Chromium Edge wasn't even that bad. Sure, the engine had its issues and there was probably a bit of Edge-specific JS on some websites, but I'm sure they would've eventually got there.

But seeing that even Microsoft abandoned making their own browser engine, it goes to show how complex it is to make one nowadays and with new web APIs/features coming out every few weeks it feels like, it's almost impossible to keep up.

28
TAGreply
lemmy.world

But seeing that even Microsoft abandoned making their own browser engine, it goes to show how complex it is to make one nowadays and with new web APIs/features coming out every few weeks it feels like, it's almost impossible to keep up.

No, Microsoft is just historically bad at making browsers. It was not until Internet Explorer 7 that they finally implemented HTML 4 and CSS 2 without major glaring bugs.

22
Auxreply
lemmy.world

Microsoft was never bad at making browsers, their issue is that they tied browser release to Windows release cycle. IE6 was the best and the most compatible browser on the market in its release date. But it didn't get a single update during its long life. 5 years old Chrome is completely useless today even if it was a pinnacle back then.

8
TAGreply
lemmy.world

Sure, but Windows Update was already part of the OS and web users were a customer segment that had an Internet connection. They could have pushed patches and bug fixes.

1

That's not Microsoft philosophy. Microsoft has strong backwards compatibility. If they would change how border box is rendered on the screen, that would break a lot of apps which use IE engine as a web view. Thus they only push security updates, but ensure that rendering stays the same within one Windows version.

1
TWeaKreply
lemm.ee

Opera was the shit back in the early days. It could pretend to be any other browser.

26
seitanicreply
lemmy.sdf.org

Can't you do that with any browser by changing the user agent?

20
TWeaKreply

I'm not sure how long you've been able to change the user agent in config pages tbh, I just remember Opera had it as an option in the GUI settings and even the right click menu.

1
Espireply
kbin.social

I have an installer for Opera 12.18, the last one to use their Presto engine. Every once in a while I test it out to see how it has aged.

It's not pretty haha. It barely works.

11
lemm.ee

I miss pre chromium Opera so much lol, lot of nostalgia

4

My favourite browser, abandoned it when they went chromium. RIP in peace Opera.

5
lemmy.world

Firefox with add-ons. Especially, but not only, Ublock Origin.

170
persolbreply
lemmy.ml

I love it in theory… but it just broke so many websites I needed to use. And not always in obvious ways.

46

UBlock is much more reliable than no script in my experience. It’s also usually obvious when it breaks; no script sometimes isn’t obvious until you hit submit and notice none of what you typed actually got sent.

8
z3rOR0nereply
lemmy.ml

Then just put those sites on your trust list?

You can go through all the sites the initial HTTP request calls out to and decide which ones get a pass. This is how I ensure sites like gstatic, googletagmanager, etc. don't collect data even though the rest of the site works.

If that's too much, just open the flood gates for that site and trust everything there. At least it isn't just sending all your data out by DEFAULT.

7
Auxreply
lemmy.world

That still breaks a lot of sites. For example, Wikipedia gets broken if you click any link and then navigate back. NoScript is just crap. If you want to actually block scripts for something without breaking everything else, use DevTools.

5

You can use Wikiless, an alternative frontend for Wikipedia which doesn't have JavaScript, and LibRedirect.

3
z3rOR0nereply
lemmy.ml

I call bs. I am not experiencing that on mobile or desktop this behavior you're describing. NoScript does not break Wikipedia.

-1

Yeah these days literally every website uses JavaScript in some format as modern reactive design is easier to do if you can execute client side code. Blocking JavaScript is a sledgehammer solution to the problem.

6

Same here. I used NoScript in the past and remembering whitelisting way too often so dumped it in the end. Now I just use uBlock with I think some built-in javascript block of known bad hosts.

3

You can use Ublock Origin in advanced mode, which allows you to block, blacklist/whitelist scripts.

15

uBlock Origin can act as adblocker plus NoScript combined if you enable advanced mode.

8
Mikinareply
programming.dev

Add-ons are a pretty huge security risk, though. Someone was just posting an article about how tempting it is to sell out with your extension, and how many offers you actually get.

And I've already been burned once, and it's not pretty. Also nothing you can do against this.

The best solution is actually not Firefox, but Mullvad. No need for extensions, based on Tor Browser and can be bundled with a VPN that's full of other people using the same browser - so you have exactly the same fingerprint, and they can't tell you apart. Not by extensions, not by IP.

7
exureply
feditown.com

Based on his history it seems unlikely that gorhill, the creator of uBlock Origin would sell out.
And if something did change, there would be enough news about it to notify you. (Like the extension Avast bought a while ago)

18
Auxreply
lemmy.world

Really? The whole story about uBlock and uBlock Origin is shady AF.

2
exureply
feditown.com

Which is why I think he won't ever risk it again.

2

It's pretty shitty to lump uBlock Origin in with those other, shittier ad blockers blindly. After all, anyone who knew the first thing about ad blockers even back then knew that there were plenty of bad ones around but that uBO wasn't one of them.

12

How about crowdfunding for adblockers? Now THAT is something I'd gladly pay money for.

6
JokeDeityreply
lemm.ee

IMO any of the forks are inherently weaker than the main and there's nothing stopping you from making Firefox work exactly like whichever flavor of fork you prefer, but with security updates the day they come out.

15

I also just like to support Mozilla where I can. They're not perfect, but they're doing a lot more good for the internet than Google are.

6
lemmy.world

This is why I've stuck with firefox through thick and thin

143
JokeDeityreply
lemm.ee

Been using FF for about 2 decades now and I have never seen a single good reason to switch.

38
feddit.uk

Ditto. As much as people pretend Firefox is niche, it is the only browser with lineage back to the start of the web.

22

Truly. I don't get this new "switch to Firefox!!" hype, are the people writing this very young, or am I missing something? I've been using Firefox since beta, I've never seen a reason to switch since it's always been the superior browser, why have people been running anything else in the first place?

3
sexy_peachreply
feddit.de

If they ever fuck up big time I'll go with the next obscure option.

6
TAGreply
lemmy.world

What else is there that is not Chromium/Webkit based?

11

If a dedicated team wanted to work on it, there is the Servo engine which is currently developed by The Linux Foundation but is apparently entirely volunteer driven.

I'm not smart enough to do this kinda shit, but I'm sure there are plenty of others who would gladly work on it to make it bigger than it already is. You could then make your own browser based on that engine. Sure it would take years if not closer to over a decade, but the payoff for privacy and free web would be enough to make me spend all that time doing it.

1
lemmy.blahaj.zone

Brave, Vivaldi, Edge and other chromium browsers are forks of the main chromium project. They can decide whether to include or exclude features from mainstream chromium.

As far as I know, Brave and Vivaldi will keep Manifest V2 extension support and said that they will not ship WEI (Web Environment Integrity).

Discord uses a modified version of electron, and it's also probably an outdated fork as well, although I am not sure about that.

Steam, in the other hand, uses CEF, which they use as a way to render it's interface and as a replacement of VGUI (a good example of this is the steam game overlay), I don't know if they will ship WEI if it ever releases in chromium as there isn't a statement from Valve yet.


Sources:

If I missed something, please tell me!

114

Brave has an entire contingent of the FOSS community up in arms. They claim that it is doing more data harvesting than Alphabet, and the EULA prevents anyone from finding out what they are doing with all that data scraping.

I don't have a dog in the fight, other than as a windows user I would like to see FOSS adopted as quickly as possible since they have predicted all this shit for the last 30 years at least.

ETA: I know basically nothing about Vivaldi, though having used it, it seems to function as lightweight as chromium did back in the day. I have no comments on Edge.

19

Discord's electron still hasn't received the patch for spectre/meltdown mitigation in the browser, I doubt they will ever have to deal with manifest V3 or WEI.

14

they will not ship WEI

I don't really understand how this could work.

The whole outcry around WEI is that most of the web wouldn't work if you didn't have a browser that supported it.

Not shipping WEI would seem tantamount to just discontinuing.

13
rdrireply
lemmy.world

You probably missed a part where Chrome, Chromium, and CEF are practically the same thing when it comes to resource consumption. Man, I can't even make Steam consume less than 1 gb ram at any time anymore, even when minimized. CPU consumption, the amount of processes, loading times are also problematic. I wish companies would rely on a labor of programmers, not just web programmers.

9
Auxreply
lemmy.world

I don't think that Steam would consume less resources if it wasn't a web app. Most of the resources usage there comes from crap loads of high quality images. You can't have hundreds of images in a single window without eating loads of RAM.

6
rdrireply
lemmy.world

Sorry what? I literally said that it consumes this amount of memory while there is no active windows. You can close them all and it won't change much.

Also years ago the website was still filled with images and it didn't consume that much.

Also, do you really think high quality images consume more resources? High resolution I can understand, but quality is irrelevant when it comes to ram.

1
Auxreply
lemmy.world

What do you mean there are no active windows? You can only have no active windows if the app is closed. If you don't see it on the screen, it doesn't mean there are no windows or related services running in the background. If you want to free up memory, shut the app down.

Also part of image quality is its resolution. And image resolution has grown a lot ib the last 10-15 years. Rendered images also went from 8 bit and 256 colours byte arrays to 32 bit byte arrays (already 4x bigger) plus colour correction and all kinds of other meta data stored in memory.

And then you should keep in mind that Steam main storefront page has hundreds if not thousands images in one place. And they are pre-rendered and cached in memory so that you have nice and smooth experience. People seriously underestimate how many resources are consumed by media. As a software developer I can tell you that you can easily have a few megabytes of code and then hundreds of megabytes of COMPRESSED images, fonts and sounds for a small app. Unpack everything into memory and no wonder modern mobile phones need 16+ gigs of RAM.

1
rdrireply
lemmy.world

You seem to not understand what you are talking about.

First, it's possible to have an app active without spending resources on background windows. This process is called "close a window". If an app has the tray icon available it should be perfectly viable option and, guess what, it works like that with many apps. But no, even the tray menu for Steam is now a damn web-rendered element. Also even in Chromium based browsers, you can have 2 or more windows opened, and when you close one of them you can expect less ram usage than before you closed it. I've seen at least one VScodium derived app that completely unloads browser based code when no active windows are visible. You don't need to be a huge corporation to know how to do it.

Second, it's insane to propose that thousands of images from some site (or even from disk cache) are going to be cached into memory immediately upon app launch. You could at least do some research or try Steam app yourself. Want to also tell me how I need thousands of images in my ram even when using Steam small mode?

Third, you mustn't tell me what I need to sacrifice to have "nice and smooth experience". I know enough about code and have seen enough apps to know that you don't need to require GBs of ram from every user to provide good experience. There are literally web based alternatives to CEF that consume 5x-10x less. And then there are many other options for native code.

You mention few megabytes of code. Yeah. Problem is, Chromium code is tons more than that. Those are not "small" apps.

0
Auxreply
lemmy.world

Do you even understand what I'm talking about?

1

I do. First you talk about how apps' windows work under desktop environment (ignoring basic UI design logic and good coding practices), then talk about evolution of image media ignoring the fact that it doesn't really matter considering specifics of Steam website which over the years did not start presenting exponentially bigger amount of images in a single web view, followed by how you presented yourself as a software developer who proposes to momentary unpack hundreds of megabytes of compressed images into memory for whatever reason.

And do you understand what I'm talking about?

0
Hyperi0nreply
lemmy.film

Bullshit. Steam works well when CEF isn't working right, like no internet connection. Images are still loaded. It's 100% thier storefront.

-1

Eh, after all, they are all chromium under the hood. So I'd expect similar cpu/ram usage from them.

3

Problem is that someone will have to keep maintain it all. We will see how it will pan out in the end.

3
lemmy.world

Google accounts for some 80%+ of Mozilla’s revenue. Firefox struck a different kind of deal with the devil than chromium browsers, but Google is the one pulling the strings.

111
lemmy.ml

Bit of a weird thought, but I wonder also if they see Mozilla as a sort of controlled opposition too? As in, keep Firefox around so they don't get in trouble over antitrust or something like that?

60
mercreply
sh.itjust.works

Mozilla.org is the corpse of Netscape that Google keeps animated so that it looks like they have competition when they really don't.

The existence of Firefox is something they can point to to say they're not a monopoly. The fact that 80% of the revenue Firefox receives is from Google means that Google effectively controls them. Mozilla has to weigh every decision against the risk that it will cause Google to withdraw their funding. That severely restricts the choices they're willing to consider.

Firefox is only 5% of browsers, so it really doesn't matter to Google if that 5% of users considers using a different search engine. Because of the Firefox user base, many of them will have already switched search engines, and because Google is such a dominant player, many others would switch back to Google if the browser used a different default. So, maybe 10% of that 5% would permanently switch search engines if Google stopped paying. Is that really worth billions per year? Probably not. But, pretending like you have competitors in the browser space and using that to push back on antitrust, that's definitely worth billions per year.

68
lemmy.ca

Google makes something like $100 Billion a year in search ad revenue. 5% of that is $5 Billion.

It's odd that people think Google is incredibly worried about having too large of a market share in the browser market (which they don't make any money from) yet their 92% market share in searches is not concerning at all in terms of the potential for regulation.

The truth is nobody does anti-trust anymore (though they definitely should) and the big corporations aren't worried at all about it. Google makes Chrome, Android, and pays Mozilla because they want to maintain dominance in the search market. Which is the thing they make money form. What they pay Mozilla is a drop in the bucket compared to what they pay Apple to be the default search engine on their devices.

20
mercreply
sh.itjust.works

Google doesn't directly make money from their browser, but controlling their browser means they lock in the thing that drives their revenues. They can always test it out against all their ads and make sure it works, putting out a fix if it ever doesn't. We've also seen recently how they're trying to make it so people can't run ad blockers, something they could only consider if they lock down the entire browser market.

3

I disagree.

Google doesn't "control" mozilla in that way.

They can always test it out against all their ads and make sure it works, putting out a fix if it ever doesn’t.

They could do this even if they weren't funding mozilla. Ad's aren't exactly reliant on bleeding edge web standards anyway. You're thinking about tracking tech, which they don't have any input in for firefox.

We’ve also seen recently how they’re trying to make it so people can’t run ad blockers

Well yes, and mozilla was quite vocal in their opposition, demonstrating that Google doesn't have much control over them.

5
lemmy.world

Google pays Mozilla in exchange for google being Firefox's default search engine

74
canreply
sh.itjust.works

I see that as an okay compromise. Anyone who cares will also know how to change it easily.

83
lemmy.ca

And I actually wouldn't have a problem with using google for searches if it weren't for the fact they constantly do the captcha thing when I'm connecting via VPN. Captchas for a simple google search.

I'm not against google making money off of a good product, but they've enshittified it too much to be considered good now.

28

Bruh, I just checked google.com again after a long time... Damn, I forgot that it was so annoying. Have been using ddg for years — no problem.

13
archchanreply
lemmy.ml

A lot of people don't bother with changing defaults and corpos like Google, Microsoft, and the likes are well aware of this which is why Google pays Mozilla hundreds of millions of dollars per year to be the default search engine.

I understand the compromise at the surface level but the implications just result in Google gaining more power and data, making it harder for "alternatives" to replace it over time which puts us all in an a bad situation when they decide to pull shit like WEI.

16

That's a good point, though I still think the average person is already entrenched in Google. Being the default on an alternative browser isn't really going to make the difference to the average, uncaring individual.

In a perfect world it wouldn't be necessary but on the bright side Google search is already doing enough itself to make the average person want to try something else.

8
lemmy.world

For an example, Mozilla being forced to use Google Location Services as default even though Mozilla has its own. I am also a Firefox user but it always makes me wonder what other TnCs forced on Mozilla as part of the search deal.

4

For default search.

I'm sure you're aware Firefox isn't in the search market. They are in the browser market and need to fund browser development. They've used Yahoo in the past and will go with whatever deal gives the best value. They could go with Bing if they wanted.

Funding from them does not mean control, and your insinuation is misleading and false.

1
HappyFrogreply
lemmy.blahaj.zone

What narrative? Firefox is the only browser google doesn't fully control. It's the only choice if you don't support the google monopoly.

17

Well, there's Safari but that's for apple only, and technically they don't really control chromium-based browsers - they'd have to do yet another cycle of EEE to actually kill of competition. And firefox can survive without google for a while by downsizing massively and focusing on chinese market as they still have that baidu deal AFAIK.

But overall, yes, Google has in fact cemented themselves as the middlemen for all things internet, on both mobile and desktop.

6

This feels weird to say.... I really think Microsoft should've stuck with trident / edgehtml.

89
drathvedroreply
lemm.ee

Yep, just like slack, spotify, and anything else looking fancy while wasting few gigs of ram to just open. They're built on electron, which is practically chrome without tabs.

70
lemmy.world

I wish they could bring back mozilla prism. Like all this electron web app shit is popular, so we don't we use the faster and more efficient browser engine and use gecko!

24
lemmy.ml

Speaking of Mozilla, the project they dropped and fired all of their employees working on it all while giving CEO a million dollar raise, the same one that provided most of the performance improvements in the Quantum update, Servo is targetting being an embedded solution. https://floss.social/@servo/110780173168763670

2

Nice, I didn't know Servo was still being developed!

This whole Chromium fiasco is partially Mozilla's fault, they let Google grab the embedded browser monopoly by making Firefox hard to componentize and letting Electron take all the market share. No competition.

1
ArcticLynxreply
feddit.de

Do I still use chromium when I visit the steam website via firefox?

7
Redexreply
lemmy.world

Yeah, just wrappers. Steam wasn't untill fairly recently, but they were slowly switching to it for some time.

35
deusreply
lemmy.world

Yeah, it's weird for them to rely on Google considering how hard Valve has worked to make Steam independent from MS.

17

It probably doesn't matter for what they do. There isn't really much need for an ad blocker on a browser that's going to a store page which is essentially an ad for a product in and of itself. A steam user actually wants that store page to load, why would there be a need for a store page?

And they could transition to something else if Google does something that affects them.

7

It's maintained by Google, which is pretty much the same thing - in the end, they get to decide what features get implemented and what doesn't make the cut. Sure we can fork it, and we can make our own, but in the end as long as their code is the main base, they have a lot of control over all the different forks, as usually the forks will have to keep rebasing their code off of new updates to stay as secure and up to date as possible.

5
Jakeroxsreply
sh.itjust.works

I mean what would stop a company from doing that? I get why they don't, because a lot of changes and fixes get implemented into the code from various companies/individuals, but if you had enough manpower and money, it could be done.

1
Redexreply
lemmy.world

I don't think it's too weird. So many apps today are just Chromium wrappers. It's just easier to use a premade base, plus you don't have to develop the web and desktop version independently, they can literally be the same code.

3

While that's fairly typical and good practice in dev circles, we're talking about a company that's single handedly elevated an entire OS to prevent a big company taking too much power. I think the key here is they don't really compete with Google.

3
Da_Boomreply
iusearchlinux.fyi

Anything that uses the electron framework uses chromium.

Although in the case of steam they are using the Chromium Embedded Framework(CEF) to embed the steam store into their interface, as well as to power the steam overlays browser.

The worst part is, the CEF really is the only way to implement browsers inside other interfaces. OBS uses it too for it's browser source. There really isn't any alternatives - if only FF could create it's own Firefox Embedded Framework to compete, but that's probably not in the cards due to costs. Mozilla is a not for profit relying on donations and grants.

And electron is a method for creating desktop app interfaces using website code, it's used for the interfaces of Discord, slack, teams, Streamlabs (yeah they ripped out the OBS Qt interface and replaced it with electron), and sooo many other modern applications that it's hard to make track of. And it uses essentially the same thing as CEF at its heart.

Basically any website can be wrapped in an electron wrapper to produce a standalone desktop app.

13
lemmy.ca

Mozilla doesn't make it as easy to use the Firefox / Gecko engine in other projects, which doesn't help for adoption.

56
fuzzzerdreply
programming.dev

I'm way out of the loop, but is the issue that they actively make it difficult to use the rendering engine or is it that the cost to modularize it isn't worth the payoff to Firefox itself? A subtle but important distinction IMO. I always felt it was the second, but maybe I was being dense?

9
Auxreply
lemmy.world

Back in the days it was possible to use Firefox engine to create apps. It was called XUL. Heck, Firefox itself was just a XUL app! But then they decided it wasn't worth it for whatever reason and now their engine is tightly integrated.

6

I believe it might be still possible with UXP - a hard fork made for Pale Moon project.

Pale Moon is based on a derivative of the Gecko rendering engine (Goanna) and builds on a hard fork of the Mozilla code (mozilla-central) called UXP, a XUL-focused application platform that provides the underpinnings of several XUL applications including Pale Moon. This means that the core rendering functions for Pale Moon may differ from Firefox (and other browsers) and websites may display slightly different in this browser.

4

They don't try to make it difficult, but they make code changes that make it clear they have no concern for anyone who might be trying to use the engine anywhere other than in a retail build of Firefox, without providing things like deprecation warnings or upgrade paths.

4

Firefox is kept alive by Google default search money AFAIK otherwise why don't they sue google for showing different search results page in firefox

49
Gestridreply
lemmy.ca

They do have an extension that forces the new search results page, but I've noticed it freezes the browser if I tap on an image result, so I have it disabled.

4

I completely forgot I had added that extension (back when Google actually looked ugly on Firefox on Android without it) just disabled and oh my god not only does it not freeze it actually feels usable again (I hate the weird AI suggested tabs at the top in the chromium UI).

1

Ah yeah, seems not in every country! Had to go through 2017 bloomberg articles to find out lol

2
lemm.ee

How the fuck has everyone so easily allowed so few tech companies to dominate?

27

Honestly my google auto-type keyboard suggests that any time I post.

9

No, that's just people don't want to pay for anything and expect everything to be free.

3
seitanicreply
lemmy.sdf.org

Have you tried developing your own web browser?

The Web has become so complex, you need a huge team of talented developers to keep up with it, and for that you need a lot of money.

16
Volireply
lemmy.ml

How hard can’t it be just put scrum on GitHub and let it work from there

4

Strange that nobody's doing that, then. Especially since so many people want more competition for Google.

4
lemmy.world

The harder and more complicated something is the bigger barrier to entry there is to competing against it.

When video games were simple and fit on a single floppy disk or tape - a single person could develop an entire commercially released game. John Romero could make Dangerous Dave in a week or two, by himself.

Now that games are like Grand Theft Auto V they require hundreds of millions of dollars to create with teams of hundreds of people over nearly a decade. The voice acting in motion capture alone cost many many times more than a game would cost to make in the '80s.

The same goes with web browsers. Chromium is open source and free, it works well, so why spend tens or hundreds of millions of dollars to make your own new thing?

What benefit did Microsoft get from spending all that money on EdgeHTML versus just using Chromium? None. That's why they switched to Chromium.

Oh... so to answer your question no one is "allowing" a few tech companies to denominate, just the complexity and cost of creating new products leads to these natural monopolies sort of forming. You're free to spend the tens of millions of dollars to make your own browser if you want to and break up this domination. I doubt you'll do it you'll probably just use Chromium.

15

Not on browsers, probably. It's one of the areas where antitrust still has some echoes. They'll probably pay you to stay afloat.

1

Tech giants are buying everyone left and right because people don't want to pay for these innovative products. Imagine paying a monthly subscription for Waze! Who would do that? Literally no one. Innovative products can't exist without paying customers.

1
mercreply
sh.itjust.works

Robert Bork:

He also became an influential antitrust scholar, arguing that consumers often benefited from corporate mergers and that antitrust law should focus on consumer welfare rather than on ensuring competition.

8

Yeah, it's fine if you drive all your competition out of business, as long as the consumer "isn't harmed"^TM^ . But, of course, how are you going to prove that the consumer isn't harmed?

2

Software development is very expensive. And everyone just wants free stuff. Imagine the outcry if Firefox would drop revenue from Google search and switched to a subscription model a-la Adobe! People would literally lose their minds and call Mozilla Nazis.

6
exureply
feditown.com

Chromium/Electron is just super easy to integrate. Afaik Mozilla wanted to make Firefox more easily embedable as well, but that project was killed.

22
feddit.rocks

I just wish Mozilla didn't just tread Gecko as part of Firefox, the few who tried developing on it came to the conclusion that it's not sustainable if the engines developer doesn't give a fuck about you! :/

45
Aurenkinreply
sh.itjust.works

Damn, that sounds like a real missed opportunity. Hopefully they come around on that one.

10

Well, they always did it like that and basically cut all their bigger projects in the massive layoff so I wish they did too but I doubt it :/

6
lemmy.world

Firefox user since before it was called Firefox.

31

I remember using Netscape to search the web with Altavista way back in the day.

11
lemmy.world

Be sure to install AdNauseam on your Firefox to really go full "fuck you" to google.

27
Mikinareply
programming.dev

Unfortunately, if you have properly set up Firefox, i.e with arkenfox user.js or by using Librewolf, it doesn't work :/ It still blocks adds without issues, but it's not visiting them.

Or if you're running PiHole - same issue. Is there a way how to make PiHole actually go though all those clicks? I guess it would be hard to figure out what's an ad and what's telemetry.

3

PiHole is doing DNS resolution only, it doesn't have any way to know what the link is, its not sent that data.

7

Safari still uses the WebKit engine... right?

Google Chrome used to use WebKit before switching to their own weird engine that a whole bunch of other browsers now use.

25
lemmy.ml

From this band, I get more and more in love with Vivaldi, especially their Workspaces feature.

14
infosec.pub

I tried FF the other day instead of Vivaldi and I was like, no scroll wheel to switch tabs? No quick commands? No workspaces? Ugh I am prepared to keep using a chromium engine rather than give up all the "power user" features. It's just sooo good.

Been using gestures for so long I constantly catch myself using them in other apps where it doesn't work and getting frustrated at myself.

8

I know, right?

I’m currently using both browsers, and I've been with FF for a very long time. But the things that come with Vivaldi from the very beginning make it my daily driver.

7
Kichaereply
kbin.social

Yeah, I use Vivaldi at work. I love it.

It's not on my personal devices, but if work is going to default to Chrome anyway, I may as well be using the best version of it.

5

I went whole hog. The sync features are great between computer and phone app (phone app is excellent!) and they actively disable all the terrible shit from chrome. It works with bing/chat gpt too which is nice. They have been very vocal against Google proposed changes and I'm confident they will work around them if at all possible. If not, hell yeah, I'm jumping ship, but I give Vivaldi a lot of credit for what they've done this far. I'm hanging in there for now.

6
lemmy.world

Honest question… I get that Chrome has a bunch questionable privacy practices that sends data back to Google, but do the chromium based browsers do that as well? My understanding is that Chromium is just the rendering engine. How is it bad?

Also, if Google implements their bullshit DRM features, I wonder if the derivative browsers will be able to disable it. I believe I saw that Brave said they won’t use it.

14

Because Google controls the Chromium source.

And when they control the vast majority of browser share (already true):

They add non-standard features, some websites use these features which locks out browsers that follow the standards.

Sure, you could maintain a Chromium fork that strips all the "bad" stuff. But that's a lot of dev time and money.... and it only gets worse with time as they add more. And why go through all the trouble to make your user's experience worse?

And now Google de-facto controls web development standards.

The more users we can get off Chromium the better. Right now it's literally just Firefox and Safari that are holding out.

9

The problem is largely that it gives power to Google to implement what they want (and how they want it) and everyone else just has to go along or become incompatible with 70% of all web users

5
lemmy.zip

Up to date chromium is 100% just as bad. Forked and selectively maintained version (like brave) aren't 100% just as bad, but varying degrees well below up to maybe even slightly above this hypothetical 100% marker. Not advocating for Brave (I don't personally use it), but the way they update is my main point here.

Not all of chromium's constituent components are required for a functional browser. At the end of the day, Firefox is just easier to trust and better supported than any of the chromium forks, personal opinion.

9
buckykatreply
lemmy.blahaj.zone

Brave is bad for its own reasons, like the cryptocurrency scam built into it.

5

Like I said, I'm not advocating for it, and some forks are worse than basic chromuim.

2

what makes chromium bad? im a firefox user personally but im not actually sure why we dont like chromium i just know its a ram hog for my GAMING

1

We wanted HTML as complex as Adobe Flash. When we got it, the standard became so complex no way smaller players that didn't dedicate massive resources to keeping up could possibly keep up.

There was just no way to keep presto up to date with the ever evolving web without a massive new source of income for Opera.

10
fox2263reply
lemmy.world

Which uses the OS web view. So on macOS it’s the safari engine.

17
Gameyreply
feddit.rocks

Everything on iOS uses Safari tho, Apple doesn't allow other browser engines but at least they don't nerf the Webkit version for third parties anymore!

21
infosec.pub

That is going to chance soon and Apple will be forced to allow other web engines, as well as other app stores.

12

I specifically mention iOS in the first sentence and then say Apple is doing it in the next!

2
Gameyreply
feddit.rocks

I specifically mention iOS in the first sentence and then say Apple is doing it in the next...

0

Midori, Falkon, Vivaldi, Epiphany, and maybe if you have to - silk are all browsers I'd use over chrome.

10

There’s also Arc for Mac. Nice but still too chromeish for me. Thank god there’s Safari

9
nyoooomreply
lemmy.world

Safari might have better performance than others but I feel like the UI is pretty clunky, and as a développer, god I HATE safari and all their differences with every other major browser.

5

There's Orion browser, which is made by the Kagi search people. It is based on Safari, has vertical tabs, has built in ad blocking, and supports Chrome and Firefox extensions so you can install uBO. It doesn't fix the developer issues, but you might like it better than Safari, and it's not Chromium based like Arc browser.

3

A developer friend told me the same… it’s a shame because it’s so handy with continuity between devices and all. Probably I’m just used to it

2
kbin.social

Learned Electron is also chromium. So Foundry vtt is as well...

8
Kata1ystreply
kbin.social

So just use it in a tab of Firefox? I literally had no idea of an electron version of Foundry until this instant.

1

It's not an electron version. Foundry the program IS electron. When you run the executable, it's running electron (chromium). This also makes Foundry run like crap in non-chromium browsers and isn't recommended.

3

It's so sad that Presto didn't get FOSSed.

Technically it already depended on plenty of FOSS technologies, like gstreamer etc.

We know this from the leak which allowed to compile a working browser.

If only it was legally released, it would still be alive, I'm sure of that - there were even patches for the leaked source adding functionality and fixing bugs.

6
lemmy.zip

Am I crazy for using Opera? I switched from chrome 3 years ago and have enjoyed everything about Opera even their "gamer" browser OperaGX is just a great experience.

6
Phenreply
lemmy.eco.br

The company's history is not that great, they've done some shady shit before. Vivaldi is where the original opera folks are at now.

12

Yeah, as a long standing fan of Opera - fuck Opera of today and their Chinese overlords.

4
Nathreply
aussie.zone

I haven't used Opera in a long time, but I used it heavily 20 years ago. Back then you had to pay for it or there was a big ad banner on the toolbar.

It certainly wasn't always Chromium based, Chrome didn't come along until 2009 or something. Not sure when that change happened.

If I had to go back to that job I was doing (Internet Help desk) again, I'd consider Opera again. It was fast at navigating an intranet site where all the images were cached locally, but the killer feature for me was the back/forward. If you went back, all the stuff you typed in the form was still there. So you could resubmit it if the session had timed out or there was an issue.

I still use mouse gestures (an Opera thing) via extensions with whatever browser I have used since.

10

It went downhill when Opera was sold to China and original devs created Vivaldi instead.

2

Yea Opera used to be dope but that was a looong time ago

1
o_olireply

You should try Vivaldi. It was made by the founder of Opera and is actually really very good.

2
johndc7reply
lemmy.world

Pretty sure that's chromium too. I'd rather just use Chrome though. I'm pretty sure duck duck go sells user data. At least with Google they tell you what they use your data for instead of acting like they are saving the world.

Their entire business model is just reading Google's TOS and finding some small detail to make a big deal out of that really means nothing.

8
BetaDoggo_reply
lemmy.world

Duckduckgo doesn't have anywhere near the capacity to collect data that google does, and their ads are keyword based, rather than being influenced by other data. Their search engine is really the only thing I'd recommend using however since their add-on and browser don't offer anything that others don't.

1

Didn't they allow Microsoft telemetry through the tracking protection since they rely on Microsoft for all sorts of stuff despite their "avoid big tech" advertising? There's so many better options, like Librewolf, Mullvad, Orion, Mull, even Brave if you really want a Chromium browser.

3

Because of all their "anti tracking" stuff just borks scripts that aren't nefarious but necessary for sites to function. Its a pain when customers use it and think that our site is broken when it's just duck duck go

1

FREAKING UC BROWSER THE ONE I USED ON MY DADS NOKIA WHAT TGE HECK IT IS DOING HERE

3
lemm.ee

What's the source imagine from in this meme?

2

Real talk, if even Steam is Chromium-based, how can I escape? Is there a non- or less-evil, but similar launcher? I'm trying to shift away, but it's really difficult since everyone I know uses at least one, usually many of those programs.

2

I mean brave is fine. I use firefox and brave and tor browser and mullvad browser. There isn't anything too bad about brave though

1

Firefox died long ago.

It was an engine fight, and Mozilla decided not to participate.

-8

Am I the only one who doesn't get the hate on chromium? I mean it's fast, it works and nobody forces you to use Google's proprietary chrome. You can use anything you want

-9
reddthat.com

This is a fucking childish take. If you don't like what Google is doing with Chrome that's one thing, but acting as if the code itself is evil is just straight-up magical thinking.

-11

The thing is, Google has so much influence on chromium that even if you don't use Chrome, using chromium based browsers means you still help google maintain its monopoly on web. Only real alternatives are Firefox, Librewolf etc.

21
Spudwartreply
lemmy.world

Chromium is controlled by Google.

Browsers down steam on Chromium will either pull from chromium or fork from it.

They hold >75% of global browser market share.

They make a change, like enforcing Web Environment Integrity API, you either comply or your competing chromium browser will.

9
Catweazlereply
social.vivaldi.net

@Spudwart @lolcatnip, wrong, Chromium is FOSS and every browsercompany is free to gutt it out and modify it to their like, it's not more controlled by Google than Gecko with several Google devs working in Mozilla on Firefox.
The Problem is Google itself with it's imperialistic behavior in internet, not which browser you use. This is precisely why he invented this WEI crap, because previous attempts to control it through Browser engine APIs didn't work.

8
bdonvrreply
thelemmy.club

Sure, in theory.

But putting in the work to maintain a Chromium fork whose engine significantly differs from upstream? Especially over time as more changes are made that you'll want to remove, and new features you DO want rely on some you DON'T....

Takes a lot of dev time/money.

Realistically other than Microsoft I don't think any of the alternative Chromium browsers have the resources.

And most users are going to be on a browser fully confirming to pretty much all engine changes Google makes.

In reality, the larger Chromium's market share - the bigger Google's iron fist on web development.

3

Just because nobody else wants to do the work Google is doing, that doesn't mean Google controls it. It just means people who have a lot more skin in the game than you do have looked at the situation and decided that making use of Google's work is the best way for them to achieve their goals.

2

So will Firefox, you think they're not making ad revenue and operating in a capitalist system to do so?

Firefox ain't fucking Tron, it doesn't fight for the users.

-2
lemmy.world

I'm watching The Spiffing Brit's exploit live stream right now. Firefox cannot handle that. Edge can. On linux

interesting

Update: Alright. Fine! Its probably extension issue

-11
mihntreply
kbin.social

I just checked it out. Seems that The Spiffing Brit is trying to break youtube or something and is having people open as many tabs of his livestream as they can to get as many views as they can.

7
Norareply
sh.itjust.works

I just checked it out. And to test, I opened 15 tabs in firefox and refreshed. Just fine lol. Not sure what problem that person has besides maybe too many firefox extensions.

5

I did the same and RAM usage on went up 20% for me. Using flatpak Firefox if that makes a difference. It's still responsive though as I type this comment.

2
K Vinayakreply
lemmy.world

Firefox Ram usage just kept going up during that stream for some reason. It was using 6GB of 8GB ram. Edge stayed at 2GB. The stream got boring after a while tho

2
Norareply
sh.itjust.works

One livestream shouldn't be doing that. I think you got a messed up extension or something.

5

Its probably the emote extension. He has like 20k live viewers and no slow mode, all spamming emotes and random text

4
Aelar64reply
kbin.social

If you use Firefox nightly (and maybe some of the other beta branches too, I'm not sure), there's a way to get any extension, they just might not work properly. I haven't really had issues with nightly, despite it being such a bleeding-edge build - although I would recommend keeping a backup browser since sometimes it decides to just stop working

4
guyrocketreply
kbin.social

I've been using Bromite too.

Can anyone suggest a site to sideload firefox? Very unsure about what's trustworthy any more.

1
guyrocketreply
kbin.social

Thanks for the info.

Android, correct. And I avoid g! so I don't have a g! play acct. I do have F-droid so I will check out those you suggest.

1

I really like Mull and it's on FDroid I'm pretty sure. It's a good Firefox fork.

4

You can install any extension you want on the Dev version and some forks like mull by setting a custom extension collection. It's a bit of a pain but it works.

1