Live data from Hacker News

Min – A smarter web browser

minbrowser.github.io

11–20 of 75 posts

Re: Min – A smarter web browser

#11
post #8

I don't see what's "smarter" about it. - The UI seems clumsy and is so flat that it doesn't offer any directional hinting at all. - It's the same size as Firefox (160MB) despite offering significantly less features. - It's resource consumption seems to be about 25% more than a fresh Firefox instance.

and is so flat that it doesn't offer any directional hinting at all.

These featureless, "wide expanse of pure white" UIs are one of the things that most irritates me about "modern" software today. They give the impression of being unfinished and opaque.

Re: Min – A smarter web browser

#13
post #8

I don't see what's "smarter" about it. - The UI seems clumsy and is so flat that it doesn't offer any directional hinting at all. - It's the same size as Firefox (160MB) despite offering significantly less features. - It's resource consumption seems to be about 25% more than a fresh Firefox instance.

> It's the same size as Firefox (160MB) despite offering significantly less features.

Part of that is because of Electron.

From the day Electron was released, I knew somebody will build a Web Browser upon it. Now that day finally came, again. LOL

Re: Min – A smarter web browser

#14
post #13
post #8

I don't see what's "smarter" about it. - The UI seems clumsy and is so flat that it doesn't offer any directional hinting at all. - It's the same size as Firefox (160MB) despite offering significantly less features. - It's resource consumption seems to be about 25% more than a fresh Firefox instance.

> It's the same size as Firefox (160MB) despite offering significantly less features. Part of that is because of Electron. From the day Electron was released, I knew somebody will build a Web Browser upon it. Now that day finally came, again. LOL

That day came a while back: Brave.

Re: Min – A smarter web browser

#15
post #14
post #13

Earlier quoted context omitted.

> It's the same size as Firefox (160MB) despite offering significantly less features. Part of that is because of Electron. From the day Electron was released, I knew somebody will build a Web Browser upon it. Now that day finally came, again. LOL

That day came a while back: Brave.

OK, I ... adjusted my comment :D

Re: Min – A smarter web browser

#18

Ignoring the general 'Electron seems a waste of resources' (with which I partially agree with) comments: Requires 'Ubuntu' or 'macOS'? I seem to know a lot of Electron based apps that run on other Linux distributions or - gasp - even Windows. Clicking on the 'Download anyway' link brings up the GitHub release tab. With, among others, a file called 'Min-v1.6.3-win32-x64.zip'.

Pure speculation, but I bet it's a combination of:

* Lack of a windows machine to test on

* Forgetting to update the site when a Windows build became available.

Re: Min – A smarter web browser

#20
so its basically chrome-headless with a different UI and 20% slower because it is running via an interpreted nodejs rendering that is then compiled into a binary. why not just use chrome? If you're going to use an existing browser, why not use Dillo or Lynx as the backend, which really are minimalist in terms of memory usage.
Post reply on HN