Earlier quoted context omitted.
> When the specs are constantly churning in order to keep one gigantic company's browser an effective monopoly, maybe it isn't really that important to follow them so closely... The notion breaks as soon as your users want to use youtube or gmail, which for some mysterious reason keep insisting on using all these useless "standards" even though they have no benefit to the user.
This notion also breaks when user wants to use govt and financial (bank, etc) web-sites.
The Hotdog web browser and browser engine
81–90 of 148 posts
Re: The Hotdog web browser and browser engine
#82> ketchup (html parser and DOM Tree builder) mayo (css parser and Render Tree builder) mustard (UI Toolkit, events and OpenGL) sauce (requests, cache and filesystem) bun (css layout calculator) Off topic, but I've encountered some more serious projects that used strange nouns to name their components. I've never figured out why, but it usually results in me spending more time cross-checking what each component does.…
Re: The Hotdog web browser and browser engine
#83How come entire operating systems are able to be developed on community-supported efforts (like Debian) but browsers can only be developed by monoliths like Google and Apple (and Mozilla, which has ~750 employees and makes most of its money from Google)?
Chrome is based on WebKit, which itself is descended from KHTML. That was essentially a little widget for formatting help pages in KDE and only had a handful of developers. In fact, it was chosen as the basis for WebKit because it was minimalistic clean code.
Re: The Hotdog web browser and browser engine
#84It's great to see yet another attempt at writing a web browser --- and I say this as someone who has been (slowly) working on one myself. The browser is far from stable, spec-compliant, or even really useful, but, I'm slowly working on bringing more features and supporting more sites. When the specs are constantly churning in order to keep one gigantic company's browser an effective monopoly, maybe it isn't really th…
> Maybe if enough of these "minimal browsers" show up, people might even realise that basic HTML and CSS is quite sufficient for a lot of things and start creating simpler, more efficient sites, thus dissolving the monopoly. I feel like some initiative to establish a super 'light' version of the html/css specs might be a very good thing...browsers are so far gone out of the hands of individual coders or even small te…
Re: The Hotdog web browser and browser engine
#85What about sausage, sauerkraut or onion?
Re: The Hotdog web browser and browser engine
#86Earlier quoted context omitted.
Is there a modern version of lynx/links using an engine like WebKit? I always thought this would be useful but must admit I never got around to writing it.
It depends by what you mean. Do you mean Command line accessible version? If so, there are several that work in terminals. Do you mean text only? If so, there are several browsers that can do this for you :-)
Re: The Hotdog web browser and browser engine
#87Earlier quoted context omitted.
You can disable JavaScript by default for some time and then look at the list of websites and apps where you enabled it again. It has been a very frustrating experience to me.
Your frustrating experience was before you disabled javascript or after?
Re: The Hotdog web browser and browser engine
#88Earlier quoted context omitted.
Pretty sure those sites break in Edge and Brave as well...
They break them on purpose so people will switch to Chrome. And the worst part is, there's no evidence (yet?) that there's malice behind it. Maybe we'll get a whistleblower at some point, but that'll only happen when their income no longer covers buying off their conscience.
Re: The Hotdog web browser and browser engine
#89Yes, simple vanilla HTML is inherently responsive. And much of the modern web is rubbish.
Re: The Hotdog web browser and browser engine
#90Earlier quoted context omitted.
Do they only break for users in the United States? I've been using Firefox exclusively since about 2.0, and I've never had any of the Google projects break for me. Not once. Yet this seems to be a pretty common problem around here.
I'm from Europe and on one occasion Youtube was broken on Firefox but not on Chrome. It was fixed in the day or two.