Live data from Hacker News

Helium Browser

helium.computer

21–30 of 561 posts

Re: Helium Browser

#24
post #18

What makes me a bit uneasy about the project is that the website doesn't explain who is building it. For most open-source, I think that would be fine. But browsers auto-update, so their vendors essentially have the continued ability to run code on your machine. You want some confidence that they won't get owned and won't sell the access to bad actors down the line, so there is an element of personal trust. All the we…

It really isn't hard to find. I went to the browser's github page and then the repo author. https://github.com/imputnet I now found who exactly manages this (and it turns out colbalt, too! awesome downloader) https://github.com/wukko https://github.com/dumbmoron

> and it turns out colbalt, too!

And https://meow.camera

Re: Helium Browser

#25
>We'll keep support for MV2 extensions for as long as possible.

This doesn't particularly give people any confidence in your product if even the devs don't know how long they can hold the line. Why not fork Firefox like Zen?

Re: Helium Browser

#26
post #19

Earlier quoted context omitted.

From a few months of use I think qutebrowser is good enough to prove that a python web browser is not inherently a bad idea.

qutebrowser is not technically a "Python web browser". The GUI uses Python Qt bindings, and the browser engine itself is QtWebEngine. Python is simply the glue that ties it all together, and any language could be used instead, since performance is not a concern. This is why there are so many small niche "web browsers", such as Luakit, Nyxt, surf, etc.

Surely performance is even less of a concern for a set of tools applying one time patches to ungoogled chromium?

Re: Helium Browser

#29
post #7

It's based on ungoogled-chromium and about 3 people are working on it. https://github.com/imputnet/helium

And it's written in Python.

it's a few hundred lines worth of scripts to produce an ungoogled chromium with some nicer defaults, why wouldn't it, in case pointing that out is meant to be a criticism.
Post reply on HN