Live data from Hacker News

Min: A fast, minimal browser that protects your privacy

minbrowser.org

71–80 of 197 posts

Re: Min: A fast, minimal browser that protects your privacy

#71

Don’t forgot about https://librewolf.net/ It’s Firefox with every privacy setting turned to max.

+1 for librewolf, but be sure to augment your security posture with the appropriate countermeasures when using such a unique fingerprint else your 'privacy' is just getting you moved to an even narrower, and more closely regarded list.

Re: Min: A fast, minimal browser that protects your privacy

#72

Earlier quoted context omitted.

Well the worst part of Firefox is arguably Gecko. If one could make a browser with Firefox's backend and instead render with Blink that would be pretty dope.

Too bad Mozilla gave up on Servo.

Servo was a working prototype to try out the rendering changes and Rust. Those changes are being / have been integrated into Firefox.

Re: Min: A fast, minimal browser that protects your privacy

#74
post #3

A browser in electron? At this point just use chromium - makes no difference. Anyway, use firefox or librewolf. Stop enabling the chromium monopoly!

The advantage of Min would be the UI, which I find quite appealing myself.

Check out r/firefoxcss on reddit.

Re: Min: A fast, minimal browser that protects your privacy

#75

I installed it (yes you can install this right away, the download button doesn't lead you to some signup form!) and played with it a bit. It's beautiful, but I feel that chrome has a better beauty/functionality tradeoff. Some differences vs chrome I noted: — no favicons — no addressbar — no skeuomorphic tabs All these things make it look more beautiful and elegant then chrome, but less functional.

I love this browser in theory, but these were my problems with it exactly and they all really hurt usability. Favicons are ultra functional—when I'm looking for a tab most of the time I'm looking for the favicon, not the title. Otherwise, I'm moving my mouse to the rough area it I know that it is and having tabs that fill up as much of the width as possible kills this as I'm opening more and more tabs and they shrink…

To say something positive as I focused on negative there, I love the 1password integration. It's by far the least intrusive I've encountered and I really, really want that in another browser (or for min to fix the aforementioned problems, but I feel like they're maybe core to its aesthetic?)

Re: Min: A fast, minimal browser that protects your privacy

#77
post #62
post #50

Earlier quoted context omitted.

Apologies for nitpicking, but Lynx is not a CLI program. CLI programs are non-interactive, composable via stdio / shell scripting, designed to do their one task and return you to your shell prompt. Lynx is an interactive, terminal-based (character cell grid) program, that takes over your shell session - it has every quality of a GUI program, except it's using a terminal emulator as its toolkit. But of course - it's s…

Often people distinguish between "command-line interfaces" (CLI) and "text user interfaces" (TUI). So "sed" is a CLI program, while vim is a TUI program. But it's also common to use "CLI" to include "TUI" programs, so I don't think your parent is wrong.

> But it's also common to use "CLI" to include "TUI" programs [...].

It is indeed common, and (IMO) it is harmful, as TUI programs are just GUI programs in disguise. They do have two unique strengths: readily accessible over a serial console or an SSH session; and being the lowest common denominator of GUI programming. But they don't share any of the typical (desirable) qualities of CLI programs; typically, any CLI features (if present at all) are an afterthought.

    $ ls | vim
    Vim: Warning: Input is not from a terminal

Re: Min: A fast, minimal browser that protects your privacy

#79
Fast, efficient, and battery-friendly browser... So far so good. Based on Electron... What?

How can it be possible for an Electron based browser to be faster / more efficient / battery-friendlier than the other mainstream ones?

Sounds like bullshit. We need to see some benchmarks.

Re: Min: A fast, minimal browser that protects your privacy

#80

Just... give Firefox a shot people. Please: https://i.imgur.com/81OpEOy.png

I tried it on mobile and it's interesting that quite a lot of websites are broken. Many tapping workflows I had in Chrome on Android are fully broken in Firefox. From simple deepl.com to Google products that look like they dropped FF support.

Even Reddit on Firefox PC crashes occasionally (the whole site turns white while browsing). Reddit on FF on Android is barely browsable.

Post reply on HN