Live data from Hacker News

I'm fed up with it, so I'm writing a browser

adayinthelifeof.nl

251–260 of 501 posts

Re: I'm fed up with it, so I'm writing a browser

#251
post #171

> I do not expect ANYTHING to come from this project. I do not expect to finish this project. And I do expect that - if nobody will follow me into helping the project - the project will be dead quite soon. I do not expect this project to become the dominant browser that will topple all the big players in the market. This sounds like Linus' original announcement of Linux on comp.os.minix: > Hello everybody out there u…

Crazy to read his announcement all those years ago, and yet, here we are. Linus is still spearheading the project diligently (which is also crazy to me), and now it's the backbone OS of the internet. Almost every server room of almost every large corporation is comprised mainly of servers running Linux (or a custom internal derivative).

Re: I'm fed up with it, so I'm writing a browser

#252
post #59

OP here. Thanks for the pos/neg/neutral comments everybody. Some remarks: Yes, there are a lot of browsers out there where I can contribute to which would be more efficient. But that would result in just a few browsers instead of a lot of browsers. I'm all for the last one, as this would give people options. This IS a pet project. I never told anyone otherwise. I would start writing it even when I wasn't fed up with…

Ignore the noise. So much crab mentality on HN sometimes. If even half the time spent telling people that their project is pointless waste of time was spent doing something constructive instead, the world would have a lot more cool and interesting projects in it. Better to fail at something bold and ambitious than not even try at all.

This!

Making >> Not Making, always.

You make, you learn, perhaps one day you will make something better, perhaps not — but at least you've been building something. Ignore the armchair critics, criticizing is so much easier than building.

Re: I'm fed up with it, so I'm writing a browser

#253
post #53

On the political note of the article: yes, the world is fucked up and it is exhausting to only read fucked up news. I personally believe that disconnecting from reality and becoming 'apolitical' implies giving up on humanity; that is giving up on your kids, nephews and the children of your best friends. No need to change the world, a small change in your community is more than enough. Specially as coders, what we bui…

I don’t follow the news at all because it’s 99% biased garbage and frequently not true and pollutes the mind. My life and mental health is significantly better for this. Nothing I read in the news would change how I vote, which is basically the best reason anyone could give for watching it.

Re: I'm fed up with it, so I'm writing a browser

#254
post #59

OP here. Thanks for the pos/neg/neutral comments everybody. Some remarks: Yes, there are a lot of browsers out there where I can contribute to which would be more efficient. But that would result in just a few browsers instead of a lot of browsers. I'm all for the last one, as this would give people options. This IS a pet project. I never told anyone otherwise. I would start writing it even when I wasn't fed up with…

I don't know why Linus is trying to write a new OS, we already have OSes. It's not like this Linux thing is going to go anywhere.

Re: I'm fed up with it, so I'm writing a browser

#255
post #252

Earlier quoted context omitted.

Ignore the noise. So much crab mentality on HN sometimes. If even half the time spent telling people that their project is pointless waste of time was spent doing something constructive instead, the world would have a lot more cool and interesting projects in it. Better to fail at something bold and ambitious than not even try at all.

This! Making >> Not Making, always. You make, you learn, perhaps one day you will make something better, perhaps not — but at least you've been building something. Ignore the armchair critics, criticizing is so much easier than building.

I'm not upset at the OP, but I wouldn't say this is a golden rule. Some people make some really atrocious shit. People should, in general, be at least a little critical of what they're making.

Re: I'm fed up with it, so I'm writing a browser

#257
I think someone can make their own browser not to take over the browser market or compete with the giants.. it would be cool if we had tools to all make our own bespoke browsers tailored to our individual tastes. I don't think it would change the development side of things too much as the the big four would continue to be the target platforms.

Re: I'm fed up with it, so I'm writing a browser

#258
post #252

Earlier quoted context omitted.

This! Making >> Not Making, always. You make, you learn, perhaps one day you will make something better, perhaps not — but at least you've been building something. Ignore the armchair critics, criticizing is so much easier than building.

I'm not upset at the OP, but I wouldn't say this is a golden rule. Some people make some really atrocious shit. People should, in general, be at least a little critical of what they're making.

It's fine to make atrocious shit though. Making something good takes practice. Often you need to see what sticks. Sometimes the only outcome is a lesson.

The master has failed more times than a beginner has even tried.

Re: I'm fed up with it, so I'm writing a browser

#259
post #24

"Writing a browser" (from scratch) at this point basically means you are implementing a type of portable operating-system-in-a-box (the web platform) and that it will be compatible with whatever Google decides to add to theirs. The browser is so comprehensive in functionality and APIs, and such a challenge to keep up with Google's constant churn of new features and total dominance, that not even Microsoft could do it…

> The browser is so comprehensive in functionality and APIs, and such a challenge to keep up with Google's constant churn of new features and total dominance, that not even Microsoft could do it.

I always suspect that it's not that they couldn't do what you describe per se, it's that they couldn't do that within other shareholder driver parameters to make them want to do it.

Re: I'm fed up with it, so I'm writing a browser

#260
post #24

"Writing a browser" (from scratch) at this point basically means you are implementing a type of portable operating-system-in-a-box (the web platform) and that it will be compatible with whatever Google decides to add to theirs. The browser is so comprehensive in functionality and APIs, and such a challenge to keep up with Google's constant churn of new features and total dominance, that not even Microsoft could do it…

> The browser is so comprehensive in functionality and APIs Not really. If you limit your scope by saying that you're building a hypertext document viewer , it suddenly becomes approachable. A lot of the functionality is all that PWA stuff no one asked for and no one is using for anything good anyway. WebSQL? IndexedDB? Service workers? WebGL? WebGPU? WebBluetooth? WebRTC? Just act like it all doesn't exist. 99% of a…

>99% of actual websites — not web "apps" — would not lose any functionality.

What percentage of user driven web traffic is done through 'web "apps"' and what percentage is 'actual websites'

Post reply on HN