It'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…
The Hotdog web browser and browser engine
21–30 of 148 posts
Re: The Hotdog web browser and browser engine
#22It'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…
honestly, I have been toying with the idea of building a web browser project that has no JavaScript. just completely ignores the script tag or any JavaScript related things. like onclick, and other attributes.
I want to search for information and share information with people.
I don't want any more from the net. It feels like what we want is being surpassed by those who want to monetise us.
Re: The Hotdog web browser and browser engine
#23How 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)?
The entire hardware/software industry is controlled by giants. Disrupting this can no longer be done by a group of hackers as it was possible in the late 80s and early 90s.
Re: The Hotdog web browser and browser engine
#24It'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…
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.
Re: The Hotdog web browser and browser engine
#25Earlier quoted context omitted.
honestly, I have been toying with the idea of building a web browser project that has no JavaScript. just completely ignores the script tag or any JavaScript related things. like onclick, and other attributes.
Really what did JavaScript bring us? (And there goes my points!) I want to search for information and share information with people. I don't want any more from the net. It feels like what we want is being surpassed by those who want to monetise us.
Sure it may be bloated overkill for something that could have just been a plain text file, but it is nice to have real time and interactive visualizations.
Plus it is nice to have the choice to use mobile websites instead of using the access hungry native apps.
Re: The Hotdog web browser and browser engine
#26Screenshots are LACED chalk-full of explicit vocabulary... https://raw.githubusercontent.com/danfragoso/thdwb/master/im...
Re: The Hotdog web browser and browser engine
#27Earlier quoted context omitted.
Really what did JavaScript bring us? (And there goes my points!) I want to search for information and share information with people. I don't want any more from the net. It feels like what we want is being surpassed by those who want to monetise us.
Lightweight sandboxed applications in the browser. No admin password needed since there's nothing to install. Sure it may be bloated overkill for something that could have just been a plain text file, but it is nice to have real time and interactive visualizations. Plus it is nice to have the choice to use mobile websites instead of using the access hungry native apps.
Application delivery though the web browser is just hella convenient. It's really hard to give that up for some "native apps and static documents" utopian dream.
Re: The Hotdog web browser and browser engine
#28It'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…
Re: The Hotdog web browser and browser engine
#29It'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…
> 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.
/sarcasm (sort of...)
Re: The Hotdog web browser and browser engine
#30How 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)?
The only general purpose, open source operating system that can now compete with the commercial giants, Linux, is now mainly driven by corporate backed contributors. If all corporate backed efforts were to stop overnight, I doubt it could keep up with MacOS/Windows/Android with just community contributions. The entire hardware/software industry is controlled by giants. Disrupting this can no longer be done by a group…