How 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 Hotdog web browser and browser engine
31–40 of 148 posts
Re: The Hotdog web browser and browser engine
#32Earlier 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.
Re: The Hotdog web browser and browser engine
#33How 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)?
Re: The Hotdog web browser and browser engine
#34Re: The Hotdog web browser and browser engine
#35It'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…
That source will contain stuff like autocomplete and htmx or similar.
If something doesn't work with that it asks you if you want to enable "bloat mode - warning: unsafe" and I the user chooses it enables a full browser engine.
Re: The Hotdog web browser and browser engine
#36Screenshots are LACED chalk-full of explicit vocabulary... https://raw.githubusercontent.com/danfragoso/thdwb/master/im...
I just see regular words there. What's the big deal?
Re: The Hotdog web browser and browser engine
#37It'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 way I see it is that for many people web applications have replaced their need for desktop applications while giving a somewhat comparable experience. I think it would be a very hard sell for the average user to want to use a "minimal browser" because it could mean giving up a lot of day to day functionality they rely on.
Re: The Hotdog web browser and browser engine
#38I haven't thought about that in a long time. Not since I was using Konqueror + khtml engine.
Re: The Hotdog web browser and browser engine
#39Earlier 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.
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.
Now I'm a very unique slice, I only take quick contracts from upwork and such as I don't have the pedigree to get a proper job in coding.
Re: The Hotdog web browser and browser engine
#40It'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…
I've been arguing this for a while: I want a browser that deliberately cannot run random scripts; only from a vetted source. That source will contain stuff like autocomplete and htmx or similar. If something doesn't work with that it asks you if you want to enable "bloat mode - warning: unsafe" and I the user chooses it enables a full browser engine.
You can temporarily re-enable scripts for a website, or "lock" the reactivation for websites requiring Javascript and you need to use regularly.
My computer is once again cool, fast and quiet.