Live data from Hacker News

Min – A smarter web browser

minbrowser.github.io

21–30 of 75 posts

Re: Min – A smarter web browser

#21

YC commenters are brutal. Not a single positive comment, so far. That feels a little unnecessarily mean, given that it's a free software project.

It seems like this comment is a little understated. Maybe the commenter could think more about how to catch the attention if the persons he/she wishes to target. /s

Re: Min – A smarter web browser

#23

YC commenters are brutal. Not a single positive comment, so far. That feels a little unnecessarily mean, given that it's a free software project.

Isn't it great, though, that we hold FLOSS projects to the same standards as the big-bucks closed software?

Re: Min – A smarter web browser

#25
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.

To be fair, Brave uses Muon, which is not really electron[1].

Muon is similar to Electron, in that it uses Chromium, but different as in, it's really pretty much Chrome[ium], not some hacked together fork, avoiding branches like 'upgrade-to-chrome-61' [2]. It also puts back in the security features from Chromium (ie, the Sandboxes[6]) and allows for Chrom(e|ium) extensions to run inside Muon directly.

The Brave team have been working[3] pretty hard to re-unify Chrome[ium] into Electron.

You could make the case that the UI is written in Javascript for Brave, but then again[4], Chrome calls Javascript code when you open a new tab[5], and renders out the New Tab content as HTML, so, what's the diff?...

1: https://github.com/brave/muon

2: https://github.com/electron/electron/pull/10213

3: https://github.com/brave/muon/commit/5e32814490ae33eee08589e...

4: https://www.google.com/_/chrome/newtab

5: https://www.google.com/_/chrome/newtab-serviceworker.js

6: https://www.chromium.org/Home/chromium-security/brag-sheet

Re: Min – A smarter web browser

#26
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.

Its not the flatness, its lack of design. See for example, https://www.sail.com.au/, which is flat too, but with a cohesive design.

Re: Min – A smarter web browser

#27
post #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.

[deleted]

Re: Min – A smarter web browser

#28
I tried this a while back, and the only thing I liked better than the mainstream browsers was that it doesn't waste space at the top of the browser and thus would theoretically be a good fit for e.g. watching something in a small window in the corner of your screen while doing work. But in practice, there is some crazy minimum window size limitation and thus it's useless for the only use case I would have for it.

Re: Min – A smarter web browser

#29
post #22

Honestly, I’d say qutebrowser¹ is both smarter and more minimal than Min. ―――――― ¹ — https://qutebrowser.org/

From the FAQ; "I believe efficiency while coding is a lot more important than efficiency while running."

As a user, that would make me nervous at least.

Re: Min – A smarter web browser

#30
post #29
post #22

Honestly, I’d say qutebrowser¹ is both smarter and more minimal than Min. ―――――― ¹ — https://qutebrowser.org/

From the FAQ; "I believe efficiency while coding is a lot more important than efficiency while running." As a user, that would make me nervous at least.

Depends on whether that efficiency is used for higher quality or higher feature count. For the firmer, I'd be pretty happy.
Post reply on HN